No Possible Issues Found via Git Search
quarkus_quickstarts_test_0
[2025-11-27T00:25:46.230Z] Running test quarkus_quickstarts_test_0 ...
[2025-11-27T00:25:46.230Z] ===============================================
[2025-11-27T00:25:46.230Z] quarkus_quickstarts_test_0 Start Time: Thu Nov 27 00:24:47 2025 Epoch Time (ms): 1764203087858
[2025-11-27T00:25:46.230Z] variation: NoOptions
[2025-11-27T00:25:46.230Z] JVM_OPTIONS:
[2025-11-27T00:25:46.230Z] { \
[2025-11-27T00:25:46.230Z] echo ""; echo "TEST SETUP:"; \
[2025-11-27T00:25:46.230Z] echo "Nothing to be done for setup."; \
[2025-11-27T00:25:46.230Z] mkdir -p "/home/jenkins/workspace/Test_openjdk17_hs_sanity.external_x86-64_linux/aqa-tests/TKG/../TKG/output_17641980336030/quarkus_quickstarts_test_0"; \
[2025-11-27T00:25:46.230Z] cd "/home/jenkins/workspace/Test_openjdk17_hs_sanity.external_x86-64_linux/aqa-tests/TKG/../TKG/output_17641980336030/quarkus_quickstarts_test_0"; \
[2025-11-27T00:25:46.230Z] echo ""; echo "TESTING:"; \
[2025-11-27T00:25:46.230Z] /home/jenkins/workspace/Test_openjdk17_hs_sanity.external_x86-64_linux/aqa-tests/TKG/../external/external.sh --run --tag "nightly" --dir quarkus_quickstarts --reportsrc /testResults/surefire-reports --reportdst "/home/jenkins/workspace/Test_openjdk17_hs_sanity.external_x86-64_linux/aqa-tests/TKG/../TKG/output_17641980336030/quarkus_quickstarts_test_0" --docker_args "-v /var/run/docker.sock:/var/run/docker.sock -v /home/jenkins/workspace/Test_openjdk17_hs_sanity.external_x86-64_linux/jdkbinary/j2sdk-image:/opt/java/openjdk"; \
[2025-11-27T00:25:46.230Z] if [ $? -eq 0 ]; then echo "-----------------------------------"; echo "quarkus_quickstarts_test_0""_PASSED"; echo "-----------------------------------"; cd /home/jenkins/workspace/Test_openjdk17_hs_sanity.external_x86-64_linux/aqa-tests/TKG/..; rm -f -r "/home/jenkins/workspace/Test_openjdk17_hs_sanity.external_x86-64_linux/aqa-tests/TKG/../TKG/output_17641980336030/quarkus_quickstarts_test_0"; else echo "-----------------------------------"; echo "quarkus_quickstarts_test_0""_FAILED"; echo "-----------------------------------"; fi; \
[2025-11-27T00:25:46.230Z] /home/jenkins/workspace/Test_openjdk17_hs_sanity.external_x86-64_linux/aqa-tests/TKG/../external/external.sh --clean --tag "nightly" --dir quarkus_quickstarts; \
[2025-11-27T00:25:46.230Z] echo ""; echo "TEST TEARDOWN:"; \
[2025-11-27T00:25:46.230Z] echo "Nothing to be done for teardown."; \
[2025-11-27T00:25:46.230Z] } 2>&1 | tee -a "/home/jenkins/workspace/Test_openjdk17_hs_sanity.external_x86-64_linux/aqa-tests/TKG/../TKG/output_17641980336030/TestTargetResult";
[2025-11-27T00:25:46.230Z]
[2025-11-27T00:25:46.230Z] TEST SETUP:
[2025-11-27T00:25:46.230Z] Nothing to be done for setup.
[2025-11-27T00:25:46.230Z]
[2025-11-27T00:25:46.230Z] TESTING:
[2025-11-27T00:25:46.230Z] # =================== Info =================== Info =================== Info =================== #
[2025-11-27T00:25:46.230Z] # EXTRA_DOCKER_ARGS set as "-v ${TEST_JDK_HOME}:/opt/java/openjdk" #
[2025-11-27T00:25:46.230Z] # =================== Info =================== Info =================== Info =================== #
[2025-11-27T00:25:46.230Z] # ================= WARNING ================= WARNING ================= WARNING ================= #
[2025-11-27T00:25:46.230Z] # TEST_JDK_HOME of /home/jenkins/workspace/Test_openjdk17_hs_sanity.external_x86-64_linux/jdkbinary/j2sdk-image is NOT used in EXTRA_DOCKER_ARGS #
[2025-11-27T00:25:46.230Z] # ================= WARNING ================= WARNING ================= WARNING ================= #
[2025-11-27T00:25:46.230Z] DOCKERIMAGE_TAG nightly has been recognized.
[2025-11-27T00:25:46.230Z] The test here is quarkus_quickstarts
[2025-11-27T00:25:46.230Z] The directory in the external.sh is quarkus_quickstarts
[2025-11-27T00:25:46.230Z] docker run --privileged -v /var/run/docker.sock:/var/run/docker.sock -v /home/jenkins/workspace/Test_openjdk17_hs_sanity.external_x86-64_linux/jdkbinary/j2sdk-image:/opt/java/openjdk --name quarkus_quickstarts-test adoptopenjdk-quarkus_quickstarts-test:17-jdk-ubuntu-hotspot-full
[2025-11-27T00:25:47.631Z] APPLICATION_NAME=quarkus_quickstarts
[2025-11-27T00:25:47.631Z] APPLICATION_TAG=2.7.2.Final
[2025-11-27T00:25:47.631Z] OS_TAG=ubuntu
[2025-11-27T00:25:47.631Z] Using /opt mounted Java
[2025-11-27T00:25:47.631Z] JAVA_BIN is: /opt/java/openjdk/bin
[2025-11-27T00:25:47.631Z] =JAVA VERSION OUTPUT BEGIN=
[2025-11-27T00:25:47.631Z] Picked up JAVA_TOOL_OPTIONS: -Dfile.encoding=UTF8 -Djava.security.egd=file:/dev/./urandom
[2025-11-27T00:25:47.631Z] openjdk version "17.0.18-beta" 2026-01-20
[2025-11-27T00:25:47.631Z] OpenJDK Runtime Environment Temurin-17.0.18+4-202511262045 (build 17.0.18-beta+4-ea)
[2025-11-27T00:25:47.631Z] OpenJDK 64-Bit Server VM Temurin-17.0.18+4-202511262045 (build 17.0.18-beta+4-ea, mixed mode, sharing)
[2025-11-27T00:25:47.631Z] =JAVA VERSION OUTPUT END=
[2025-11-27T00:25:47.631Z] Compile and run quarkus_quickstarts tests
[2025-11-27T00:25:47.631Z] Picked up JAVA_TOOL_OPTIONS: -Dfile.encoding=UTF8 -Djava.security.egd=file:/dev/./urandom
[2025-11-27T00:25:49.027Z] [INFO] Scanning for projects...
[2025-11-27T00:25:50.426Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/quarkus/quarkus-bom/2.7.2.Final/quarkus-bom-2.7.2.Final.pom
[2025-11-27T00:25:50.426Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/io/quarkus/quarkus-bom/2.7.2.Final/quarkus-bom-2.7.2.Final.pom (333 kB at 729 kB/s)
[2025-11-27T00:25:50.426Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/quarkiverse/amazonservices/quarkus-amazon-services-bom/1.0.3/quarkus-amazon-services-bom-1.0.3.pom
[2025-11-27T00:25:51.098Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/io/quarkiverse/amazonservices/quarkus-amazon-services-bom/1.0.3/quarkus-amazon-services-bom-1.0.3.pom (5.8 kB at 53 kB/s)
[2025-11-27T00:25:51.098Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/quarkiverse/amazonservices/quarkus-amazon-services-parent/1.0.3/quarkus-amazon-services-parent-1.0.3.pom
[2025-11-27T00:25:51.098Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/io/quarkiverse/amazonservices/quarkus-amazon-services-parent/1.0.3/quarkus-amazon-services-parent-1.0.3.pom (3.0 kB at 29 kB/s)
[2025-11-27T00:25:51.098Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/quarkiverse/quarkiverse-parent/9/quarkiverse-parent-9.pom
[2025-11-27T00:25:51.098Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/io/quarkiverse/quarkiverse-parent/9/quarkiverse-parent-9.pom (13 kB at 156 kB/s)
[2025-11-27T00:25:51.098Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/jboss/jboss-parent/39/jboss-parent-39.pom
[2025-11-27T00:25:51.098Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/jboss/jboss-parent/39/jboss-parent-39.pom (68 kB at 955 kB/s)
[2025-11-27T00:25:51.098Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/software/amazon/awssdk/bom/2.17.103/bom-2.17.103.pom
[2025-11-27T00:25:51.098Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/software/amazon/awssdk/bom/2.17.103/bom-2.17.103.pom (73 kB at 863 kB/s)
[2025-11-27T00:25:51.098Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/software/amazon/awssdk/aws-sdk-java-pom/2.17.103/aws-sdk-java-pom-2.17.103.pom
[2025-11-27T00:25:51.098Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/software/amazon/awssdk/aws-sdk-java-pom/2.17.103/aws-sdk-java-pom-2.17.103.pom (66 kB at 735 kB/s)
[2025-11-27T00:25:51.098Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/quarkus/quarkus-maven-plugin/2.7.2.Final/quarkus-maven-plugin-2.7.2.Final.pom
[2025-11-27T00:25:51.098Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/io/quarkus/quarkus-maven-plugin/2.7.2.Final/quarkus-maven-plugin-2.7.2.Final.pom (9.1 kB at 81 kB/s)
[2025-11-27T00:25:51.098Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/quarkus/quarkus-build-parent/2.7.2.Final/quarkus-build-parent-2.7.2.Final.pom
[2025-11-27T00:25:51.772Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/io/quarkus/quarkus-build-parent/2.7.2.Final/quarkus-build-parent-2.7.2.Final.pom (68 kB at 622 kB/s)
[2025-11-27T00:25:51.772Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/quarkus/quarkus-parent/2.7.2.Final/quarkus-parent-2.7.2.Final.pom
[2025-11-27T00:25:51.772Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/io/quarkus/quarkus-parent/2.7.2.Final/quarkus-parent-2.7.2.Final.pom (14 kB at 132 kB/s)
[2025-11-27T00:25:51.772Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/quarkus/quarkus-bootstrap-core/2.7.2.Final/quarkus-bootstrap-core-2.7.2.Final.pom
[2025-11-27T00:25:51.772Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/io/quarkus/quarkus-bootstrap-core/2.7.2.Final/quarkus-bootstrap-core-2.7.2.Final.pom (3.9 kB at 43 kB/s)
[2025-11-27T00:25:51.772Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/quarkus/quarkus-bootstrap-parent/2.7.2.Final/quarkus-bootstrap-parent-2.7.2.Final.pom
[2025-11-27T00:25:51.772Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/io/quarkus/quarkus-bootstrap-parent/2.7.2.Final/quarkus-bootstrap-parent-2.7.2.Final.pom (23 kB at 231 kB/s)
[2025-11-27T00:25:51.772Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/quarkus/quarkus-bootstrap-bom/2.7.2.Final/quarkus-bootstrap-bom-2.7.2.Final.pom
[2025-11-27T00:25:51.772Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/io/quarkus/quarkus-bootstrap-bom/2.7.2.Final/quarkus-bootstrap-bom-2.7.2.Final.pom (16 kB at 151 kB/s)
[2025-11-27T00:25:51.772Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/smallrye/common/smallrye-common-bom/1.10.0/smallrye-common-bom-1.10.0.pom
[2025-11-27T00:25:51.772Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/io/smallrye/common/smallrye-common-bom/1.10.0/smallrye-common-bom-1.10.0.pom (4.2 kB at 58 kB/s)
[2025-11-27T00:25:52.446Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/quarkus/quarkus-bootstrap-bom-test/2.7.2.Final/quarkus-bootstrap-bom-test-2.7.2.Final.pom
[2025-11-27T00:25:52.446Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/io/quarkus/quarkus-bootstrap-bom-test/2.7.2.Final/quarkus-bootstrap-bom-test-2.7.2.Final.pom (1.9 kB at 18 kB/s)
[2025-11-27T00:25:52.446Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/quarkus/quarkus-bootstrap-app-model/2.7.2.Final/quarkus-bootstrap-app-model-2.7.2.Final.pom
[2025-11-27T00:25:52.446Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/io/quarkus/quarkus-bootstrap-app-model/2.7.2.Final/quarkus-bootstrap-app-model-2.7.2.Final.pom (3.1 kB at 33 kB/s)
[2025-11-27T00:25:52.446Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/quarkus/quarkus-fs-util/0.0.9/quarkus-fs-util-0.0.9.pom
[2025-11-27T00:25:52.446Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/io/quarkus/quarkus-fs-util/0.0.9/quarkus-fs-util-0.0.9.pom (13 kB at 187 kB/s)
[2025-11-27T00:25:52.446Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/jboss/logging/jboss-logging/3.4.3.Final/jboss-logging-3.4.3.Final.pom
[2025-11-27T00:25:52.447Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/jboss/logging/jboss-logging/3.4.3.Final/jboss-logging-3.4.3.Final.pom (15 kB at 235 kB/s)
[2025-11-27T00:25:52.447Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/junit/junit-bom/5.8.2/junit-bom-5.8.2.pom
[2025-11-27T00:25:52.447Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/junit/junit-bom/5.8.2/junit-bom-5.8.2.pom (5.6 kB at 104 kB/s)
[2025-11-27T00:25:52.447Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/jboss/logging/commons-logging-jboss-logging/1.0.0.Final/commons-logging-jboss-logging-1.0.0.Final.pom
[2025-11-27T00:25:52.447Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/jboss/logging/commons-logging-jboss-logging/1.0.0.Final/commons-logging-jboss-logging-1.0.0.Final.pom (3.5 kB at 54 kB/s)
[2025-11-27T00:25:52.447Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/jboss/jboss-parent/18/jboss-parent-18.pom
[2025-11-27T00:25:52.447Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/jboss/jboss-parent/18/jboss-parent-18.pom (31 kB at 491 kB/s)
[2025-11-27T00:25:52.447Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/quarkus/quarkus-bootstrap-maven-resolver/2.7.2.Final/quarkus-bootstrap-maven-resolver-2.7.2.Final.pom
[2025-11-27T00:25:53.120Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/io/quarkus/quarkus-bootstrap-maven-resolver/2.7.2.Final/quarkus-bootstrap-maven-resolver-2.7.2.Final.pom (6.8 kB at 62 kB/s)
[2025-11-27T00:25:53.120Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/jboss/logmanager/jboss-logmanager-embedded/1.0.9/jboss-logmanager-embedded-1.0.9.pom
[2025-11-27T00:25:53.120Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/jboss/logmanager/jboss-logmanager-embedded/1.0.9/jboss-logmanager-embedded-1.0.9.pom (5.2 kB at 82 kB/s)
[2025-11-27T00:25:53.120Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/jboss/jboss-parent-mr-jar/32/jboss-parent-mr-jar-32.pom
[2025-11-27T00:25:53.120Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/jboss/jboss-parent-mr-jar/32/jboss-parent-mr-jar-32.pom (22 kB at 310 kB/s)
[2025-11-27T00:25:53.120Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/jboss/jboss-parent/32/jboss-parent-32.pom
[2025-11-27T00:25:53.120Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/jboss/jboss-parent/32/jboss-parent-32.pom (35 kB at 405 kB/s)
[2025-11-27T00:25:53.121Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/wildfly/common/wildfly-common/1.5.4.Final-format-001/wildfly-common-1.5.4.Final-format-001.pom
[2025-11-27T00:25:53.121Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/wildfly/common/wildfly-common/1.5.4.Final-format-001/wildfly-common-1.5.4.Final-format-001.pom (7.3 kB at 135 kB/s)
[2025-11-27T00:25:53.121Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/jboss/jboss-parent/34/jboss-parent-34.pom
[2025-11-27T00:25:53.121Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/jboss/jboss-parent/34/jboss-parent-34.pom (65 kB at 932 kB/s)
[2025-11-27T00:25:53.121Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/jboss/slf4j/slf4j-jboss-logmanager/1.1.0.Final/slf4j-jboss-logmanager-1.1.0.Final.pom
[2025-11-27T00:25:53.121Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/jboss/slf4j/slf4j-jboss-logmanager/1.1.0.Final/slf4j-jboss-logmanager-1.1.0.Final.pom (2.5 kB at 24 kB/s)
[2025-11-27T00:25:53.121Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/jboss/jboss-parent/37/jboss-parent-37.pom
[2025-11-27T00:25:53.121Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/jboss/jboss-parent/37/jboss-parent-37.pom (66 kB at 1.0 MB/s)
[2025-11-27T00:25:53.121Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/slf4j/slf4j-api/1.7.33/slf4j-api-1.7.33.pom
[2025-11-27T00:25:53.794Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/slf4j/slf4j-api/1.7.33/slf4j-api-1.7.33.pom (3.8 kB at 53 kB/s)
[2025-11-27T00:25:53.794Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/slf4j/slf4j-parent/1.7.33/slf4j-parent-1.7.33.pom
[2025-11-27T00:25:53.794Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/slf4j/slf4j-parent/1.7.33/slf4j-parent-1.7.33.pom (14 kB at 235 kB/s)
[2025-11-27T00:25:53.794Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-embedder/3.8.4/maven-embedder-3.8.4.pom
[2025-11-27T00:25:53.794Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-embedder/3.8.4/maven-embedder-3.8.4.pom (7.2 kB at 136 kB/s)
[2025-11-27T00:25:53.794Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven/3.8.4/maven-3.8.4.pom
[2025-11-27T00:25:53.794Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven/3.8.4/maven-3.8.4.pom (27 kB at 437 kB/s)
[2025-11-27T00:25:53.794Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-parent/34/maven-parent-34.pom
[2025-11-27T00:25:53.794Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-parent/34/maven-parent-34.pom (43 kB at 669 kB/s)
[2025-11-27T00:25:53.794Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/apache/23/apache-23.pom
[2025-11-27T00:25:53.794Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/apache/23/apache-23.pom (18 kB at 354 kB/s)
[2025-11-27T00:25:53.794Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-settings/3.8.4/maven-settings-3.8.4.pom
[2025-11-27T00:25:53.794Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-settings/3.8.4/maven-settings-3.8.4.pom (1.9 kB at 27 kB/s)
[2025-11-27T00:25:53.794Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-settings-builder/3.8.4/maven-settings-builder-3.8.4.pom
[2025-11-27T00:25:53.794Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-settings-builder/3.8.4/maven-settings-builder-3.8.4.pom (2.5 kB at 45 kB/s)
[2025-11-27T00:25:53.794Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-builder-support/3.8.4/maven-builder-support-3.8.4.pom
[2025-11-27T00:25:53.794Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-builder-support/3.8.4/maven-builder-support-3.8.4.pom (1.4 kB at 23 kB/s)
[2025-11-27T00:25:53.794Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-interpolation/1.26/plexus-interpolation-1.26.pom
[2025-11-27T00:25:53.794Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-interpolation/1.26/plexus-interpolation-1.26.pom (2.7 kB at 50 kB/s)
[2025-11-27T00:25:53.794Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus/5.1/plexus-5.1.pom
[2025-11-27T00:25:53.794Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus/5.1/plexus-5.1.pom (23 kB at 388 kB/s)
[2025-11-27T00:25:54.471Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-sec-dispatcher/2.0/plexus-sec-dispatcher-2.0.pom
[2025-11-27T00:25:54.471Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-sec-dispatcher/2.0/plexus-sec-dispatcher-2.0.pom (3.2 kB at 48 kB/s)
[2025-11-27T00:25:54.471Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus/8/plexus-8.pom
[2025-11-27T00:25:54.471Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus/8/plexus-8.pom (25 kB at 519 kB/s)
[2025-11-27T00:25:54.471Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-cipher/2.0/plexus-cipher-2.0.pom
[2025-11-27T00:25:54.471Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-cipher/2.0/plexus-cipher-2.0.pom (4.4 kB at 77 kB/s)
[2025-11-27T00:25:54.471Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-core/3.8.4/maven-core-3.8.4.pom
[2025-11-27T00:25:54.471Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-core/3.8.4/maven-core-3.8.4.pom (7.6 kB at 104 kB/s)
[2025-11-27T00:25:54.471Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-model/3.8.4/maven-model-3.8.4.pom
[2025-11-27T00:25:54.471Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-model/3.8.4/maven-model-3.8.4.pom (2.8 kB at 56 kB/s)
[2025-11-27T00:25:54.471Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-repository-metadata/3.8.4/maven-repository-metadata-3.8.4.pom
[2025-11-27T00:25:54.471Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-repository-metadata/3.8.4/maven-repository-metadata-3.8.4.pom (1.9 kB at 40 kB/s)
[2025-11-27T00:25:54.471Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-artifact/3.8.4/maven-artifact-3.8.4.pom
[2025-11-27T00:25:54.471Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-artifact/3.8.4/maven-artifact-3.8.4.pom (2.4 kB at 43 kB/s)
[2025-11-27T00:25:54.472Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/commons/commons-lang3/3.12.0/commons-lang3-3.12.0.pom
[2025-11-27T00:25:54.472Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/commons/commons-lang3/3.12.0/commons-lang3-3.12.0.pom (31 kB at 511 kB/s)
[2025-11-27T00:25:54.472Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/commons/commons-parent/52/commons-parent-52.pom
[2025-11-27T00:25:54.472Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/commons/commons-parent/52/commons-parent-52.pom (79 kB at 1.5 MB/s)
[2025-11-27T00:25:54.472Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/junit/junit-bom/5.7.1/junit-bom-5.7.1.pom
[2025-11-27T00:25:55.147Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/junit/junit-bom/5.7.1/junit-bom-5.7.1.pom (5.1 kB at 100 kB/s)
[2025-11-27T00:25:55.147Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-plugin-api/3.8.4/maven-plugin-api-3.8.4.pom
[2025-11-27T00:25:55.147Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-plugin-api/3.8.4/maven-plugin-api-3.8.4.pom (3.0 kB at 33 kB/s)
[2025-11-27T00:25:55.147Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/eclipse/sisu/org.eclipse.sisu.plexus/0.3.5/org.eclipse.sisu.plexus-0.3.5.pom
[2025-11-27T00:25:55.147Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/eclipse/sisu/org.eclipse.sisu.plexus/0.3.5/org.eclipse.sisu.plexus-0.3.5.pom (4.3 kB at 86 kB/s)
[2025-11-27T00:25:55.147Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/eclipse/sisu/sisu-plexus/0.3.5/sisu-plexus-0.3.5.pom
[2025-11-27T00:25:55.147Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/eclipse/sisu/sisu-plexus/0.3.5/sisu-plexus-0.3.5.pom (14 kB at 286 kB/s)
[2025-11-27T00:25:55.147Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/sonatype/oss/oss-parent/9/oss-parent-9.pom
[2025-11-27T00:25:55.147Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/sonatype/oss/oss-parent/9/oss-parent-9.pom (6.6 kB at 119 kB/s)
[2025-11-27T00:25:55.147Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-classworlds/2.6.0/plexus-classworlds-2.6.0.pom
[2025-11-27T00:25:55.147Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-classworlds/2.6.0/plexus-classworlds-2.6.0.pom (7.9 kB at 103 kB/s)
[2025-11-27T00:25:55.147Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-model-builder/3.8.4/maven-model-builder-3.8.4.pom
[2025-11-27T00:25:55.147Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-model-builder/3.8.4/maven-model-builder-3.8.4.pom (3.4 kB at 52 kB/s)
[2025-11-27T00:25:55.147Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/eclipse/sisu/org.eclipse.sisu.inject/0.3.5/org.eclipse.sisu.inject-0.3.5.pom
[2025-11-27T00:25:55.147Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/eclipse/sisu/org.eclipse.sisu.inject/0.3.5/org.eclipse.sisu.inject-0.3.5.pom (2.6 kB at 52 kB/s)
[2025-11-27T00:25:55.147Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/eclipse/sisu/sisu-inject/0.3.5/sisu-inject-0.3.5.pom
[2025-11-27T00:25:55.147Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/eclipse/sisu/sisu-inject/0.3.5/sisu-inject-0.3.5.pom (14 kB at 267 kB/s)
[2025-11-27T00:25:55.147Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-resolver-provider/3.8.4/maven-resolver-provider-3.8.4.pom
[2025-11-27T00:25:55.147Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-resolver-provider/3.8.4/maven-resolver-provider-3.8.4.pom (4.2 kB at 92 kB/s)
[2025-11-27T00:25:55.147Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/resolver/maven-resolver-api/1.6.3/maven-resolver-api-1.6.3.pom
[2025-11-27T00:25:55.821Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/resolver/maven-resolver-api/1.6.3/maven-resolver-api-1.6.3.pom (2.6 kB at 52 kB/s)
[2025-11-27T00:25:55.821Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/resolver/maven-resolver/1.6.3/maven-resolver-1.6.3.pom
[2025-11-27T00:25:55.821Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/resolver/maven-resolver/1.6.3/maven-resolver-1.6.3.pom (19 kB at 442 kB/s)
[2025-11-27T00:25:55.821Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/resolver/maven-resolver-spi/1.6.3/maven-resolver-spi-1.6.3.pom
[2025-11-27T00:25:55.821Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/resolver/maven-resolver-spi/1.6.3/maven-resolver-spi-1.6.3.pom (2.7 kB at 34 kB/s)
[2025-11-27T00:25:55.821Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/resolver/maven-resolver-util/1.6.3/maven-resolver-util-1.6.3.pom
[2025-11-27T00:25:55.821Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/resolver/maven-resolver-util/1.6.3/maven-resolver-util-1.6.3.pom (2.8 kB at 49 kB/s)
[2025-11-27T00:25:55.821Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/resolver/maven-resolver-impl/1.6.3/maven-resolver-impl-1.6.3.pom
[2025-11-27T00:25:55.821Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/resolver/maven-resolver-impl/1.6.3/maven-resolver-impl-1.6.3.pom (4.2 kB at 57 kB/s)
[2025-11-27T00:25:55.821Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/shared/maven-shared-utils/3.3.4/maven-shared-utils-3.3.4.pom
[2025-11-27T00:25:55.821Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/shared/maven-shared-utils/3.3.4/maven-shared-utils-3.3.4.pom (5.8 kB at 86 kB/s)
[2025-11-27T00:25:55.821Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/shared/maven-shared-components/34/maven-shared-components-34.pom
[2025-11-27T00:25:55.821Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/shared/maven-shared-components/34/maven-shared-components-34.pom (5.1 kB at 100 kB/s)
[2025-11-27T00:25:55.821Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/commons-io/commons-io/2.11.0/commons-io-2.11.0.pom
[2025-11-27T00:25:55.821Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/commons-io/commons-io/2.11.0/commons-io-2.11.0.pom (20 kB at 372 kB/s)
[2025-11-27T00:25:55.821Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/junit/junit-bom/5.7.2/junit-bom-5.7.2.pom
[2025-11-27T00:25:55.821Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/junit/junit-bom/5.7.2/junit-bom-5.7.2.pom (5.1 kB at 72 kB/s)
[2025-11-27T00:25:55.821Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/com/google/inject/guice/4.2.2/guice-4.2.2.pom
[2025-11-27T00:25:55.821Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/com/google/inject/guice/4.2.2/guice-4.2.2.pom (11 kB at 215 kB/s)
[2025-11-27T00:25:55.821Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/com/google/inject/guice-parent/4.2.2/guice-parent-4.2.2.pom
[2025-11-27T00:25:55.821Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/com/google/inject/guice-parent/4.2.2/guice-parent-4.2.2.pom (16 kB at 316 kB/s)
[2025-11-27T00:25:56.496Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/com/google/google/5/google-5.pom
[2025-11-27T00:25:56.496Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/com/google/google/5/google-5.pom (2.5 kB at 45 kB/s)
[2025-11-27T00:25:56.496Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/aopalliance/aopalliance/1.0/aopalliance-1.0.pom
[2025-11-27T00:25:56.496Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/aopalliance/aopalliance/1.0/aopalliance-1.0.pom (363 B at 7.1 kB/s)
[2025-11-27T00:25:56.496Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/com/google/guava/guava/30.1.1-jre/guava-30.1.1-jre.pom
[2025-11-27T00:25:56.496Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/com/google/guava/guava/30.1.1-jre/guava-30.1.1-jre.pom (12 kB at 207 kB/s)
[2025-11-27T00:25:56.496Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/com/google/guava/guava-parent/30.1.1-jre/guava-parent-30.1.1-jre.pom
[2025-11-27T00:25:56.496Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/com/google/guava/guava-parent/30.1.1-jre/guava-parent-30.1.1-jre.pom (14 kB at 279 kB/s)
[2025-11-27T00:25:56.496Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/com/google/guava/failureaccess/1.0.1/failureaccess-1.0.1.pom
[2025-11-27T00:25:56.496Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/com/google/guava/failureaccess/1.0.1/failureaccess-1.0.1.pom (2.4 kB at 50 kB/s)
[2025-11-27T00:25:56.496Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/com/google/guava/guava-parent/26.0-android/guava-parent-26.0-android.pom
[2025-11-27T00:25:56.496Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/com/google/guava/guava-parent/26.0-android/guava-parent-26.0-android.pom (10 kB at 173 kB/s)
[2025-11-27T00:25:56.496Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/com/google/errorprone/error_prone_annotations/2.10.0/error_prone_annotations-2.10.0.pom
[2025-11-27T00:25:56.496Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/com/google/errorprone/error_prone_annotations/2.10.0/error_prone_annotations-2.10.0.pom (2.1 kB at 37 kB/s)
[2025-11-27T00:25:56.496Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/com/google/errorprone/error_prone_parent/2.10.0/error_prone_parent-2.10.0.pom
[2025-11-27T00:25:56.496Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/com/google/errorprone/error_prone_parent/2.10.0/error_prone_parent-2.10.0.pom (10 kB at 228 kB/s)
[2025-11-27T00:25:56.496Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/com/google/j2objc/j2objc-annotations/1.3/j2objc-annotations-1.3.pom
[2025-11-27T00:25:56.496Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/com/google/j2objc/j2objc-annotations/1.3/j2objc-annotations-1.3.pom (2.8 kB at 56 kB/s)
[2025-11-27T00:25:56.496Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/sonatype/oss/oss-parent/7/oss-parent-7.pom
[2025-11-27T00:25:56.496Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/sonatype/oss/oss-parent/7/oss-parent-7.pom (4.8 kB at 98 kB/s)
[2025-11-27T00:25:56.496Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-component-annotations/2.1.0/plexus-component-annotations-2.1.0.pom
[2025-11-27T00:25:56.496Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-component-annotations/2.1.0/plexus-component-annotations-2.1.0.pom (750 B at 15 kB/s)
[2025-11-27T00:25:56.496Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-containers/2.1.0/plexus-containers-2.1.0.pom
[2025-11-27T00:25:57.591Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-containers/2.1.0/plexus-containers-2.1.0.pom (4.8 kB at 72 kB/s)
[2025-11-27T00:25:57.591Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/commons-cli/commons-cli/1.4/commons-cli-1.4.pom
[2025-11-27T00:25:57.592Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/commons-cli/commons-cli/1.4/commons-cli-1.4.pom (11 kB at 188 kB/s)
[2025-11-27T00:25:57.592Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/commons/commons-parent/42/commons-parent-42.pom
[2025-11-27T00:25:57.592Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/commons/commons-parent/42/commons-parent-42.pom (68 kB at 1.3 MB/s)
[2025-11-27T00:25:57.592Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/apache/18/apache-18.pom
[2025-11-27T00:25:57.592Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/apache/18/apache-18.pom (16 kB at 313 kB/s)
[2025-11-27T00:25:57.592Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-utils/3.3.0/plexus-utils-3.3.0.pom
[2025-11-27T00:25:57.592Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-utils/3.3.0/plexus-utils-3.3.0.pom (5.2 kB at 113 kB/s)
[2025-11-27T00:25:57.592Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/resolver/maven-resolver-connector-basic/1.6.3/maven-resolver-connector-basic-1.6.3.pom
[2025-11-27T00:25:57.592Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/resolver/maven-resolver-connector-basic/1.6.3/maven-resolver-connector-basic-1.6.3.pom (3.9 kB at 54 kB/s)
[2025-11-27T00:25:57.592Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/resolver/maven-resolver-transport-wagon/1.6.3/maven-resolver-transport-wagon-1.6.3.pom
[2025-11-27T00:25:57.592Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/resolver/maven-resolver-transport-wagon/1.6.3/maven-resolver-transport-wagon-1.6.3.pom (4.6 kB at 92 kB/s)
[2025-11-27T00:25:57.592Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/wagon/wagon-http/3.4.3/wagon-http-3.4.3.pom
[2025-11-27T00:25:57.592Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/wagon/wagon-http/3.4.3/wagon-http-3.4.3.pom (6.6 kB at 49 kB/s)
[2025-11-27T00:25:57.592Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/wagon/wagon-providers/3.4.3/wagon-providers-3.4.3.pom
[2025-11-27T00:25:57.592Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/wagon/wagon-providers/3.4.3/wagon-providers-3.4.3.pom (3.0 kB at 61 kB/s)
[2025-11-27T00:25:57.592Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/wagon/wagon/3.4.3/wagon-3.4.3.pom
[2025-11-27T00:25:57.592Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/wagon/wagon/3.4.3/wagon-3.4.3.pom (21 kB at 356 kB/s)
[2025-11-27T00:25:57.592Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/wagon/wagon-http-shared/3.4.3/wagon-http-shared-3.4.3.pom
[2025-11-27T00:25:58.269Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/wagon/wagon-http-shared/3.4.3/wagon-http-shared-3.4.3.pom (2.6 kB at 56 kB/s)
[2025-11-27T00:25:58.269Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/jsoup/jsoup/1.14.2/jsoup-1.14.2.pom
[2025-11-27T00:25:58.269Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/jsoup/jsoup/1.14.2/jsoup-1.14.2.pom (12 kB at 259 kB/s)
[2025-11-27T00:25:58.269Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/httpcomponents/httpclient/4.5.13/httpclient-4.5.13.pom
[2025-11-27T00:25:58.269Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/httpcomponents/httpclient/4.5.13/httpclient-4.5.13.pom (6.6 kB at 135 kB/s)
[2025-11-27T00:25:58.269Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/httpcomponents/httpcomponents-client/4.5.13/httpcomponents-client-4.5.13.pom
[2025-11-27T00:25:58.269Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/httpcomponents/httpcomponents-client/4.5.13/httpcomponents-client-4.5.13.pom (16 kB at 334 kB/s)
[2025-11-27T00:25:58.269Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/httpcomponents/httpcomponents-parent/11/httpcomponents-parent-11.pom
[2025-11-27T00:25:58.269Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/httpcomponents/httpcomponents-parent/11/httpcomponents-parent-11.pom (35 kB at 694 kB/s)
[2025-11-27T00:25:58.269Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/apache/21/apache-21.pom
[2025-11-27T00:25:58.269Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/apache/21/apache-21.pom (17 kB at 290 kB/s)
[2025-11-27T00:25:58.269Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/httpcomponents/httpcore/4.4.15/httpcore-4.4.15.pom
[2025-11-27T00:25:58.269Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/httpcomponents/httpcore/4.4.15/httpcore-4.4.15.pom (5.0 kB at 110 kB/s)
[2025-11-27T00:25:58.269Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/httpcomponents/httpcomponents-core/4.4.15/httpcomponents-core-4.4.15.pom
[2025-11-27T00:25:58.269Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/httpcomponents/httpcomponents-core/4.4.15/httpcomponents-core-4.4.15.pom (13 kB at 231 kB/s)
[2025-11-27T00:25:58.269Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/commons-codec/commons-codec/1.15/commons-codec-1.15.pom
[2025-11-27T00:25:58.269Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/commons-codec/commons-codec/1.15/commons-codec-1.15.pom (15 kB at 291 kB/s)
[2025-11-27T00:25:58.269Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/wagon/wagon-provider-api/3.4.3/wagon-provider-api-3.4.3.pom
[2025-11-27T00:25:58.269Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/wagon/wagon-provider-api/3.4.3/wagon-provider-api-3.4.3.pom (1.9 kB at 37 kB/s)
[2025-11-27T00:25:58.269Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/wagon/wagon-file/3.4.3/wagon-file-3.4.3.pom
[2025-11-27T00:25:58.269Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/wagon/wagon-file/3.4.3/wagon-file-3.4.3.pom (1.8 kB at 28 kB/s)
[2025-11-27T00:25:58.269Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/quarkus/quarkus-bootstrap-gradle-resolver/2.7.2.Final/quarkus-bootstrap-gradle-resolver-2.7.2.Final.pom
[2025-11-27T00:25:58.269Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/io/quarkus/quarkus-bootstrap-gradle-resolver/2.7.2.Final/quarkus-bootstrap-gradle-resolver-2.7.2.Final.pom (4.4 kB at 17 kB/s)
[2025-11-27T00:25:58.269Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/smallrye/common/smallrye-common-io/1.10.0/smallrye-common-io-1.10.0.pom
[2025-11-27T00:25:58.269Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/io/smallrye/common/smallrye-common-io/1.10.0/smallrye-common-io-1.10.0.pom (1.8 kB at 33 kB/s)
[2025-11-27T00:25:58.269Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/smallrye/common/smallrye-common-parent/1.10.0/smallrye-common-parent-1.10.0.pom
[2025-11-27T00:25:58.269Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/io/smallrye/common/smallrye-common-parent/1.10.0/smallrye-common-parent-1.10.0.pom (7.8 kB at 147 kB/s)
[2025-11-27T00:25:58.269Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/smallrye/smallrye-parent/34/smallrye-parent-34.pom
[2025-11-27T00:25:58.269Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/io/smallrye/smallrye-parent/34/smallrye-parent-34.pom (9.8 kB at 203 kB/s)
[2025-11-27T00:25:58.269Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/smallrye/smallrye-build-parent/34/smallrye-build-parent-34.pom
[2025-11-27T00:25:58.945Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/io/smallrye/smallrye-build-parent/34/smallrye-build-parent-34.pom (66 kB at 1.2 MB/s)
[2025-11-27T00:25:58.945Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/jboss/shrinkwrap/shrinkwrap-bom/1.2.6/shrinkwrap-bom-1.2.6.pom
[2025-11-27T00:25:58.945Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/jboss/shrinkwrap/shrinkwrap-bom/1.2.6/shrinkwrap-bom-1.2.6.pom (4.0 kB at 74 kB/s)
[2025-11-27T00:25:58.945Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/jboss/arquillian/arquillian-bom/1.6.0.Final/arquillian-bom-1.6.0.Final.pom
[2025-11-27T00:25:58.945Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/jboss/arquillian/arquillian-bom/1.6.0.Final/arquillian-bom-1.6.0.Final.pom (9.2 kB at 137 kB/s)
[2025-11-27T00:25:58.945Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/jboss/shrinkwrap/resolver/shrinkwrap-resolver-bom/3.1.4/shrinkwrap-resolver-bom-3.1.4.pom
[2025-11-27T00:25:58.945Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/jboss/shrinkwrap/resolver/shrinkwrap-resolver-bom/3.1.4/shrinkwrap-resolver-bom-3.1.4.pom (7.0 kB at 134 kB/s)
[2025-11-27T00:25:58.945Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven/3.6.3/maven-3.6.3.pom
[2025-11-27T00:25:58.945Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven/3.6.3/maven-3.6.3.pom (26 kB at 518 kB/s)
[2025-11-27T00:25:58.945Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-parent/33/maven-parent-33.pom
[2025-11-27T00:25:58.945Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-parent/33/maven-parent-33.pom (44 kB at 748 kB/s)
[2025-11-27T00:25:58.945Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/jboss/shrinkwrap/descriptors/shrinkwrap-descriptors-bom/2.0.0/shrinkwrap-descriptors-bom-2.0.0.pom
[2025-11-27T00:25:58.945Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/jboss/shrinkwrap/descriptors/shrinkwrap-descriptors-bom/2.0.0/shrinkwrap-descriptors-bom-2.0.0.pom (5.2 kB at 84 kB/s)
[2025-11-27T00:25:58.945Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/quarkus/quarkus-core-deployment/2.7.2.Final/quarkus-core-deployment-2.7.2.Final.pom
[2025-11-27T00:25:58.945Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/io/quarkus/quarkus-core-deployment/2.7.2.Final/quarkus-core-deployment-2.7.2.Final.pom (6.9 kB at 80 kB/s)
[2025-11-27T00:25:58.945Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/quarkus/quarkus-core-parent/2.7.2.Final/quarkus-core-parent-2.7.2.Final.pom
[2025-11-27T00:25:58.945Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/io/quarkus/quarkus-core-parent/2.7.2.Final/quarkus-core-parent-2.7.2.Final.pom (1.0 kB at 15 kB/s)
[2025-11-27T00:25:58.945Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/aesh/readline/2.2/readline-2.2.pom
[2025-11-27T00:25:58.945Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/aesh/readline/2.2/readline-2.2.pom (4.6 kB at 106 kB/s)
[2025-11-27T00:25:58.945Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/aesh/readline-all/2.2/readline-all-2.2.pom
[2025-11-27T00:25:59.619Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/aesh/readline-all/2.2/readline-all-2.2.pom (4.5 kB at 94 kB/s)
[2025-11-27T00:25:59.619Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/jboss/jboss-parent/19/jboss-parent-19.pom
[2025-11-27T00:25:59.619Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/jboss/jboss-parent/19/jboss-parent-19.pom (32 kB at 546 kB/s)
[2025-11-27T00:25:59.619Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/fusesource/jansi/jansi/1.18/jansi-1.18.pom
[2025-11-27T00:25:59.619Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/fusesource/jansi/jansi/1.18/jansi-1.18.pom (3.8 kB at 79 kB/s)
[2025-11-27T00:25:59.619Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/fusesource/jansi/jansi-project/1.18/jansi-project-1.18.pom
[2025-11-27T00:25:59.619Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/fusesource/jansi/jansi-project/1.18/jansi-project-1.18.pom (10 kB at 158 kB/s)
[2025-11-27T00:25:59.619Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/fusesource/fusesource-pom/1.11/fusesource-pom-1.11.pom
[2025-11-27T00:25:59.619Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/fusesource/fusesource-pom/1.11/fusesource-pom-1.11.pom (15 kB at 251 kB/s)
[2025-11-27T00:25:59.619Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/aesh/aesh/2.6/aesh-2.6.pom
[2025-11-27T00:25:59.619Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/aesh/aesh/2.6/aesh-2.6.pom (5.0 kB at 95 kB/s)
[2025-11-27T00:25:59.619Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/aesh/aesh-all/2.6/aesh-all-2.6.pom
[2025-11-27T00:25:59.619Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/aesh/aesh-all/2.6/aesh-all-2.6.pom (4.0 kB at 65 kB/s)
[2025-11-27T00:25:59.619Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/quarkus/gizmo/gizmo/1.0.10.Final/gizmo-1.0.10.Final.pom
[2025-11-27T00:25:59.619Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/io/quarkus/gizmo/gizmo/1.0.10.Final/gizmo-1.0.10.Final.pom (9.9 kB at 186 kB/s)
[2025-11-27T00:25:59.619Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/ow2/asm/asm/9.2/asm-9.2.pom
[2025-11-27T00:25:59.619Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/ow2/asm/asm/9.2/asm-9.2.pom (2.4 kB at 44 kB/s)
[2025-11-27T00:25:59.619Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/ow2/ow2/1.5/ow2-1.5.pom
[2025-11-27T00:25:59.619Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/ow2/ow2/1.5/ow2-1.5.pom (11 kB at 170 kB/s)
[2025-11-27T00:25:59.619Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/ow2/asm/asm-util/9.2/asm-util-9.2.pom
[2025-11-27T00:25:59.619Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/ow2/asm/asm-util/9.2/asm-util-9.2.pom (2.9 kB at 58 kB/s)
[2025-11-27T00:25:59.619Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/ow2/asm/asm-tree/9.2/asm-tree-9.2.pom
[2025-11-27T00:26:00.294Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/ow2/asm/asm-tree/9.2/asm-tree-9.2.pom (2.6 kB at 51 kB/s)
[2025-11-27T00:26:00.294Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/ow2/asm/asm-analysis/9.2/asm-analysis-9.2.pom
[2025-11-27T00:26:00.294Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/ow2/asm/asm-analysis/9.2/asm-analysis-9.2.pom (2.6 kB at 44 kB/s)
[2025-11-27T00:26:00.294Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/jboss/jandex/2.4.2.Final/jandex-2.4.2.Final.pom
[2025-11-27T00:26:00.294Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/jboss/jandex/2.4.2.Final/jandex-2.4.2.Final.pom (6.8 kB at 136 kB/s)
[2025-11-27T00:26:00.294Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/jboss/jboss-parent/12/jboss-parent-12.pom
[2025-11-27T00:26:00.294Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/jboss/jboss-parent/12/jboss-parent-12.pom (32 kB at 595 kB/s)
[2025-11-27T00:26:00.294Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/ow2/asm/asm-commons/9.2/asm-commons-9.2.pom
[2025-11-27T00:26:00.294Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/ow2/asm/asm-commons/9.2/asm-commons-9.2.pom (3.0 kB at 42 kB/s)
[2025-11-27T00:26:00.294Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/quarkus/quarkus-development-mode-spi/2.7.2.Final/quarkus-development-mode-spi-2.7.2.Final.pom
[2025-11-27T00:26:00.294Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/io/quarkus/quarkus-development-mode-spi/2.7.2.Final/quarkus-development-mode-spi-2.7.2.Final.pom (758 B at 6.9 kB/s)
[2025-11-27T00:26:00.294Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/quarkus/quarkus-class-change-agent/2.7.2.Final/quarkus-class-change-agent-2.7.2.Final.pom
[2025-11-27T00:26:00.294Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/io/quarkus/quarkus-class-change-agent/2.7.2.Final/quarkus-class-change-agent-2.7.2.Final.pom (1.6 kB at 9.3 kB/s)
[2025-11-27T00:26:00.294Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/quarkus/quarkus-devtools-utilities/2.7.2.Final/quarkus-devtools-utilities-2.7.2.Final.pom
[2025-11-27T00:26:00.968Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/io/quarkus/quarkus-devtools-utilities/2.7.2.Final/quarkus-devtools-utilities-2.7.2.Final.pom (583 B at 4.0 kB/s)
[2025-11-27T00:26:00.968Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/quarkus/quarkus-tools-parent/2.7.2.Final/quarkus-tools-parent-2.7.2.Final.pom
[2025-11-27T00:26:00.968Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/io/quarkus/quarkus-tools-parent/2.7.2.Final/quarkus-tools-parent-2.7.2.Final.pom (27 kB at 289 kB/s)
[2025-11-27T00:26:00.968Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/com/fasterxml/jackson/jackson-bom/2.13.1/jackson-bom-2.13.1.pom
[2025-11-27T00:26:00.968Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/com/fasterxml/jackson/jackson-bom/2.13.1/jackson-bom-2.13.1.pom (17 kB at 305 kB/s)
[2025-11-27T00:26:00.968Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/com/fasterxml/jackson/jackson-parent/2.13/jackson-parent-2.13.pom
[2025-11-27T00:26:00.968Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/com/fasterxml/jackson/jackson-parent/2.13/jackson-parent-2.13.pom (7.4 kB at 118 kB/s)
[2025-11-27T00:26:00.968Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/com/fasterxml/oss-parent/43/oss-parent-43.pom
[2025-11-27T00:26:00.968Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/com/fasterxml/oss-parent/43/oss-parent-43.pom (24 kB at 492 kB/s)
[2025-11-27T00:26:00.968Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/quarkus/quarkus-core/2.7.2.Final/quarkus-core-2.7.2.Final.pom
[2025-11-27T00:26:00.968Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/io/quarkus/quarkus-core/2.7.2.Final/quarkus-core-2.7.2.Final.pom (15 kB at 228 kB/s)
[2025-11-27T00:26:00.968Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/jakarta/annotation/jakarta.annotation-api/1.3.5/jakarta.annotation-api-1.3.5.pom
[2025-11-27T00:26:00.968Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/jakarta/annotation/jakarta.annotation-api/1.3.5/jakarta.annotation-api-1.3.5.pom (16 kB at 283 kB/s)
[2025-11-27T00:26:00.968Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/jakarta/annotation/ca-parent/1.3.5/ca-parent-1.3.5.pom
[2025-11-27T00:26:00.968Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/jakarta/annotation/ca-parent/1.3.5/ca-parent-1.3.5.pom (2.8 kB at 51 kB/s)
[2025-11-27T00:26:00.968Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/eclipse/ee4j/project/1.0.5/project-1.0.5.pom
[2025-11-27T00:26:00.968Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/eclipse/ee4j/project/1.0.5/project-1.0.5.pom (13 kB at 263 kB/s)
[2025-11-27T00:26:00.968Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/jakarta/enterprise/jakarta.enterprise.cdi-api/2.0.2/jakarta.enterprise.cdi-api-2.0.2.pom
[2025-11-27T00:26:01.644Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/jakarta/enterprise/jakarta.enterprise.cdi-api/2.0.2/jakarta.enterprise.cdi-api-2.0.2.pom (8.8 kB at 169 kB/s)
[2025-11-27T00:26:01.644Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/jakarta/el/jakarta.el-api/3.0.3/jakarta.el-api-3.0.3.pom
[2025-11-27T00:26:01.644Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/jakarta/el/jakarta.el-api/3.0.3/jakarta.el-api-3.0.3.pom (12 kB at 255 kB/s)
[2025-11-27T00:26:01.644Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/jakarta/interceptor/jakarta.interceptor-api/1.2.5/jakarta.interceptor-api-1.2.5.pom
[2025-11-27T00:26:01.644Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/jakarta/interceptor/jakarta.interceptor-api/1.2.5/jakarta.interceptor-api-1.2.5.pom (13 kB at 255 kB/s)
[2025-11-27T00:26:01.644Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/jakarta/inject/jakarta.inject-api/1.0/jakarta.inject-api-1.0.pom
[2025-11-27T00:26:01.644Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/jakarta/inject/jakarta.inject-api/1.0/jakarta.inject-api-1.0.pom (3.4 kB at 61 kB/s)
[2025-11-27T00:26:01.644Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/smallrye/config/smallrye-config/2.9.0/smallrye-config-2.9.0.pom
[2025-11-27T00:26:01.644Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/io/smallrye/config/smallrye-config/2.9.0/smallrye-config-2.9.0.pom (2.8 kB at 33 kB/s)
[2025-11-27T00:26:01.644Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/smallrye/config/smallrye-config-parent/2.9.0/smallrye-config-parent-2.9.0.pom
[2025-11-27T00:26:01.644Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/io/smallrye/config/smallrye-config-parent/2.9.0/smallrye-config-parent-2.9.0.pom (5.7 kB at 62 kB/s)
[2025-11-27T00:26:01.644Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/smallrye/common/smallrye-common-bom/1.9.0/smallrye-common-bom-1.9.0.pom
[2025-11-27T00:26:01.644Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/io/smallrye/common/smallrye-common-bom/1.9.0/smallrye-common-bom-1.9.0.pom (3.9 kB at 24 kB/s)
[2025-11-27T00:26:01.644Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/smallrye/config/smallrye-config-core/2.9.0/smallrye-config-core-2.9.0.pom
[2025-11-27T00:26:02.323Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/io/smallrye/config/smallrye-config-core/2.9.0/smallrye-config-core-2.9.0.pom (4.3 kB at 44 kB/s)
[2025-11-27T00:26:02.323Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/eclipse/microprofile/config/microprofile-config-api/2.0/microprofile-config-api-2.0.pom
[2025-11-27T00:26:02.323Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/eclipse/microprofile/config/microprofile-config-api/2.0/microprofile-config-api-2.0.pom (8.1 kB at 153 kB/s)
[2025-11-27T00:26:02.323Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/eclipse/microprofile/config/microprofile-config-parent/2.0/microprofile-config-parent-2.0.pom
[2025-11-27T00:26:02.323Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/eclipse/microprofile/config/microprofile-config-parent/2.0/microprofile-config-parent-2.0.pom (21 kB at 294 kB/s)
[2025-11-27T00:26:02.323Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/jboss/arquillian/arquillian-bom/1.1.13.Final/arquillian-bom-1.1.13.Final.pom
[2025-11-27T00:26:02.323Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/jboss/arquillian/arquillian-bom/1.1.13.Final/arquillian-bom-1.1.13.Final.pom (11 kB at 163 kB/s)
[2025-11-27T00:26:02.323Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/jboss/shrinkwrap/resolver/shrinkwrap-resolver-bom/2.2.4/shrinkwrap-resolver-bom-2.2.4.pom
[2025-11-27T00:26:02.323Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/jboss/shrinkwrap/resolver/shrinkwrap-resolver-bom/2.2.4/shrinkwrap-resolver-bom-2.2.4.pom (5.3 kB at 77 kB/s)
[2025-11-27T00:26:02.323Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/jboss/shrinkwrap/descriptors/shrinkwrap-descriptors-bom/2.0.0-alpha-10/shrinkwrap-descriptors-bom-2.0.0-alpha-10.pom
[2025-11-27T00:26:02.323Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/jboss/shrinkwrap/descriptors/shrinkwrap-descriptors-bom/2.0.0-alpha-10/shrinkwrap-descriptors-bom-2.0.0-alpha-10.pom (5.2 kB at 74 kB/s)
[2025-11-27T00:26:02.323Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/smallrye/common/smallrye-common-annotation/1.10.0/smallrye-common-annotation-1.10.0.pom
[2025-11-27T00:26:02.323Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/io/smallrye/common/smallrye-common-annotation/1.10.0/smallrye-common-annotation-1.10.0.pom (1.9 kB at 33 kB/s)
[2025-11-27T00:26:02.323Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/smallrye/common/smallrye-common-expression/1.10.0/smallrye-common-expression-1.10.0.pom
[2025-11-27T00:26:02.323Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/io/smallrye/common/smallrye-common-expression/1.10.0/smallrye-common-expression-1.10.0.pom (2.2 kB at 38 kB/s)
[2025-11-27T00:26:02.323Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/smallrye/common/smallrye-common-function/1.10.0/smallrye-common-function-1.10.0.pom
[2025-11-27T00:26:02.323Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/io/smallrye/common/smallrye-common-function/1.10.0/smallrye-common-function-1.10.0.pom (1.6 kB at 28 kB/s)
[2025-11-27T00:26:02.323Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/smallrye/common/smallrye-common-constraint/1.10.0/smallrye-common-constraint-1.10.0.pom
[2025-11-27T00:26:02.323Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/io/smallrye/common/smallrye-common-constraint/1.10.0/smallrye-common-constraint-1.10.0.pom (1.9 kB at 28 kB/s)
[2025-11-27T00:26:02.323Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/smallrye/common/smallrye-common-classloader/1.10.0/smallrye-common-classloader-1.10.0.pom
[2025-11-27T00:26:03.002Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/io/smallrye/common/smallrye-common-classloader/1.10.0/smallrye-common-classloader-1.10.0.pom (2.1 kB at 43 kB/s)
[2025-11-27T00:26:03.002Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/smallrye/config/smallrye-config-common/2.9.0/smallrye-config-common-2.9.0.pom
[2025-11-27T00:26:03.002Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/io/smallrye/config/smallrye-config-common/2.9.0/smallrye-config-common-2.9.0.pom (1.1 kB at 6.9 kB/s)
[2025-11-27T00:26:03.002Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/jboss/logging/jboss-logging-annotations/2.2.1.Final/jboss-logging-annotations-2.2.1.Final.pom
[2025-11-27T00:26:03.002Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/jboss/logging/jboss-logging-annotations/2.2.1.Final/jboss-logging-annotations-2.2.1.Final.pom (1.8 kB at 30 kB/s)
[2025-11-27T00:26:03.002Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/jboss/logging/jboss-logging-tools-parent/2.2.1.Final/jboss-logging-tools-parent-2.2.1.Final.pom
[2025-11-27T00:26:03.002Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/jboss/logging/jboss-logging-tools-parent/2.2.1.Final/jboss-logging-tools-parent-2.2.1.Final.pom (5.6 kB at 88 kB/s)
[2025-11-27T00:26:03.002Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/jboss/threads/jboss-threads/3.4.2.Final/jboss-threads-3.4.2.Final.pom
[2025-11-27T00:26:03.002Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/jboss/threads/jboss-threads/3.4.2.Final/jboss-threads-3.4.2.Final.pom (7.3 kB at 106 kB/s)
[2025-11-27T00:26:03.002Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/jboss/jboss-parent/36/jboss-parent-36.pom
[2025-11-27T00:26:03.002Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/jboss/jboss-parent/36/jboss-parent-36.pom (66 kB at 1.3 MB/s)
[2025-11-27T00:26:03.002Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/graalvm/sdk/graal-sdk/21.3.1/graal-sdk-21.3.1.pom
[2025-11-27T00:26:03.002Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/graalvm/sdk/graal-sdk/21.3.1/graal-sdk-21.3.1.pom (1.4 kB at 22 kB/s)
[2025-11-27T00:26:03.002Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/quarkus/quarkus-bootstrap-runner/2.7.2.Final/quarkus-bootstrap-runner-2.7.2.Final.pom
[2025-11-27T00:26:03.677Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/io/quarkus/quarkus-bootstrap-runner/2.7.2.Final/quarkus-bootstrap-runner-2.7.2.Final.pom (3.3 kB at 12 kB/s)
[2025-11-27T00:26:03.678Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/quarkus/quarkus-builder/2.7.2.Final/quarkus-builder-2.7.2.Final.pom
[2025-11-27T00:26:03.678Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/io/quarkus/quarkus-builder/2.7.2.Final/quarkus-builder-2.7.2.Final.pom (2.2 kB at 10 kB/s)
[2025-11-27T00:26:03.678Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/junit/platform/junit-platform-launcher/1.8.2/junit-platform-launcher-1.8.2.pom
[2025-11-27T00:26:03.678Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/junit/platform/junit-platform-launcher/1.8.2/junit-platform-launcher-1.8.2.pom (3.0 kB at 56 kB/s)
[2025-11-27T00:26:03.678Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/junit/platform/junit-platform-engine/1.8.2/junit-platform-engine-1.8.2.pom
[2025-11-27T00:26:03.678Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/junit/platform/junit-platform-engine/1.8.2/junit-platform-engine-1.8.2.pom (3.2 kB at 56 kB/s)
[2025-11-27T00:26:03.678Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/opentest4j/opentest4j/1.2.0/opentest4j-1.2.0.pom
[2025-11-27T00:26:03.678Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/opentest4j/opentest4j/1.2.0/opentest4j-1.2.0.pom (1.7 kB at 31 kB/s)
[2025-11-27T00:26:03.678Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/junit/platform/junit-platform-commons/1.8.2/junit-platform-commons-1.8.2.pom
[2025-11-27T00:26:03.678Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/junit/platform/junit-platform-commons/1.8.2/junit-platform-commons-1.8.2.pom (2.8 kB at 52 kB/s)
[2025-11-27T00:26:03.678Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apiguardian/apiguardian-api/1.1.2/apiguardian-api-1.1.2.pom
[2025-11-27T00:26:03.678Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apiguardian/apiguardian-api/1.1.2/apiguardian-api-1.1.2.pom (1.5 kB at 32 kB/s)
[2025-11-27T00:26:03.678Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/junit/jupiter/junit-jupiter/5.8.2/junit-jupiter-5.8.2.pom
[2025-11-27T00:26:04.352Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/junit/jupiter/junit-jupiter/5.8.2/junit-jupiter-5.8.2.pom (3.2 kB at 62 kB/s)
[2025-11-27T00:26:04.352Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/junit/jupiter/junit-jupiter-api/5.8.2/junit-jupiter-api-5.8.2.pom
[2025-11-27T00:26:04.352Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/junit/jupiter/junit-jupiter-api/5.8.2/junit-jupiter-api-5.8.2.pom (3.2 kB at 64 kB/s)
[2025-11-27T00:26:04.352Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/junit/jupiter/junit-jupiter-params/5.8.2/junit-jupiter-params-5.8.2.pom
[2025-11-27T00:26:04.352Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/junit/jupiter/junit-jupiter-params/5.8.2/junit-jupiter-params-5.8.2.pom (3.0 kB at 53 kB/s)
[2025-11-27T00:26:04.352Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/junit/jupiter/junit-jupiter-engine/5.8.2/junit-jupiter-engine-5.8.2.pom
[2025-11-27T00:26:04.352Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/junit/jupiter/junit-jupiter-engine/5.8.2/junit-jupiter-engine-5.8.2.pom (3.2 kB at 42 kB/s)
[2025-11-27T00:26:04.352Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/quarkus/quarkus-project-core-extension-codestarts/2.7.2.Final/quarkus-project-core-extension-codestarts-2.7.2.Final.pom
[2025-11-27T00:26:04.352Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/io/quarkus/quarkus-project-core-extension-codestarts/2.7.2.Final/quarkus-project-core-extension-codestarts-2.7.2.Final.pom (3.1 kB at 29 kB/s)
[2025-11-27T00:26:04.352Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/quarkus/quarkus-devtools-all/2.7.2.Final/quarkus-devtools-all-2.7.2.Final.pom
[2025-11-27T00:26:04.352Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/io/quarkus/quarkus-devtools-all/2.7.2.Final/quarkus-devtools-all-2.7.2.Final.pom (1.1 kB at 7.4 kB/s)
[2025-11-27T00:26:04.352Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/quarkus/quarkus-devtools-common/2.7.2.Final/quarkus-devtools-common-2.7.2.Final.pom
[2025-11-27T00:26:04.352Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/io/quarkus/quarkus-devtools-common/2.7.2.Final/quarkus-devtools-common-2.7.2.Final.pom (4.4 kB at 55 kB/s)
[2025-11-27T00:26:04.352Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/quarkus/quarkus-devtools-registry-client/2.7.2.Final/quarkus-devtools-registry-client-2.7.2.Final.pom
[2025-11-27T00:26:05.032Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/io/quarkus/quarkus-devtools-registry-client/2.7.2.Final/quarkus-devtools-registry-client-2.7.2.Final.pom (2.3 kB at 23 kB/s)
[2025-11-27T00:26:05.032Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/quarkus/quarkus-devtools-artifact-api/2.7.2.Final/quarkus-devtools-artifact-api-2.7.2.Final.pom
[2025-11-27T00:26:05.032Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/io/quarkus/quarkus-devtools-artifact-api/2.7.2.Final/quarkus-devtools-artifact-api-2.7.2.Final.pom (1.3 kB at 4.5 kB/s)
[2025-11-27T00:26:05.032Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/quarkus/quarkus-devtools-message-writer/2.7.2.Final/quarkus-devtools-message-writer-2.7.2.Final.pom
[2025-11-27T00:26:05.032Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/io/quarkus/quarkus-devtools-message-writer/2.7.2.Final/quarkus-devtools-message-writer-2.7.2.Final.pom (776 B at 7.8 kB/s)
[2025-11-27T00:26:05.032Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/smallrye/common/smallrye-common-os/1.10.0/smallrye-common-os-1.10.0.pom
[2025-11-27T00:26:05.032Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/io/smallrye/common/smallrye-common-os/1.10.0/smallrye-common-os-1.10.0.pom (1.7 kB at 26 kB/s)
[2025-11-27T00:26:05.032Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/com/fasterxml/jackson/core/jackson-databind/2.13.1/jackson-databind-2.13.1.pom
[2025-11-27T00:26:05.032Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/com/fasterxml/jackson/core/jackson-databind/2.13.1/jackson-databind-2.13.1.pom (16 kB at 254 kB/s)
[2025-11-27T00:26:05.032Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/com/fasterxml/jackson/jackson-base/2.13.1/jackson-base-2.13.1.pom
[2025-11-27T00:26:05.032Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/com/fasterxml/jackson/jackson-base/2.13.1/jackson-base-2.13.1.pom (9.7 kB at 135 kB/s)
[2025-11-27T00:26:05.032Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/com/fasterxml/jackson/core/jackson-annotations/2.13.1/jackson-annotations-2.13.1.pom
[2025-11-27T00:26:05.708Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/com/fasterxml/jackson/core/jackson-annotations/2.13.1/jackson-annotations-2.13.1.pom (6.1 kB at 109 kB/s)
[2025-11-27T00:26:05.708Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/com/fasterxml/jackson/core/jackson-core/2.13.1/jackson-core-2.13.1.pom
[2025-11-27T00:26:05.708Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/com/fasterxml/jackson/core/jackson-core/2.13.1/jackson-core-2.13.1.pom (5.5 kB at 108 kB/s)
[2025-11-27T00:26:05.708Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/com/fasterxml/jackson/dataformat/jackson-dataformat-yaml/2.13.1/jackson-dataformat-yaml-2.13.1.pom
[2025-11-27T00:26:05.708Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/com/fasterxml/jackson/dataformat/jackson-dataformat-yaml/2.13.1/jackson-dataformat-yaml-2.13.1.pom (2.6 kB at 51 kB/s)
[2025-11-27T00:26:05.708Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/com/fasterxml/jackson/dataformat/jackson-dataformats-text/2.13.1/jackson-dataformats-text-2.13.1.pom
[2025-11-27T00:26:05.708Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/com/fasterxml/jackson/dataformat/jackson-dataformats-text/2.13.1/jackson-dataformats-text-2.13.1.pom (3.1 kB at 52 kB/s)
[2025-11-27T00:26:05.708Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/yaml/snakeyaml/1.30/snakeyaml-1.30.pom
[2025-11-27T00:26:05.708Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/yaml/snakeyaml/1.30/snakeyaml-1.30.pom (37 kB at 614 kB/s)
[2025-11-27T00:26:05.708Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/quarkus/quarkus-devtools-base-codestarts/2.7.2.Final/quarkus-devtools-base-codestarts-2.7.2.Final.pom
[2025-11-27T00:26:05.708Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/io/quarkus/quarkus-devtools-base-codestarts/2.7.2.Final/quarkus-devtools-base-codestarts-2.7.2.Final.pom (910 B at 12 kB/s)
[2025-11-27T00:26:05.708Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/quarkus/quarkus-devtools-codestarts/2.7.2.Final/quarkus-devtools-codestarts-2.7.2.Final.pom
[2025-11-27T00:26:05.708Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/io/quarkus/quarkus-devtools-codestarts/2.7.2.Final/quarkus-devtools-codestarts-2.7.2.Final.pom (2.2 kB at 18 kB/s)
[2025-11-27T00:26:05.708Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/quarkus/qute/qute-core/2.7.2.Final/qute-core-2.7.2.Final.pom
[2025-11-27T00:26:05.708Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/io/quarkus/qute/qute-core/2.7.2.Final/qute-core-2.7.2.Final.pom (1.2 kB at 11 kB/s)
[2025-11-27T00:26:05.708Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/quarkus/qute/qute-parent/2.7.2.Final/qute-parent-2.7.2.Final.pom
[2025-11-27T00:26:06.383Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/io/quarkus/qute/qute-parent/2.7.2.Final/qute-parent-2.7.2.Final.pom (22 kB at 283 kB/s)
[2025-11-27T00:26:06.383Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/smallrye/reactive/mutiny/1.3.1/mutiny-1.3.1.pom
[2025-11-27T00:26:06.383Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/io/smallrye/reactive/mutiny/1.3.1/mutiny-1.3.1.pom (6.5 kB at 79 kB/s)
[2025-11-27T00:26:06.383Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/smallrye/reactive/mutiny-project/1.3.1/mutiny-project-1.3.1.pom
[2025-11-27T00:26:06.383Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/io/smallrye/reactive/mutiny-project/1.3.1/mutiny-project-1.3.1.pom (18 kB at 205 kB/s)
[2025-11-27T00:26:06.383Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/reactivestreams/reactive-streams/1.0.3/reactive-streams-1.0.3.pom
[2025-11-27T00:26:06.383Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/reactivestreams/reactive-streams/1.0.3/reactive-streams-1.0.3.pom (1.2 kB at 26 kB/s)
[2025-11-27T00:26:06.383Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/fabric8/maven-model-helper/19/maven-model-helper-19.pom
[2025-11-27T00:26:06.383Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/io/fabric8/maven-model-helper/19/maven-model-helper-19.pom (5.3 kB at 94 kB/s)
[2025-11-27T00:26:06.383Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/jdom/jdom/1.1.3/jdom-1.1.3.pom
[2025-11-27T00:26:06.383Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/jdom/jdom/1.1.3/jdom-1.1.3.pom (1.8 kB at 28 kB/s)
[2025-11-27T00:26:06.383Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/commons/commons-compress/1.21/commons-compress-1.21.pom
[2025-11-27T00:26:06.383Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/commons/commons-compress/1.21/commons-compress-1.21.pom (20 kB at 365 kB/s)
[2025-11-27T00:26:06.383Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/freemarker/freemarker/2.3.31/freemarker-2.3.31.pom
[2025-11-27T00:26:06.383Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/freemarker/freemarker/2.3.31/freemarker-2.3.31.pom (3.4 kB at 67 kB/s)
[2025-11-27T00:26:06.383Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/apache/17/apache-17.pom
[2025-11-27T00:26:06.383Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/apache/17/apache-17.pom (16 kB at 342 kB/s)
[2025-11-27T00:26:06.383Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/glassfish/jakarta.json/1.1.6/jakarta.json-1.1.6.pom
[2025-11-27T00:26:06.383Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/glassfish/jakarta.json/1.1.6/jakarta.json-1.1.6.pom (11 kB at 241 kB/s)
[2025-11-27T00:26:06.384Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/glassfish/json/1.1.6/json-1.1.6.pom
[2025-11-27T00:26:06.384Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/glassfish/json/1.1.6/json-1.1.6.pom (19 kB at 401 kB/s)
[2025-11-27T00:26:06.384Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/twdata/maven/mojo-executor/2.3.1/mojo-executor-2.3.1.pom
[2025-11-27T00:26:07.062Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/twdata/maven/mojo-executor/2.3.1/mojo-executor-2.3.1.pom (2.5 kB at 49 kB/s)
[2025-11-27T00:26:07.062Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/twdata/maven/mojo-executor-parent/2.3.1/mojo-executor-parent-2.3.1.pom
[2025-11-27T00:26:07.062Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/twdata/maven/mojo-executor-parent/2.3.1/mojo-executor-parent-2.3.1.pom (10 kB at 167 kB/s)
[2025-11-27T00:26:07.062Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven/3.5.0/maven-3.5.0.pom
[2025-11-27T00:26:07.062Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven/3.5.0/maven-3.5.0.pom (25 kB at 278 kB/s)
[2025-11-27T00:26:07.062Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-parent/27/maven-parent-27.pom
[2025-11-27T00:26:07.062Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-parent/27/maven-parent-27.pom (41 kB at 848 kB/s)
[2025-11-27T00:26:07.062Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/quarkus/quarkus-maven-plugin/2.7.2.Final/quarkus-maven-plugin-2.7.2.Final.jar
[2025-11-27T00:26:07.062Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/quarkus/quarkus-bootstrap-app-model/2.7.2.Final/quarkus-bootstrap-app-model-2.7.2.Final.jar
[2025-11-27T00:26:07.062Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/quarkus/quarkus-fs-util/0.0.9/quarkus-fs-util-0.0.9.jar
[2025-11-27T00:26:07.062Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/quarkus/quarkus-bootstrap-core/2.7.2.Final/quarkus-bootstrap-core-2.7.2.Final.jar
[2025-11-27T00:26:07.062Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/jboss/logging/jboss-logging/3.4.3.Final/jboss-logging-3.4.3.Final.jar
[2025-11-27T00:26:07.062Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/io/quarkus/quarkus-fs-util/0.0.9/quarkus-fs-util-0.0.9.jar (24 kB at 222 kB/s)
[2025-11-27T00:26:07.062Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/jboss/logging/commons-logging-jboss-logging/1.0.0.Final/commons-logging-jboss-logging-1.0.0.Final.jar
[2025-11-27T00:26:07.062Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/jboss/logging/jboss-logging/3.4.3.Final/jboss-logging-3.4.3.Final.jar (61 kB at 538 kB/s)
[2025-11-27T00:26:07.062Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/quarkus/quarkus-bootstrap-maven-resolver/2.7.2.Final/quarkus-bootstrap-maven-resolver-2.7.2.Final.jar
[2025-11-27T00:26:07.062Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/io/quarkus/quarkus-maven-plugin/2.7.2.Final/quarkus-maven-plugin-2.7.2.Final.jar (464 kB at 3.3 MB/s)
[2025-11-27T00:26:07.062Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/jboss/logmanager/jboss-logmanager-embedded/1.0.9/jboss-logmanager-embedded-1.0.9.jar
[2025-11-27T00:26:07.062Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/io/quarkus/quarkus-bootstrap-core/2.7.2.Final/quarkus-bootstrap-core-2.7.2.Final.jar (115 kB at 607 kB/s)
[2025-11-27T00:26:07.062Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-embedder/3.8.4/maven-embedder-3.8.4.jar
[2025-11-27T00:26:07.062Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/jboss/logging/commons-logging-jboss-logging/1.0.0.Final/commons-logging-jboss-logging-1.0.0.Final.jar (17 kB at 95 kB/s)
[2025-11-27T00:26:07.062Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-cipher/2.0/plexus-cipher-2.0.jar
[2025-11-27T00:26:07.062Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/jboss/logmanager/jboss-logmanager-embedded/1.0.9/jboss-logmanager-embedded-1.0.9.jar (258 kB at 1.4 MB/s)
[2025-11-27T00:26:07.062Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/commons-cli/commons-cli/1.4/commons-cli-1.4.jar
[2025-11-27T00:26:07.062Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-cipher/2.0/plexus-cipher-2.0.jar (13 kB at 57 kB/s)
[2025-11-27T00:26:07.062Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/resolver/maven-resolver-connector-basic/1.6.3/maven-resolver-connector-basic-1.6.3.jar
[2025-11-27T00:26:07.062Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/io/quarkus/quarkus-bootstrap-app-model/2.7.2.Final/quarkus-bootstrap-app-model-2.7.2.Final.jar (144 kB at 592 kB/s)
[2025-11-27T00:26:07.062Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/resolver/maven-resolver-transport-wagon/1.6.3/maven-resolver-transport-wagon-1.6.3.jar
[2025-11-27T00:26:07.062Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/io/quarkus/quarkus-bootstrap-maven-resolver/2.7.2.Final/quarkus-bootstrap-maven-resolver-2.7.2.Final.jar (138 kB at 588 kB/s)
[2025-11-27T00:26:07.062Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/wagon/wagon-http/3.4.3/wagon-http-3.4.3.jar
[2025-11-27T00:26:07.062Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/commons-cli/commons-cli/1.4/commons-cli-1.4.jar (54 kB at 220 kB/s)
[2025-11-27T00:26:07.062Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/wagon/wagon-http-shared/3.4.3/wagon-http-shared-3.4.3.jar
[2025-11-27T00:26:07.062Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-embedder/3.8.4/maven-embedder-3.8.4.jar (98 kB at 375 kB/s)
[2025-11-27T00:26:07.062Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/jsoup/jsoup/1.14.2/jsoup-1.14.2.jar
[2025-11-27T00:26:07.062Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/resolver/maven-resolver-connector-basic/1.6.3/maven-resolver-connector-basic-1.6.3.jar (46 kB at 154 kB/s)
[2025-11-27T00:26:07.062Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/httpcomponents/httpclient/4.5.13/httpclient-4.5.13.jar
[2025-11-27T00:26:07.062Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/wagon/wagon-http/3.4.3/wagon-http-3.4.3.jar (11 kB at 37 kB/s)
[2025-11-27T00:26:07.062Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/commons-codec/commons-codec/1.15/commons-codec-1.15.jar
[2025-11-27T00:26:07.062Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/wagon/wagon-http-shared/3.4.3/wagon-http-shared-3.4.3.jar (43 kB at 143 kB/s)
[2025-11-27T00:26:07.062Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/httpcomponents/httpcore/4.4.15/httpcore-4.4.15.jar
[2025-11-27T00:26:07.062Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/resolver/maven-resolver-transport-wagon/1.6.3/maven-resolver-transport-wagon-1.6.3.jar (33 kB at 107 kB/s)
[2025-11-27T00:26:07.062Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/wagon/wagon-provider-api/3.4.3/wagon-provider-api-3.4.3.jar
[2025-11-27T00:26:07.738Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/wagon/wagon-provider-api/3.4.3/wagon-provider-api-3.4.3.jar (55 kB at 151 kB/s)
[2025-11-27T00:26:07.738Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/wagon/wagon-file/3.4.3/wagon-file-3.4.3.jar
[2025-11-27T00:26:07.739Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/jsoup/jsoup/1.14.2/jsoup-1.14.2.jar (414 kB at 1.1 MB/s)
[2025-11-27T00:26:07.739Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/quarkus/quarkus-bootstrap-gradle-resolver/2.7.2.Final/quarkus-bootstrap-gradle-resolver-2.7.2.Final.jar
[2025-11-27T00:26:07.739Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/httpcomponents/httpclient/4.5.13/httpclient-4.5.13.jar (780 kB at 2.0 MB/s)
[2025-11-27T00:26:07.739Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/smallrye/common/smallrye-common-io/1.10.0/smallrye-common-io-1.10.0.jar
[2025-11-27T00:26:07.739Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/commons-codec/commons-codec/1.15/commons-codec-1.15.jar (354 kB at 823 kB/s)
[2025-11-27T00:26:07.739Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/httpcomponents/httpcore/4.4.15/httpcore-4.4.15.jar (328 kB at 764 kB/s)
[2025-11-27T00:26:07.739Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/quarkus/quarkus-core-deployment/2.7.2.Final/quarkus-core-deployment-2.7.2.Final.jar
[2025-11-27T00:26:07.739Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/aesh/readline/2.2/readline-2.2.jar
[2025-11-27T00:26:07.739Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/wagon/wagon-file/3.4.3/wagon-file-3.4.3.jar (11 kB at 26 kB/s)
[2025-11-27T00:26:07.739Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/fusesource/jansi/jansi/1.18/jansi-1.18.jar
[2025-11-27T00:26:07.739Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/io/smallrye/common/smallrye-common-io/1.10.0/smallrye-common-io-1.10.0.jar (7.9 kB at 18 kB/s)
[2025-11-27T00:26:07.739Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/aesh/aesh/2.6/aesh-2.6.jar
[2025-11-27T00:26:07.739Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/aesh/readline/2.2/readline-2.2.jar (328 kB at 663 kB/s)
[2025-11-27T00:26:07.739Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/commons/commons-lang3/3.12.0/commons-lang3-3.12.0.jar
[2025-11-27T00:26:07.739Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/fusesource/jansi/jansi/1.18/jansi-1.18.jar (287 kB at 575 kB/s)
[2025-11-27T00:26:07.739Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/wildfly/common/wildfly-common/1.5.4.Final-format-001/wildfly-common-1.5.4.Final-format-001.jar
[2025-11-27T00:26:07.739Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/aesh/aesh/2.6/aesh-2.6.jar (364 kB at 698 kB/s)
[2025-11-27T00:26:07.739Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/quarkus/gizmo/gizmo/1.0.10.Final/gizmo-1.0.10.Final.jar
[2025-11-27T00:26:07.739Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/io/quarkus/quarkus-core-deployment/2.7.2.Final/quarkus-core-deployment-2.7.2.Final.jar (1.2 MB at 2.2 MB/s)
[2025-11-27T00:26:07.739Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/ow2/asm/asm-util/9.2/asm-util-9.2.jar
[2025-11-27T00:26:07.739Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/wildfly/common/wildfly-common/1.5.4.Final-format-001/wildfly-common-1.5.4.Final-format-001.jar (307 kB at 539 kB/s)
[2025-11-27T00:26:07.739Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/jboss/jandex/2.4.2.Final/jandex-2.4.2.Final.jar
[2025-11-27T00:26:07.739Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/commons/commons-lang3/3.12.0/commons-lang3-3.12.0.jar (587 kB at 1.0 MB/s)
[2025-11-27T00:26:07.739Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/io/quarkus/quarkus-bootstrap-gradle-resolver/2.7.2.Final/quarkus-bootstrap-gradle-resolver-2.7.2.Final.jar (2.4 MB at 4.2 MB/s)
[2025-11-27T00:26:07.739Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/ow2/asm/asm-commons/9.2/asm-commons-9.2.jar
[2025-11-27T00:26:07.739Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/ow2/asm/asm/9.2/asm-9.2.jar
[2025-11-27T00:26:07.739Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/io/quarkus/gizmo/gizmo/1.0.10.Final/gizmo-1.0.10.Final.jar (100 kB at 171 kB/s)
[2025-11-27T00:26:07.739Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/ow2/asm/asm-tree/9.2/asm-tree-9.2.jar
[2025-11-27T00:26:07.739Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/ow2/asm/asm-util/9.2/asm-util-9.2.jar (85 kB at 137 kB/s)
[2025-11-27T00:26:07.739Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/ow2/asm/asm-analysis/9.2/asm-analysis-9.2.jar
[2025-11-27T00:26:07.739Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/jboss/jandex/2.4.2.Final/jandex-2.4.2.Final.jar (231 kB at 367 kB/s)
[2025-11-27T00:26:07.739Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/quarkus/quarkus-development-mode-spi/2.7.2.Final/quarkus-development-mode-spi-2.7.2.Final.jar
[2025-11-27T00:26:07.739Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/ow2/asm/asm/9.2/asm-9.2.jar (122 kB at 192 kB/s)
[2025-11-27T00:26:07.739Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/quarkus/quarkus-class-change-agent/2.7.2.Final/quarkus-class-change-agent-2.7.2.Final.jar
[2025-11-27T00:26:07.739Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/ow2/asm/asm-tree/9.2/asm-tree-9.2.jar (53 kB at 81 kB/s)
[2025-11-27T00:26:07.739Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/ow2/asm/asm-commons/9.2/asm-commons-9.2.jar (73 kB at 112 kB/s)
[2025-11-27T00:26:07.739Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/quarkus/quarkus-devtools-utilities/2.7.2.Final/quarkus-devtools-utilities-2.7.2.Final.jar
[2025-11-27T00:26:07.739Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/eclipse/sisu/org.eclipse.sisu.inject/0.3.5/org.eclipse.sisu.inject-0.3.5.jar
[2025-11-27T00:26:07.739Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/ow2/asm/asm-analysis/9.2/asm-analysis-9.2.jar (34 kB at 50 kB/s)
[2025-11-27T00:26:07.739Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/quarkus/quarkus-core/2.7.2.Final/quarkus-core-2.7.2.Final.jar
[2025-11-27T00:26:07.739Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/io/quarkus/quarkus-class-change-agent/2.7.2.Final/quarkus-class-change-agent-2.7.2.Final.jar (3.2 kB at 4.5 kB/s)
[2025-11-27T00:26:07.739Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/jakarta/annotation/jakarta.annotation-api/1.3.5/jakarta.annotation-api-1.3.5.jar
[2025-11-27T00:26:07.739Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/io/quarkus/quarkus-development-mode-spi/2.7.2.Final/quarkus-development-mode-spi-2.7.2.Final.jar (43 kB at 59 kB/s)
[2025-11-27T00:26:07.739Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/smallrye/config/smallrye-config/2.9.0/smallrye-config-2.9.0.jar
[2025-11-27T00:26:07.739Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/eclipse/sisu/org.eclipse.sisu.inject/0.3.5/org.eclipse.sisu.inject-0.3.5.jar (379 kB at 517 kB/s)
[2025-11-27T00:26:07.739Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/smallrye/config/smallrye-config-core/2.9.0/smallrye-config-core-2.9.0.jar
[2025-11-27T00:26:07.739Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/jakarta/annotation/jakarta.annotation-api/1.3.5/jakarta.annotation-api-1.3.5.jar (25 kB at 31 kB/s)
[2025-11-27T00:26:07.739Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/eclipse/microprofile/config/microprofile-config-api/2.0/microprofile-config-api-2.0.jar
[2025-11-27T00:26:07.739Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/io/quarkus/quarkus-core/2.7.2.Final/quarkus-core-2.7.2.Final.jar (261 kB at 324 kB/s)
[2025-11-27T00:26:07.739Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/smallrye/common/smallrye-common-annotation/1.10.0/smallrye-common-annotation-1.10.0.jar
[2025-11-27T00:26:07.739Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/io/quarkus/quarkus-devtools-utilities/2.7.2.Final/quarkus-devtools-utilities-2.7.2.Final.jar (5.4 kB at 6.4 kB/s)
[2025-11-27T00:26:07.739Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/smallrye/common/smallrye-common-expression/1.10.0/smallrye-common-expression-1.10.0.jar
[2025-11-27T00:26:07.739Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/io/smallrye/config/smallrye-config-core/2.9.0/smallrye-config-core-2.9.0.jar (250 kB at 293 kB/s)
[2025-11-27T00:26:07.739Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/smallrye/common/smallrye-common-function/1.10.0/smallrye-common-function-1.10.0.jar
[2025-11-27T00:26:07.739Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/eclipse/microprofile/config/microprofile-config-api/2.0/microprofile-config-api-2.0.jar (19 kB at 22 kB/s)
[2025-11-27T00:26:07.739Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/smallrye/common/smallrye-common-constraint/1.10.0/smallrye-common-constraint-1.10.0.jar
[2025-11-27T00:26:07.739Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/io/smallrye/common/smallrye-common-expression/1.10.0/smallrye-common-expression-1.10.0.jar (20 kB at 22 kB/s)
[2025-11-27T00:26:07.739Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/smallrye/common/smallrye-common-classloader/1.10.0/smallrye-common-classloader-1.10.0.jar
[2025-11-27T00:26:07.739Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/io/smallrye/common/smallrye-common-annotation/1.10.0/smallrye-common-annotation-1.10.0.jar (6.5 kB at 7.2 kB/s)
[2025-11-27T00:26:07.739Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/smallrye/config/smallrye-config-common/2.9.0/smallrye-config-common-2.9.0.jar
[2025-11-27T00:26:07.739Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/io/smallrye/common/smallrye-common-function/1.10.0/smallrye-common-function-1.10.0.jar (43 kB at 47 kB/s)
[2025-11-27T00:26:07.739Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/jboss/logging/jboss-logging-annotations/2.2.1.Final/jboss-logging-annotations-2.2.1.Final.jar
[2025-11-27T00:26:07.740Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/io/smallrye/common/smallrye-common-constraint/1.10.0/smallrye-common-constraint-1.10.0.jar (12 kB at 12 kB/s)
[2025-11-27T00:26:07.740Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/jboss/threads/jboss-threads/3.4.2.Final/jboss-threads-3.4.2.Final.jar
[2025-11-27T00:26:07.740Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/io/smallrye/common/smallrye-common-classloader/1.10.0/smallrye-common-classloader-1.10.0.jar (13 kB at 13 kB/s)
[2025-11-27T00:26:07.740Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/quarkus/quarkus-bootstrap-runner/2.7.2.Final/quarkus-bootstrap-runner-2.7.2.Final.jar
[2025-11-27T00:26:07.740Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/jboss/logging/jboss-logging-annotations/2.2.1.Final/jboss-logging-annotations-2.2.1.Final.jar (21 kB at 21 kB/s)
[2025-11-27T00:26:07.740Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/quarkus/quarkus-builder/2.7.2.Final/quarkus-builder-2.7.2.Final.jar
[2025-11-27T00:26:07.740Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/jboss/threads/jboss-threads/3.4.2.Final/jboss-threads-3.4.2.Final.jar (103 kB at 103 kB/s)
[2025-11-27T00:26:07.740Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/graalvm/sdk/graal-sdk/21.3.1/graal-sdk-21.3.1.jar
[2025-11-27T00:26:07.740Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/io/smallrye/config/smallrye-config-common/2.9.0/smallrye-config-common-2.9.0.jar (10 kB at 10 kB/s)
[2025-11-27T00:26:07.740Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/junit/platform/junit-platform-launcher/1.8.2/junit-platform-launcher-1.8.2.jar
[2025-11-27T00:26:08.415Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/io/quarkus/quarkus-bootstrap-runner/2.7.2.Final/quarkus-bootstrap-runner-2.7.2.Final.jar (40 kB at 38 kB/s)
[2025-11-27T00:26:08.415Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/junit/platform/junit-platform-engine/1.8.2/junit-platform-engine-1.8.2.jar
[2025-11-27T00:26:08.415Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/io/smallrye/config/smallrye-config/2.9.0/smallrye-config-2.9.0.jar (34 kB at 32 kB/s)
[2025-11-27T00:26:08.415Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/opentest4j/opentest4j/1.2.0/opentest4j-1.2.0.jar
[2025-11-27T00:26:08.415Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/io/quarkus/quarkus-builder/2.7.2.Final/quarkus-builder-2.7.2.Final.jar (51 kB at 47 kB/s)
[2025-11-27T00:26:08.415Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/junit/platform/junit-platform-commons/1.8.2/junit-platform-commons-1.8.2.jar
[2025-11-27T00:26:08.415Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/graalvm/sdk/graal-sdk/21.3.1/graal-sdk-21.3.1.jar (616 kB at 571 kB/s)
[2025-11-27T00:26:08.415Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apiguardian/apiguardian-api/1.1.2/apiguardian-api-1.1.2.jar
[2025-11-27T00:26:08.415Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/junit/platform/junit-platform-launcher/1.8.2/junit-platform-launcher-1.8.2.jar (159 kB at 144 kB/s)
[2025-11-27T00:26:08.415Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/junit/jupiter/junit-jupiter/5.8.2/junit-jupiter-5.8.2.jar
[2025-11-27T00:26:08.415Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/junit/platform/junit-platform-engine/1.8.2/junit-platform-engine-1.8.2.jar (186 kB at 167 kB/s)
[2025-11-27T00:26:08.415Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/junit/jupiter/junit-jupiter-api/5.8.2/junit-jupiter-api-5.8.2.jar
[2025-11-27T00:26:08.415Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/opentest4j/opentest4j/1.2.0/opentest4j-1.2.0.jar (7.7 kB at 6.9 kB/s)
[2025-11-27T00:26:08.415Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/junit/jupiter/junit-jupiter-params/5.8.2/junit-jupiter-params-5.8.2.jar
[2025-11-27T00:26:08.415Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apiguardian/apiguardian-api/1.1.2/apiguardian-api-1.1.2.jar (6.8 kB at 6.0 kB/s)
[2025-11-27T00:26:08.415Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/junit/jupiter/junit-jupiter-engine/5.8.2/junit-jupiter-engine-5.8.2.jar
[2025-11-27T00:26:08.415Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/junit/platform/junit-platform-commons/1.8.2/junit-platform-commons-1.8.2.jar (100 kB at 88 kB/s)
[2025-11-27T00:26:08.415Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/quarkus/quarkus-project-core-extension-codestarts/2.7.2.Final/quarkus-project-core-extension-codestarts-2.7.2.Final.jar
[2025-11-27T00:26:08.415Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/junit/jupiter/junit-jupiter/5.8.2/junit-jupiter-5.8.2.jar (6.4 kB at 5.4 kB/s)
[2025-11-27T00:26:08.415Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/quarkus/quarkus-devtools-common/2.7.2.Final/quarkus-devtools-common-2.7.2.Final.jar
[2025-11-27T00:26:08.415Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/junit/jupiter/junit-jupiter-params/5.8.2/junit-jupiter-params-5.8.2.jar (577 kB at 486 kB/s)
[2025-11-27T00:26:08.415Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/quarkus/quarkus-devtools-registry-client/2.7.2.Final/quarkus-devtools-registry-client-2.7.2.Final.jar
[2025-11-27T00:26:08.415Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/junit/jupiter/junit-jupiter-api/5.8.2/junit-jupiter-api-5.8.2.jar (194 kB at 162 kB/s)
[2025-11-27T00:26:08.415Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/quarkus/quarkus-devtools-artifact-api/2.7.2.Final/quarkus-devtools-artifact-api-2.7.2.Final.jar
[2025-11-27T00:26:08.416Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/junit/jupiter/junit-jupiter-engine/5.8.2/junit-jupiter-engine-5.8.2.jar (230 kB at 190 kB/s)
[2025-11-27T00:26:08.416Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/quarkus/quarkus-devtools-message-writer/2.7.2.Final/quarkus-devtools-message-writer-2.7.2.Final.jar
[2025-11-27T00:26:08.416Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/io/quarkus/quarkus-devtools-registry-client/2.7.2.Final/quarkus-devtools-registry-client-2.7.2.Final.jar (216 kB at 167 kB/s)
[2025-11-27T00:26:08.416Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/smallrye/common/smallrye-common-os/1.10.0/smallrye-common-os-1.10.0.jar
[2025-11-27T00:26:08.416Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/io/quarkus/quarkus-devtools-message-writer/2.7.2.Final/quarkus-devtools-message-writer-2.7.2.Final.jar (6.3 kB at 4.8 kB/s)
[2025-11-27T00:26:08.416Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/quarkus/quarkus-devtools-base-codestarts/2.7.2.Final/quarkus-devtools-base-codestarts-2.7.2.Final.jar
[2025-11-27T00:26:08.416Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/io/quarkus/quarkus-devtools-artifact-api/2.7.2.Final/quarkus-devtools-artifact-api-2.7.2.Final.jar (8.0 kB at 6.1 kB/s)
[2025-11-27T00:26:08.416Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/quarkus/quarkus-devtools-codestarts/2.7.2.Final/quarkus-devtools-codestarts-2.7.2.Final.jar
[2025-11-27T00:26:08.416Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/io/quarkus/quarkus-devtools-common/2.7.2.Final/quarkus-devtools-common-2.7.2.Final.jar (266 kB at 199 kB/s)
[2025-11-27T00:26:08.416Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/quarkus/qute/qute-core/2.7.2.Final/qute-core-2.7.2.Final.jar
[2025-11-27T00:26:08.416Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/io/quarkus/quarkus-project-core-extension-codestarts/2.7.2.Final/quarkus-project-core-extension-codestarts-2.7.2.Final.jar (194 kB at 145 kB/s)
[2025-11-27T00:26:08.416Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/smallrye/reactive/mutiny/1.3.1/mutiny-1.3.1.jar
[2025-11-27T00:26:08.416Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/io/smallrye/common/smallrye-common-os/1.10.0/smallrye-common-os-1.10.0.jar (15 kB at 11 kB/s)
[2025-11-27T00:26:08.416Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/reactivestreams/reactive-streams/1.0.3/reactive-streams-1.0.3.jar
[2025-11-27T00:26:08.416Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/io/quarkus/quarkus-devtools-codestarts/2.7.2.Final/quarkus-devtools-codestarts-2.7.2.Final.jar (81 kB at 58 kB/s)
[2025-11-27T00:26:08.416Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/commons-io/commons-io/2.11.0/commons-io-2.11.0.jar
[2025-11-27T00:26:08.416Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/reactivestreams/reactive-streams/1.0.3/reactive-streams-1.0.3.jar (11 kB at 8.0 kB/s)
[2025-11-27T00:26:08.416Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/commons/commons-compress/1.21/commons-compress-1.21.jar
[2025-11-27T00:26:08.416Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/io/smallrye/reactive/mutiny/1.3.1/mutiny-1.3.1.jar (819 kB at 574 kB/s)
[2025-11-27T00:26:08.416Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/fabric8/maven-model-helper/19/maven-model-helper-19.jar
[2025-11-27T00:26:08.416Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/commons-io/commons-io/2.11.0/commons-io-2.11.0.jar (327 kB at 222 kB/s)
[2025-11-27T00:26:08.416Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/jdom/jdom/1.1.3/jdom-1.1.3.jar
[2025-11-27T00:26:08.416Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/io/fabric8/maven-model-helper/19/maven-model-helper-19.jar (28 kB at 19 kB/s)
[2025-11-27T00:26:08.416Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/com/fasterxml/jackson/dataformat/jackson-dataformat-yaml/2.13.1/jackson-dataformat-yaml-2.13.1.jar
[2025-11-27T00:26:08.416Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/commons/commons-compress/1.21/commons-compress-1.21.jar (1.0 MB at 684 kB/s)
[2025-11-27T00:26:08.416Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/yaml/snakeyaml/1.30/snakeyaml-1.30.jar
[2025-11-27T00:26:08.416Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/io/quarkus/quarkus-devtools-base-codestarts/2.7.2.Final/quarkus-devtools-base-codestarts-2.7.2.Final.jar (417 kB at 274 kB/s)
[2025-11-27T00:26:08.416Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-plugin-api/3.8.4/maven-plugin-api-3.8.4.jar
[2025-11-27T00:26:08.416Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/jdom/jdom/1.1.3/jdom-1.1.3.jar (151 kB at 99 kB/s)
[2025-11-27T00:26:08.416Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-model/3.8.4/maven-model-3.8.4.jar
[2025-11-27T00:26:08.416Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/com/fasterxml/jackson/dataformat/jackson-dataformat-yaml/2.13.1/jackson-dataformat-yaml-2.13.1.jar (52 kB at 34 kB/s)
[2025-11-27T00:26:08.416Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-artifact/3.8.4/maven-artifact-3.8.4.jar
[2025-11-27T00:26:08.416Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/yaml/snakeyaml/1.30/snakeyaml-1.30.jar (332 kB at 214 kB/s)
[2025-11-27T00:26:08.416Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/eclipse/sisu/org.eclipse.sisu.plexus/0.3.5/org.eclipse.sisu.plexus-0.3.5.jar
[2025-11-27T00:26:08.416Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-plugin-api/3.8.4/maven-plugin-api-3.8.4.jar (47 kB at 30 kB/s)
[2025-11-27T00:26:08.416Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-utils/3.3.0/plexus-utils-3.3.0.jar
[2025-11-27T00:26:08.416Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-artifact/3.8.4/maven-artifact-3.8.4.jar (58 kB at 37 kB/s)
[2025-11-27T00:26:08.416Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-classworlds/2.6.0/plexus-classworlds-2.6.0.jar
[2025-11-27T00:26:08.416Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-model/3.8.4/maven-model-3.8.4.jar (215 kB at 134 kB/s)
[2025-11-27T00:26:08.416Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/jakarta/inject/jakarta.inject-api/1.0/jakarta.inject-api-1.0.jar
[2025-11-27T00:26:08.416Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/eclipse/sisu/org.eclipse.sisu.plexus/0.3.5/org.eclipse.sisu.plexus-0.3.5.jar (205 kB at 127 kB/s)
[2025-11-27T00:26:08.416Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/jakarta/enterprise/jakarta.enterprise.cdi-api/2.0.2/jakarta.enterprise.cdi-api-2.0.2.jar
[2025-11-27T00:26:08.416Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-classworlds/2.6.0/plexus-classworlds-2.6.0.jar (53 kB at 32 kB/s)
[2025-11-27T00:26:08.416Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/jakarta/el/jakarta.el-api/3.0.3/jakarta.el-api-3.0.3.jar
[2025-11-27T00:26:08.416Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-utils/3.3.0/plexus-utils-3.3.0.jar (263 kB at 158 kB/s)
[2025-11-27T00:26:08.416Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/jakarta/interceptor/jakarta.interceptor-api/1.2.5/jakarta.interceptor-api-1.2.5.jar
[2025-11-27T00:26:08.416Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/jakarta/enterprise/jakarta.enterprise.cdi-api/2.0.2/jakarta.enterprise.cdi-api-2.0.2.jar (109 kB at 65 kB/s)
[2025-11-27T00:26:08.416Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-core/3.8.4/maven-core-3.8.4.jar
[2025-11-27T00:26:08.416Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/io/quarkus/qute/qute-core/2.7.2.Final/qute-core-2.7.2.Final.jar (255 kB at 152 kB/s)
[2025-11-27T00:26:08.416Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-settings/3.8.4/maven-settings-3.8.4.jar
[2025-11-27T00:26:08.416Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/jakarta/inject/jakarta.inject-api/1.0/jakarta.inject-api-1.0.jar (4.7 kB at 2.7 kB/s)
[2025-11-27T00:26:08.416Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-settings-builder/3.8.4/maven-settings-builder-3.8.4.jar
[2025-11-27T00:26:09.088Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/jakarta/el/jakarta.el-api/3.0.3/jakarta.el-api-3.0.3.jar (80 kB at 46 kB/s)
[2025-11-27T00:26:09.088Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-sec-dispatcher/2.0/plexus-sec-dispatcher-2.0.jar
[2025-11-27T00:26:09.088Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/jakarta/interceptor/jakarta.interceptor-api/1.2.5/jakarta.interceptor-api-1.2.5.jar (25 kB at 14 kB/s)
[2025-11-27T00:26:09.088Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-builder-support/3.8.4/maven-builder-support-3.8.4.jar
[2025-11-27T00:26:09.088Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-settings/3.8.4/maven-settings-3.8.4.jar (44 kB at 26 kB/s)
[2025-11-27T00:26:09.088Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-repository-metadata/3.8.4/maven-repository-metadata-3.8.4.jar
[2025-11-27T00:26:09.088Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-core/3.8.4/maven-core-3.8.4.jar (637 kB at 367 kB/s)
[2025-11-27T00:26:09.088Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-model-builder/3.8.4/maven-model-builder-3.8.4.jar
[2025-11-27T00:26:09.088Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-settings-builder/3.8.4/maven-settings-builder-3.8.4.jar (42 kB at 24 kB/s)
[2025-11-27T00:26:09.088Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-resolver-provider/3.8.4/maven-resolver-provider-3.8.4.jar
[2025-11-27T00:26:09.088Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-model-builder/3.8.4/maven-model-builder-3.8.4.jar (192 kB at 108 kB/s)
[2025-11-27T00:26:09.088Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/resolver/maven-resolver-impl/1.6.3/maven-resolver-impl-1.6.3.jar
[2025-11-27T00:26:09.088Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-builder-support/3.8.4/maven-builder-support-3.8.4.jar (14 kB at 7.9 kB/s)
[2025-11-27T00:26:09.088Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/resolver/maven-resolver-api/1.6.3/maven-resolver-api-1.6.3.jar
[2025-11-27T00:26:09.088Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-sec-dispatcher/2.0/plexus-sec-dispatcher-2.0.jar (24 kB at 13 kB/s)
[2025-11-27T00:26:09.088Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/resolver/maven-resolver-spi/1.6.3/maven-resolver-spi-1.6.3.jar
[2025-11-27T00:26:09.088Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-resolver-provider/3.8.4/maven-resolver-provider-3.8.4.jar (67 kB at 37 kB/s)
[2025-11-27T00:26:09.088Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/resolver/maven-resolver-util/1.6.3/maven-resolver-util-1.6.3.jar
[2025-11-27T00:26:09.088Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-repository-metadata/3.8.4/maven-repository-metadata-3.8.4.jar (27 kB at 15 kB/s)
[2025-11-27T00:26:09.088Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/shared/maven-shared-utils/3.3.4/maven-shared-utils-3.3.4.jar
[2025-11-27T00:26:09.088Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/resolver/maven-resolver-impl/1.6.3/maven-resolver-impl-1.6.3.jar (180 kB at 97 kB/s)
[2025-11-27T00:26:09.088Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/com/google/inject/guice/4.2.2/guice-4.2.2-no_aop.jar
[2025-11-27T00:26:09.088Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/resolver/maven-resolver-spi/1.6.3/maven-resolver-spi-1.6.3.jar (38 kB at 21 kB/s)
[2025-11-27T00:26:09.088Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/aopalliance/aopalliance/1.0/aopalliance-1.0.jar
[2025-11-27T00:26:09.088Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/resolver/maven-resolver-api/1.6.3/maven-resolver-api-1.6.3.jar (149 kB at 80 kB/s)
[2025-11-27T00:26:09.088Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/com/google/guava/guava/30.1.1-jre/guava-30.1.1-jre.jar
[2025-11-27T00:26:09.088Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/resolver/maven-resolver-util/1.6.3/maven-resolver-util-1.6.3.jar (169 kB at 90 kB/s)
[2025-11-27T00:26:09.088Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/com/google/guava/failureaccess/1.0.1/failureaccess-1.0.1.jar
[2025-11-27T00:26:09.088Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/shared/maven-shared-utils/3.3.4/maven-shared-utils-3.3.4.jar (153 kB at 81 kB/s)
[2025-11-27T00:26:09.088Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/com/google/errorprone/error_prone_annotations/2.10.0/error_prone_annotations-2.10.0.jar
[2025-11-27T00:26:09.088Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/com/google/inject/guice/4.2.2/guice-4.2.2-no_aop.jar (521 kB at 271 kB/s)
[2025-11-27T00:26:09.088Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/com/google/j2objc/j2objc-annotations/1.3/j2objc-annotations-1.3.jar
[2025-11-27T00:26:09.088Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/aopalliance/aopalliance/1.0/aopalliance-1.0.jar (4.5 kB at 2.3 kB/s)
[2025-11-27T00:26:09.088Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-interpolation/1.26/plexus-interpolation-1.26.jar
[2025-11-27T00:26:09.088Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/com/google/guava/failureaccess/1.0.1/failureaccess-1.0.1.jar (4.6 kB at 2.4 kB/s)
[2025-11-27T00:26:09.088Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-component-annotations/2.1.0/plexus-component-annotations-2.1.0.jar
[2025-11-27T00:26:09.088Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/com/google/errorprone/error_prone_annotations/2.10.0/error_prone_annotations-2.10.0.jar (16 kB at 8.2 kB/s)
[2025-11-27T00:26:09.088Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/freemarker/freemarker/2.3.31/freemarker-2.3.31.jar
[2025-11-27T00:26:09.088Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/com/google/guava/guava/30.1.1-jre/guava-30.1.1-jre.jar (2.9 MB at 1.5 MB/s)
[2025-11-27T00:26:09.088Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/glassfish/jakarta.json/1.1.6/jakarta.json-1.1.6.jar
[2025-11-27T00:26:09.088Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/com/google/j2objc/j2objc-annotations/1.3/j2objc-annotations-1.3.jar (8.8 kB at 4.4 kB/s)
[2025-11-27T00:26:09.088Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/com/fasterxml/jackson/core/jackson-databind/2.13.1/jackson-databind-2.13.1.jar
[2025-11-27T00:26:09.088Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-interpolation/1.26/plexus-interpolation-1.26.jar (85 kB at 43 kB/s)
[2025-11-27T00:26:09.088Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/com/fasterxml/jackson/core/jackson-annotations/2.13.1/jackson-annotations-2.13.1.jar
[2025-11-27T00:26:09.088Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-component-annotations/2.1.0/plexus-component-annotations-2.1.0.jar (4.2 kB at 2.1 kB/s)
[2025-11-27T00:26:09.088Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/com/fasterxml/jackson/core/jackson-core/2.13.1/jackson-core-2.13.1.jar
[2025-11-27T00:26:09.088Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/com/fasterxml/jackson/core/jackson-annotations/2.13.1/jackson-annotations-2.13.1.jar (76 kB at 37 kB/s)
[2025-11-27T00:26:09.088Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/twdata/maven/mojo-executor/2.3.1/mojo-executor-2.3.1.jar
[2025-11-27T00:26:09.088Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/glassfish/jakarta.json/1.1.6/jakarta.json-1.1.6.jar (140 kB at 68 kB/s)
[2025-11-27T00:26:09.088Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/slf4j/slf4j-api/1.7.33/slf4j-api-1.7.33.jar
[2025-11-27T00:26:09.088Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/com/fasterxml/jackson/core/jackson-databind/2.13.1/jackson-databind-2.13.1.jar (1.5 MB at 740 kB/s)
[2025-11-27T00:26:09.088Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/jboss/slf4j/slf4j-jboss-logmanager/1.1.0.Final/slf4j-jboss-logmanager-1.1.0.Final.jar
[2025-11-27T00:26:09.088Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/freemarker/freemarker/2.3.31/freemarker-2.3.31.jar (1.7 MB at 823 kB/s)
[2025-11-27T00:26:09.088Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/com/fasterxml/jackson/core/jackson-core/2.13.1/jackson-core-2.13.1.jar (375 kB at 179 kB/s)
[2025-11-27T00:26:09.088Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/twdata/maven/mojo-executor/2.3.1/mojo-executor-2.3.1.jar (13 kB at 6.1 kB/s)
[2025-11-27T00:26:09.088Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/slf4j/slf4j-api/1.7.33/slf4j-api-1.7.33.jar (41 kB at 20 kB/s)
[2025-11-27T00:26:09.088Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/jboss/slf4j/slf4j-jboss-logmanager/1.1.0.Final/slf4j-jboss-logmanager-1.1.0.Final.jar (11 kB at 5.0 kB/s)
[2025-11-27T00:26:09.764Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/quarkiverse/artemis/quarkus-artemis-bom/1.0.3/quarkus-artemis-bom-1.0.3.pom
[2025-11-27T00:26:09.764Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/io/quarkiverse/artemis/quarkus-artemis-bom/1.0.3/quarkus-artemis-bom-1.0.3.pom (6.3 kB at 65 kB/s)
[2025-11-27T00:26:09.764Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/quarkiverse/artemis/quarkus-artemis-parent/1.0.3/quarkus-artemis-parent-1.0.3.pom
[2025-11-27T00:26:09.764Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/io/quarkiverse/artemis/quarkus-artemis-parent/1.0.3/quarkus-artemis-parent-1.0.3.pom (2.8 kB at 28 kB/s)
[2025-11-27T00:26:09.764Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/kie/kogito/kogito-quarkus-bom/1.16.1.Final/kogito-quarkus-bom-1.16.1.Final.pom
[2025-11-27T00:26:09.764Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/kie/kogito/kogito-quarkus-bom/1.16.1.Final/kogito-quarkus-bom-1.16.1.Final.pom (2.2 kB at 7.4 kB/s)
[2025-11-27T00:26:09.764Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/kie/kogito/quarkus/1.16.1.Final/quarkus-1.16.1.Final.pom
[2025-11-27T00:26:10.438Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/kie/kogito/quarkus/1.16.1.Final/quarkus-1.16.1.Final.pom (1.2 kB at 13 kB/s)
[2025-11-27T00:26:10.438Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/kie/kogito/kogito-build-parent/1.16.1.Final/kogito-build-parent-1.16.1.Final.pom
[2025-11-27T00:26:10.438Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/kie/kogito/kogito-build-parent/1.16.1.Final/kogito-build-parent-1.16.1.Final.pom (44 kB at 372 kB/s)
[2025-11-27T00:26:10.438Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/kie/kogito/kogito-dependencies-bom/1.16.1.Final/kogito-dependencies-bom-1.16.1.Final.pom
[2025-11-27T00:26:10.438Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/kie/kogito/kogito-dependencies-bom/1.16.1.Final/kogito-dependencies-bom-1.16.1.Final.pom (26 kB at 213 kB/s)
[2025-11-27T00:26:10.438Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/kie/kogito/kogito-build/1.16.1.Final/kogito-build-1.16.1.Final.pom
[2025-11-27T00:26:10.438Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/kie/kogito/kogito-build/1.16.1.Final/kogito-build-1.16.1.Final.pom (784 B at 7.6 kB/s)
[2025-11-27T00:26:10.438Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/kie/kogito/kogito-runtimes/1.16.1.Final/kogito-runtimes-1.16.1.Final.pom
[2025-11-27T00:26:10.438Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/kie/kogito/kogito-runtimes/1.16.1.Final/kogito-runtimes-1.16.1.Final.pom (5.1 kB at 38 kB/s)
[2025-11-27T00:26:10.438Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/io/quarkus/quarkus-bom/2.7.0.Final/quarkus-bom-2.7.0.Final.pom
[2025-11-27T00:26:11.112Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/quarkus/quarkus-bom/2.7.0.Final/quarkus-bom-2.7.0.Final.pom
[2025-11-27T00:26:11.112Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/io/quarkus/quarkus-bom/2.7.0.Final/quarkus-bom-2.7.0.Final.pom (331 kB at 3.9 MB/s)
[2025-11-27T00:26:11.112Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/kie/kogito/kogito-bom/1.16.1.Final/kogito-bom-1.16.1.Final.pom
[2025-11-27T00:26:11.112Z] [INFO] Downloaded from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/kie/kogito/kogito-bom/1.16.1.Final/kogito-bom-1.16.1.Final.pom (90 kB at 555 kB/s)
[2025-11-27T00:26:11.113Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/optaplanner/optaplanner-bom/8.16.1.Final/optaplanner-bom-8.16.1.Final.pom
[2025-11-27T00:26:11.113Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/optaplanner/optaplanner-bom/8.16.1.Final/optaplanner-bom-8.16.1.Final.pom (19 kB at 164 kB/s)
[2025-11-27T00:26:11.113Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/optaplanner/optaplanner-parent/8.16.1.Final/optaplanner-parent-8.16.1.Final.pom
[2025-11-27T00:26:11.788Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/optaplanner/optaplanner-parent/8.16.1.Final/optaplanner-parent-8.16.1.Final.pom (5.1 kB at 27 kB/s)
[2025-11-27T00:26:11.788Z] [INFO] ------------------------------------------------------------------------
[2025-11-27T00:26:11.788Z] [INFO] Reactor Build Order:
[2025-11-27T00:26:11.788Z] [INFO]
[2025-11-27T00:26:11.788Z] [INFO] amazon-dynamodb-quickstart [jar]
[2025-11-27T00:26:11.788Z] [INFO] amazon-kms-quickstart [jar]
[2025-11-27T00:26:11.788Z] [INFO] amazon-s3-quickstart [jar]
[2025-11-27T00:26:11.788Z] [INFO] amazon-ses-quickstart [jar]
[2025-11-27T00:26:11.788Z] [INFO] amazon-sns-quickstart [jar]
[2025-11-27T00:26:11.788Z] [INFO] amazon-sqs-quickstart [jar]
[2025-11-27T00:26:11.788Z] [INFO] amazon-ssm-quickstart [jar]
[2025-11-27T00:26:11.788Z] [INFO] amqp-quickstart-producer [jar]
[2025-11-27T00:26:11.788Z] [INFO] amqp-quickstart-processor [jar]
[2025-11-27T00:26:11.788Z] [INFO] amqp-quickstart [pom]
[2025-11-27T00:26:11.788Z] [INFO] awt-graphics-rest-quickstart [jar]
[2025-11-27T00:26:11.788Z] [INFO] cache-quickstart [jar]
[2025-11-27T00:26:11.788Z] [INFO] config-quickstart [jar]
[2025-11-27T00:26:11.788Z] [INFO] context-propagation-quickstart [jar]
[2025-11-27T00:26:11.788Z] [INFO] funqy-http-quickstart [jar]
[2025-11-27T00:26:11.788Z] [INFO] funqy-amazon-lambda-quickstart [jar]
[2025-11-27T00:26:11.788Z] [INFO] funqy-amazon-lambda-http-quickstart [jar]
[2025-11-27T00:26:11.788Z] [INFO] funqy-knative-events-quickstart [jar]
[2025-11-27T00:26:11.788Z] [INFO] funqy-google-cloud-functions-quickstart [jar]
[2025-11-27T00:26:11.788Z] [INFO] funqy-google-cloud-functions-http-quickstart [jar]
[2025-11-27T00:26:11.788Z] [INFO] funqy-quickstart-projects [pom]
[2025-11-27T00:26:11.788Z] [INFO] getting-started [jar]
[2025-11-27T00:26:11.788Z] [INFO] getting-started-async [jar]
[2025-11-27T00:26:11.788Z] [INFO] getting-started-reactive [jar]
[2025-11-27T00:26:11.788Z] [INFO] getting-started-reactive-rest [jar]
[2025-11-27T00:26:11.788Z] [INFO] getting-started-knative [jar]
[2025-11-27T00:26:11.788Z] [INFO] getting-started-testing [jar]
[2025-11-27T00:26:11.789Z] [INFO] getting-started-command-mode [jar]
[2025-11-27T00:26:11.789Z] [INFO] google-cloud-functions-quickstart [jar]
[2025-11-27T00:26:11.789Z] [INFO] google-cloud-functions-http-quickstart [jar]
[2025-11-27T00:26:11.789Z] [INFO] hibernate-orm-quickstart [jar]
[2025-11-27T00:26:11.789Z] [INFO] hibernate-reactive-quickstart [jar]
[2025-11-27T00:26:11.789Z] [INFO] hibernate-reactive-routes-quickstart [jar]
[2025-11-27T00:26:11.789Z] [INFO] grpc-plain-text-quickstart [jar]
[2025-11-27T00:26:11.789Z] [INFO] grpc-tls-quickstart [jar]
[2025-11-27T00:26:11.789Z] [INFO] hibernate-orm-panache-quickstart [jar]
[2025-11-27T00:26:11.789Z] [INFO] hibernate-reactive-panache-quickstart [jar]
[2025-11-27T00:26:11.789Z] [INFO] infinispan-client-quickstart [jar]
[2025-11-27T00:26:11.789Z] [INFO] jms-quickstart [jar]
[2025-11-27T00:26:11.789Z] [INFO] kafka-quickstart [pom]
[2025-11-27T00:26:11.789Z] [INFO] kafka-quickstart-producer [jar]
[2025-11-27T00:26:11.789Z] [INFO] kafka-quickstart-processor [jar]
[2025-11-27T00:26:11.789Z] [INFO] kafka-avro-schema-quickstart [jar]
[2025-11-27T00:26:11.789Z] [INFO] kafka-bare-quickstart [jar]
[2025-11-27T00:26:11.789Z] [INFO] kafka-streams-quickstart [pom]
[2025-11-27T00:26:11.789Z] [INFO] kafka-streams-quickstart-producer [jar]
[2025-11-27T00:26:11.789Z] [INFO] kafka-streams-quickstart-aggregator [jar]
[2025-11-27T00:26:11.789Z] [INFO] kogito-drl-quickstart [jar]
[2025-11-27T00:26:11.789Z] [INFO] kogito-dmn-quickstart [jar]
[2025-11-27T00:26:11.789Z] [INFO] kogito-pmml-quickstart [jar]
[2025-11-27T00:26:11.789Z] [INFO] optaplanner-quickstart [jar]
[2025-11-27T00:26:11.789Z] [INFO] lifecycle-quickstart [jar]
[2025-11-27T00:26:11.789Z] [INFO] micrometer-quickstart [jar]
[2025-11-27T00:26:11.789Z] [INFO] microprofile-fault-tolerance-quickstart [jar]
[2025-11-27T00:26:11.789Z] [INFO] microprofile-graphql-quickstart [jar]
[2025-11-27T00:26:11.789Z] [INFO] microprofile-graphql-client-quickstart [jar]
[2025-11-27T00:26:11.789Z] [INFO] microprofile-health-quickstart [jar]
[2025-11-27T00:26:11.789Z] [INFO] microprofile-metrics-quickstart [jar]
[2025-11-27T00:26:11.789Z] [INFO] mongodb-quickstart [jar]
[2025-11-27T00:26:11.789Z] [INFO] mongodb-panache-quickstart [jar]
[2025-11-27T00:26:11.789Z] [INFO] neo4j-quickstart [jar]
[2025-11-27T00:26:11.789Z] [INFO] openapi-swaggerui-quickstart [jar]
[2025-11-27T00:26:11.789Z] [INFO] opentracing-quickstart [jar]
[2025-11-27T00:26:11.789Z] [INFO] opentelemetry-quickstart [jar]
[2025-11-27T00:26:11.789Z] [INFO] quartz-quickstart [jar]
[2025-11-27T00:26:11.789Z] [INFO] qute-quickstart [jar]
[2025-11-27T00:26:11.789Z] [INFO] rabbitmq-quickstart-producer [jar]
[2025-11-27T00:26:11.789Z] [INFO] rabbitmq-quickstart [pom]
[2025-11-27T00:26:11.789Z] [INFO] rest-client-reactive-quickstart [jar]
[2025-11-27T00:26:11.789Z] [INFO] reactive-routes-quickstart [jar]
[2025-11-27T00:26:11.789Z] [INFO] quickstart-projects [pom]
[2025-11-27T00:26:11.789Z] [INFO] reactive-messaging-http-quickstart [jar]
[2025-11-27T00:26:11.789Z] [INFO] reactive-messaging-websockets-quickstart [jar]
[2025-11-27T00:26:11.789Z] [INFO] rest-client-quickstart [jar]
[2025-11-27T00:26:11.789Z] [INFO] rest-client-multipart-quickstart [jar]
[2025-11-27T00:26:11.789Z] [INFO] rest-json-quickstart [jar]
[2025-11-27T00:26:11.789Z] [INFO] scheduler-quickstart [jar]
[2025-11-27T00:26:11.789Z] [INFO] security-jpa-quickstart [jar]
[2025-11-27T00:26:11.789Z] [INFO] security-jwt-quickstart [jar]
[2025-11-27T00:26:11.789Z] [INFO] security-keycloak-authorization-quickstart [jar]
[2025-11-27T00:26:11.789Z] [INFO] security-oauth2-quickstart [jar]
[2025-11-27T00:26:11.789Z] [INFO] security-openid-connect-quickstart [jar]
[2025-11-27T00:26:11.789Z] [INFO] security-openid-connect-web-authentication-quickstart [jar]
[2025-11-27T00:26:11.789Z] [INFO] software-transactional-memory-quickstart [jar]
[2025-11-27T00:26:11.789Z] [INFO] spring-di-quickstart [jar]
[2025-11-27T00:26:11.789Z] [INFO] spring-web-quickstart [jar]
[2025-11-27T00:26:11.789Z] [INFO] spring-data-jpa-quickstart [jar]
[2025-11-27T00:26:11.789Z] [INFO] spring-security-quickstart [jar]
[2025-11-27T00:26:11.789Z] [INFO] spring-scheduled-quickstart [jar]
[2025-11-27T00:26:11.789Z] [INFO] spring-boot-properties-quickstart [jar]
[2025-11-27T00:26:11.789Z] [INFO] spring-data-rest-quickstart [jar]
[2025-11-27T00:26:11.789Z] [INFO] stork-quickstart [jar]
[2025-11-27T00:26:11.789Z] [INFO] tests-with-coverage-quickstart [jar]
[2025-11-27T00:26:11.789Z] [INFO] tika-quickstart [jar]
[2025-11-27T00:26:11.789Z] [INFO] validation-quickstart [jar]
[2025-11-27T00:26:11.789Z] [INFO] vertx-quickstart [jar]
[2025-11-27T00:26:11.789Z] [INFO] websockets-quickstart [jar]
[2025-11-27T00:26:11.789Z] [INFO] liquibase-quickstart [jar]
[2025-11-27T00:26:11.789Z] [INFO] liquibase-mongodb-quickstart [jar]
[2025-11-27T00:26:11.789Z] [INFO] mailer-quickstart [jar]
[2025-11-27T00:26:11.789Z] [INFO] kafka-panache-quickstart [jar]
[2025-11-27T00:26:11.789Z] [INFO] kafka-panache-reactive-quickstart [jar]
[2025-11-27T00:26:11.789Z] [INFO] jta-quickstart [jar]
[2025-11-27T00:26:11.789Z] [INFO]
[2025-11-27T00:26:11.789Z] [INFO] ----------------< org.acme:amazon-dynamodb-quickstart >-----------------
[2025-11-27T00:26:11.789Z] [INFO] Building amazon-dynamodb-quickstart 1.0.0-SNAPSHOT [1/103]
[2025-11-27T00:26:11.789Z] [INFO] --------------------------------[ jar ]---------------------------------
[2025-11-27T00:26:11.789Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/plugins/maven-clean-plugin/2.5/maven-clean-plugin-2.5.pom
[2025-11-27T00:26:11.789Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/plugins/maven-clean-plugin/2.5/maven-clean-plugin-2.5.pom (3.9 kB at 41 kB/s)
[2025-11-27T00:26:11.789Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/plugins/maven-plugins/22/maven-plugins-22.pom
[2025-11-27T00:26:11.789Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/plugins/maven-plugins/22/maven-plugins-22.pom (13 kB at 221 kB/s)
[2025-11-27T00:26:11.789Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-parent/21/maven-parent-21.pom
[2025-11-27T00:26:11.789Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-parent/21/maven-parent-21.pom (26 kB at 507 kB/s)
[2025-11-27T00:26:11.789Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/apache/10/apache-10.pom
[2025-11-27T00:26:11.789Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/apache/10/apache-10.pom (15 kB at 228 kB/s)
[2025-11-27T00:26:11.789Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/plugins/maven-clean-plugin/2.5/maven-clean-plugin-2.5.jar
[2025-11-27T00:26:11.789Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/plugins/maven-clean-plugin/2.5/maven-clean-plugin-2.5.jar (25 kB at 397 kB/s)
[2025-11-27T00:26:11.789Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/plugins/maven-resources-plugin/2.6/maven-resources-plugin-2.6.pom
[2025-11-27T00:26:11.789Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/plugins/maven-resources-plugin/2.6/maven-resources-plugin-2.6.pom (8.1 kB at 110 kB/s)
[2025-11-27T00:26:11.789Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/plugins/maven-plugins/23/maven-plugins-23.pom
[2025-11-27T00:26:12.462Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/plugins/maven-plugins/23/maven-plugins-23.pom (9.2 kB at 137 kB/s)
[2025-11-27T00:26:12.462Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-parent/22/maven-parent-22.pom
[2025-11-27T00:26:12.462Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-parent/22/maven-parent-22.pom (30 kB at 397 kB/s)
[2025-11-27T00:26:12.462Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/apache/11/apache-11.pom
[2025-11-27T00:26:12.462Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/apache/11/apache-11.pom (15 kB at 218 kB/s)
[2025-11-27T00:26:12.463Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/plugins/maven-resources-plugin/2.6/maven-resources-plugin-2.6.jar
[2025-11-27T00:26:12.463Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/plugins/maven-resources-plugin/2.6/maven-resources-plugin-2.6.jar (30 kB at 454 kB/s)
[2025-11-27T00:26:12.463Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/plugins/maven-compiler-plugin/3.1/maven-compiler-plugin-3.1.pom
[2025-11-27T00:26:12.463Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/plugins/maven-compiler-plugin/3.1/maven-compiler-plugin-3.1.pom (10 kB at 179 kB/s)
[2025-11-27T00:26:12.463Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/plugins/maven-plugins/24/maven-plugins-24.pom
[2025-11-27T00:26:12.463Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/plugins/maven-plugins/24/maven-plugins-24.pom (11 kB at 193 kB/s)
[2025-11-27T00:26:12.463Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-parent/23/maven-parent-23.pom
[2025-11-27T00:26:12.463Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-parent/23/maven-parent-23.pom (33 kB at 562 kB/s)
[2025-11-27T00:26:12.463Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/apache/13/apache-13.pom
[2025-11-27T00:26:12.463Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/apache/13/apache-13.pom (14 kB at 264 kB/s)
[2025-11-27T00:26:12.463Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/plugins/maven-compiler-plugin/3.1/maven-compiler-plugin-3.1.jar
[2025-11-27T00:26:12.463Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/plugins/maven-compiler-plugin/3.1/maven-compiler-plugin-3.1.jar (43 kB at 767 kB/s)
[2025-11-27T00:26:12.463Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/plugins/maven-surefire-plugin/3.0.0-M5/maven-surefire-plugin-3.0.0-M5.pom
[2025-11-27T00:26:13.137Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/plugins/maven-surefire-plugin/3.0.0-M5/maven-surefire-plugin-3.0.0-M5.pom (8.0 kB at 110 kB/s)
[2025-11-27T00:26:13.137Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/surefire/surefire/3.0.0-M5/surefire-3.0.0-M5.pom
[2025-11-27T00:26:13.137Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/surefire/surefire/3.0.0-M5/surefire-3.0.0-M5.pom (27 kB at 381 kB/s)
[2025-11-27T00:26:13.137Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/plugins/maven-surefire-plugin/3.0.0-M5/maven-surefire-plugin-3.0.0-M5.jar
[2025-11-27T00:26:13.137Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/plugins/maven-surefire-plugin/3.0.0-M5/maven-surefire-plugin-3.0.0-M5.jar (43 kB at 706 kB/s)
[2025-11-27T00:26:13.137Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/plugins/maven-jar-plugin/2.4/maven-jar-plugin-2.4.pom
[2025-11-27T00:26:13.137Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/plugins/maven-jar-plugin/2.4/maven-jar-plugin-2.4.pom (5.8 kB at 104 kB/s)
[2025-11-27T00:26:13.137Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/plugins/maven-jar-plugin/2.4/maven-jar-plugin-2.4.jar
[2025-11-27T00:26:13.137Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/plugins/maven-jar-plugin/2.4/maven-jar-plugin-2.4.jar (34 kB at 587 kB/s)
[2025-11-27T00:26:13.137Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/plugins/maven-install-plugin/2.4/maven-install-plugin-2.4.pom
[2025-11-27T00:26:13.137Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/plugins/maven-install-plugin/2.4/maven-install-plugin-2.4.pom (6.4 kB at 128 kB/s)
[2025-11-27T00:26:13.137Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/plugins/maven-install-plugin/2.4/maven-install-plugin-2.4.jar
[2025-11-27T00:26:13.137Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/plugins/maven-install-plugin/2.4/maven-install-plugin-2.4.jar (27 kB at 391 kB/s)
[2025-11-27T00:26:13.137Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/quarkus/quarkus-resteasy/2.7.2.Final/quarkus-resteasy-2.7.2.Final.pom
[2025-11-27T00:26:13.137Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/io/quarkus/quarkus-resteasy/2.7.2.Final/quarkus-resteasy-2.7.2.Final.pom (2.5 kB at 22 kB/s)
[2025-11-27T00:26:13.137Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/quarkus/quarkus-resteasy-parent/2.7.2.Final/quarkus-resteasy-parent-2.7.2.Final.pom
[2025-11-27T00:26:13.812Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/io/quarkus/quarkus-resteasy-parent/2.7.2.Final/quarkus-resteasy-parent-2.7.2.Final.pom (753 B at 5.5 kB/s)
[2025-11-27T00:26:13.812Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/quarkus/quarkus-resteasy-parent-aggregator/2.7.2.Final/quarkus-resteasy-parent-aggregator-2.7.2.Final.pom
[2025-11-27T00:26:13.812Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/io/quarkus/quarkus-resteasy-parent-aggregator/2.7.2.Final/quarkus-resteasy-parent-aggregator-2.7.2.Final.pom (1.4 kB at 6.9 kB/s)
[2025-11-27T00:26:13.812Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/quarkus/quarkus-extensions-parent/2.7.2.Final/quarkus-extensions-parent-2.7.2.Final.pom
[2025-11-27T00:26:13.812Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/io/quarkus/quarkus-extensions-parent/2.7.2.Final/quarkus-extensions-parent-2.7.2.Final.pom (8.2 kB at 110 kB/s)
[2025-11-27T00:26:13.812Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/quarkus/quarkus-vertx-http/2.7.2.Final/quarkus-vertx-http-2.7.2.Final.pom
[2025-11-27T00:26:13.812Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/io/quarkus/quarkus-vertx-http/2.7.2.Final/quarkus-vertx-http-2.7.2.Final.pom (4.5 kB at 38 kB/s)
[2025-11-27T00:26:13.812Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/quarkus/quarkus-vertx-http-parent/2.7.2.Final/quarkus-vertx-http-parent-2.7.2.Final.pom
[2025-11-27T00:26:13.812Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/io/quarkus/quarkus-vertx-http-parent/2.7.2.Final/quarkus-vertx-http-parent-2.7.2.Final.pom (880 B at 6.0 kB/s)
[2025-11-27T00:26:13.812Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/quarkus/quarkus-ide-launcher/2.7.2.Final/quarkus-ide-launcher-2.7.2.Final.pom
[2025-11-27T00:26:14.486Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/io/quarkus/quarkus-ide-launcher/2.7.2.Final/quarkus-ide-launcher-2.7.2.Final.pom (2.4 kB at 23 kB/s)
[2025-11-27T00:26:14.486Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/quarkus/quarkus-security-runtime-spi/2.7.2.Final/quarkus-security-runtime-spi-2.7.2.Final.pom
[2025-11-27T00:26:14.486Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/io/quarkus/quarkus-security-runtime-spi/2.7.2.Final/quarkus-security-runtime-spi-2.7.2.Final.pom (1.5 kB at 15 kB/s)
[2025-11-27T00:26:14.486Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/quarkus/quarkus-security-parent/2.7.2.Final/quarkus-security-parent-2.7.2.Final.pom
[2025-11-27T00:26:14.486Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/io/quarkus/quarkus-security-parent/2.7.2.Final/quarkus-security-parent-2.7.2.Final.pom (845 B at 7.7 kB/s)
[2025-11-27T00:26:14.486Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/quarkus/security/quarkus-security/1.1.4.Final/quarkus-security-1.1.4.Final.pom
[2025-11-27T00:26:14.486Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/io/quarkus/security/quarkus-security/1.1.4.Final/quarkus-security-1.1.4.Final.pom (5.6 kB at 91 kB/s)
[2025-11-27T00:26:14.486Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/quarkus/quarkus-mutiny/2.7.2.Final/quarkus-mutiny-2.7.2.Final.pom
[2025-11-27T00:26:14.486Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/io/quarkus/quarkus-mutiny/2.7.2.Final/quarkus-mutiny-2.7.2.Final.pom (2.6 kB at 26 kB/s)
[2025-11-27T00:26:14.486Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/quarkus/quarkus-mutiny-parent/2.7.2.Final/quarkus-mutiny-parent-2.7.2.Final.pom
[2025-11-27T00:26:14.486Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/io/quarkus/quarkus-mutiny-parent/2.7.2.Final/quarkus-mutiny-parent-2.7.2.Final.pom (739 B at 7.3 kB/s)
[2025-11-27T00:26:14.486Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/quarkus/quarkus-smallrye-context-propagation/2.7.2.Final/quarkus-smallrye-context-propagation-2.7.2.Final.pom
[2025-11-27T00:26:14.486Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/io/quarkus/quarkus-smallrye-context-propagation/2.7.2.Final/quarkus-smallrye-context-propagation-2.7.2.Final.pom (2.3 kB at 24 kB/s)
[2025-11-27T00:26:14.486Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/quarkus/quarkus-smallrye-context-propagation-parent/2.7.2.Final/quarkus-smallrye-context-propagation-parent-2.7.2.Final.pom
[2025-11-27T00:26:15.159Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/io/quarkus/quarkus-smallrye-context-propagation-parent/2.7.2.Final/quarkus-smallrye-context-propagation-parent-2.7.2.Final.pom (784 B at 1.8 kB/s)
[2025-11-27T00:26:15.159Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/smallrye/smallrye-context-propagation/1.2.2/smallrye-context-propagation-1.2.2.pom
[2025-11-27T00:26:15.159Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/io/smallrye/smallrye-context-propagation/1.2.2/smallrye-context-propagation-1.2.2.pom (1.9 kB at 32 kB/s)
[2025-11-27T00:26:15.159Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/smallrye/smallrye-context-propagation-parent/1.2.2/smallrye-context-propagation-parent-1.2.2.pom
[2025-11-27T00:26:15.159Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/io/smallrye/smallrye-context-propagation-parent/1.2.2/smallrye-context-propagation-parent-1.2.2.pom (6.9 kB at 105 kB/s)
[2025-11-27T00:26:15.159Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/smallrye/smallrye-parent/26/smallrye-parent-26.pom
[2025-11-27T00:26:15.159Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/io/smallrye/smallrye-parent/26/smallrye-parent-26.pom (59 kB at 1.0 MB/s)
[2025-11-27T00:26:15.159Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/eclipse/microprofile/context-propagation/microprofile-context-propagation-api/1.2/microprofile-context-propagation-api-1.2.pom
[2025-11-27T00:26:15.833Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/eclipse/microprofile/context-propagation/microprofile-context-propagation-api/1.2/microprofile-context-propagation-api-1.2.pom (6.4 kB at 111 kB/s)
[2025-11-27T00:26:15.833Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/eclipse/microprofile/context-propagation/microprofile-context-propagation-parent/1.2/microprofile-context-propagation-parent-1.2.pom
[2025-11-27T00:26:15.833Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/eclipse/microprofile/context-propagation/microprofile-context-propagation-parent/1.2/microprofile-context-propagation-parent-1.2.pom (13 kB at 195 kB/s)
[2025-11-27T00:26:15.833Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/smallrye/smallrye-context-propagation-api/1.2.2/smallrye-context-propagation-api-1.2.2.pom
[2025-11-27T00:26:15.833Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/io/smallrye/smallrye-context-propagation-api/1.2.2/smallrye-context-propagation-api-1.2.2.pom (916 B at 11 kB/s)
[2025-11-27T00:26:15.833Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/smallrye/smallrye-context-propagation-storage/1.2.2/smallrye-context-propagation-storage-1.2.2.pom
[2025-11-27T00:26:15.833Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/io/smallrye/smallrye-context-propagation-storage/1.2.2/smallrye-context-propagation-storage-1.2.2.pom (1.1 kB at 16 kB/s)
[2025-11-27T00:26:15.833Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/quarkus/quarkus-arc/2.7.2.Final/quarkus-arc-2.7.2.Final.pom
[2025-11-27T00:26:15.833Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/io/quarkus/quarkus-arc/2.7.2.Final/quarkus-arc-2.7.2.Final.pom (1.8 kB at 15 kB/s)
[2025-11-27T00:26:15.833Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/quarkus/quarkus-arc-parent/2.7.2.Final/quarkus-arc-parent-2.7.2.Final.pom
[2025-11-27T00:26:15.833Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/io/quarkus/quarkus-arc-parent/2.7.2.Final/quarkus-arc-parent-2.7.2.Final.pom (734 B at 6.2 kB/s)
[2025-11-27T00:26:15.833Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/quarkus/arc/arc/2.7.2.Final/arc-2.7.2.Final.pom
[2025-11-27T00:26:15.833Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/io/quarkus/arc/arc/2.7.2.Final/arc-2.7.2.Final.pom (1.4 kB at 13 kB/s)
[2025-11-27T00:26:15.833Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/quarkus/arc/arc-parent/2.7.2.Final/arc-parent-2.7.2.Final.pom
[2025-11-27T00:26:16.507Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/io/quarkus/arc/arc-parent/2.7.2.Final/arc-parent-2.7.2.Final.pom (24 kB at 157 kB/s)
[2025-11-27T00:26:16.507Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/jakarta/transaction/jakarta.transaction-api/1.3.3/jakarta.transaction-api-1.3.3.pom
[2025-11-27T00:26:16.507Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/jakarta/transaction/jakarta.transaction-api/1.3.3/jakarta.transaction-api-1.3.3.pom (13 kB at 113 kB/s)
[2025-11-27T00:26:16.507Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/smallrye/reactive/mutiny-smallrye-context-propagation/1.3.1/mutiny-smallrye-context-propagation-1.3.1.pom
[2025-11-27T00:26:16.507Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/io/smallrye/reactive/mutiny-smallrye-context-propagation/1.3.1/mutiny-smallrye-context-propagation-1.3.1.pom (3.3 kB at 40 kB/s)
[2025-11-27T00:26:16.507Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/smallrye/common/smallrye-common-vertx-context/1.10.0/smallrye-common-vertx-context-1.10.0.pom
[2025-11-27T00:26:16.507Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/io/smallrye/common/smallrye-common-vertx-context/1.10.0/smallrye-common-vertx-context-1.10.0.pom (2.7 kB at 49 kB/s)
[2025-11-27T00:26:16.507Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/vertx/vertx-core/4.2.4/vertx-core-4.2.4.pom
[2025-11-27T00:26:16.507Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/io/vertx/vertx-core/4.2.4/vertx-core-4.2.4.pom (32 kB at 589 kB/s)
[2025-11-27T00:26:16.507Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/vertx/vertx-parent/19/vertx-parent-19.pom
[2025-11-27T00:26:16.507Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/io/vertx/vertx-parent/19/vertx-parent-19.pom (15 kB at 257 kB/s)
[2025-11-27T00:26:16.507Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/vertx/vertx-dependencies/4.2.4/vertx-dependencies-4.2.4.pom
[2025-11-27T00:26:16.507Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/io/vertx/vertx-dependencies/4.2.4/vertx-dependencies-4.2.4.pom (31 kB at 537 kB/s)
[2025-11-27T00:26:16.507Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/netty/netty-bom/4.1.73.Final/netty-bom-4.1.73.Final.pom
[2025-11-27T00:26:16.507Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/io/netty/netty-bom/4.1.73.Final/netty-bom-4.1.73.Final.pom (13 kB at 191 kB/s)
[2025-11-27T00:26:16.507Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/netty/netty-common/4.1.74.Final/netty-common-4.1.74.Final.pom
[2025-11-27T00:26:17.210Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/io/netty/netty-common/4.1.74.Final/netty-common-4.1.74.Final.pom (13 kB at 223 kB/s)
[2025-11-27T00:26:17.210Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/netty/netty-parent/4.1.74.Final/netty-parent-4.1.74.Final.pom
[2025-11-27T00:26:17.210Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/io/netty/netty-parent/4.1.74.Final/netty-parent-4.1.74.Final.pom (75 kB at 1.4 MB/s)
[2025-11-27T00:26:17.210Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/netty/netty-buffer/4.1.74.Final/netty-buffer-4.1.74.Final.pom
[2025-11-27T00:26:17.210Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/io/netty/netty-buffer/4.1.74.Final/netty-buffer-4.1.74.Final.pom (1.6 kB at 31 kB/s)
[2025-11-27T00:26:17.210Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/netty/netty-transport/4.1.74.Final/netty-transport-4.1.74.Final.pom
[2025-11-27T00:26:17.210Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/io/netty/netty-transport/4.1.74.Final/netty-transport-4.1.74.Final.pom (1.9 kB at 33 kB/s)
[2025-11-27T00:26:17.210Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/netty/netty-resolver/4.1.74.Final/netty-resolver-4.1.74.Final.pom
[2025-11-27T00:26:17.210Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/io/netty/netty-resolver/4.1.74.Final/netty-resolver-4.1.74.Final.pom (1.6 kB at 24 kB/s)
[2025-11-27T00:26:17.210Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/netty/netty-handler/4.1.74.Final/netty-handler-4.1.74.Final.pom
[2025-11-27T00:26:17.210Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/io/netty/netty-handler/4.1.74.Final/netty-handler-4.1.74.Final.pom (3.7 kB at 59 kB/s)
[2025-11-27T00:26:17.210Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/netty/netty-codec/4.1.74.Final/netty-codec-4.1.74.Final.pom
[2025-11-27T00:26:17.210Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/io/netty/netty-codec/4.1.74.Final/netty-codec-4.1.74.Final.pom (4.4 kB at 72 kB/s)
[2025-11-27T00:26:17.210Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/netty/netty-tcnative-classes/2.0.48.Final/netty-tcnative-classes-2.0.48.Final.pom
[2025-11-27T00:26:17.211Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/io/netty/netty-tcnative-classes/2.0.48.Final/netty-tcnative-classes-2.0.48.Final.pom (1.9 kB at 31 kB/s)
[2025-11-27T00:26:17.211Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/netty/netty-tcnative-parent/2.0.48.Final/netty-tcnative-parent-2.0.48.Final.pom
[2025-11-27T00:26:17.211Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/io/netty/netty-tcnative-parent/2.0.48.Final/netty-tcnative-parent-2.0.48.Final.pom (38 kB at 618 kB/s)
[2025-11-27T00:26:17.211Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/netty/netty-handler-proxy/4.1.74.Final/netty-handler-proxy-4.1.74.Final.pom
[2025-11-27T00:26:17.211Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/io/netty/netty-handler-proxy/4.1.74.Final/netty-handler-proxy-4.1.74.Final.pom (2.8 kB at 48 kB/s)
[2025-11-27T00:26:17.211Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/netty/netty-codec-socks/4.1.74.Final/netty-codec-socks-4.1.74.Final.pom
[2025-11-27T00:26:17.884Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/io/netty/netty-codec-socks/4.1.74.Final/netty-codec-socks-4.1.74.Final.pom (2.0 kB at 30 kB/s)
[2025-11-27T00:26:17.884Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/netty/netty-codec-http/4.1.74.Final/netty-codec-http-4.1.74.Final.pom
[2025-11-27T00:26:17.884Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/io/netty/netty-codec-http/4.1.74.Final/netty-codec-http-4.1.74.Final.pom (3.3 kB at 65 kB/s)
[2025-11-27T00:26:17.884Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/netty/netty-codec-http2/4.1.74.Final/netty-codec-http2-4.1.74.Final.pom
[2025-11-27T00:26:17.884Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/io/netty/netty-codec-http2/4.1.74.Final/netty-codec-http2-4.1.74.Final.pom (3.6 kB at 61 kB/s)
[2025-11-27T00:26:17.884Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/netty/netty-resolver-dns/4.1.74.Final/netty-resolver-dns-4.1.74.Final.pom
[2025-11-27T00:26:17.884Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/io/netty/netty-resolver-dns/4.1.74.Final/netty-resolver-dns-4.1.74.Final.pom (3.2 kB at 40 kB/s)
[2025-11-27T00:26:17.884Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/netty/netty-codec-dns/4.1.74.Final/netty-codec-dns-4.1.74.Final.pom
[2025-11-27T00:26:17.884Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/io/netty/netty-codec-dns/4.1.74.Final/netty-codec-dns-4.1.74.Final.pom (2.1 kB at 38 kB/s)
[2025-11-27T00:26:17.884Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/quarkus/quarkus-vertx-http-dev-console-runtime-spi/2.7.2.Final/quarkus-vertx-http-dev-console-runtime-spi-2.7.2.Final.pom
[2025-11-27T00:26:17.884Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/io/quarkus/quarkus-vertx-http-dev-console-runtime-spi/2.7.2.Final/quarkus-vertx-http-dev-console-runtime-spi-2.7.2.Final.pom (1.1 kB at 9.6 kB/s)
[2025-11-27T00:26:17.884Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/vertx/vertx-web/4.2.4/vertx-web-4.2.4.pom
[2025-11-27T00:26:17.884Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/io/vertx/vertx-web/4.2.4/vertx-web-4.2.4.pom (5.1 kB at 57 kB/s)
[2025-11-27T00:26:17.884Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/vertx/vertx-web-parent/4.2.4/vertx-web-parent-4.2.4.pom
[2025-11-27T00:26:17.884Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/io/vertx/vertx-web-parent/4.2.4/vertx-web-parent-4.2.4.pom (2.7 kB at 47 kB/s)
[2025-11-27T00:26:17.884Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/vertx/vertx-ext-parent/38/vertx-ext-parent-38.pom
[2025-11-27T00:26:17.884Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/io/vertx/vertx-ext-parent/38/vertx-ext-parent-38.pom (8.5 kB at 152 kB/s)
[2025-11-27T00:26:17.884Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/vertx/vertx-ext/38/vertx-ext-38.pom
[2025-11-27T00:26:18.558Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/io/vertx/vertx-ext/38/vertx-ext-38.pom (1.5 kB at 25 kB/s)
[2025-11-27T00:26:18.558Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/vertx/vertx-web-common/4.2.4/vertx-web-common-4.2.4.pom
[2025-11-27T00:26:18.558Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/io/vertx/vertx-web-common/4.2.4/vertx-web-common-4.2.4.pom (488 B at 7.4 kB/s)
[2025-11-27T00:26:18.558Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/vertx/vertx-auth-common/4.2.4/vertx-auth-common-4.2.4.pom
[2025-11-27T00:26:18.558Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/io/vertx/vertx-auth-common/4.2.4/vertx-auth-common-4.2.4.pom (2.5 kB at 38 kB/s)
[2025-11-27T00:26:18.558Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/vertx/vertx-auth/4.2.4/vertx-auth-4.2.4.pom
[2025-11-27T00:26:18.558Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/io/vertx/vertx-auth/4.2.4/vertx-auth-4.2.4.pom (2.8 kB at 43 kB/s)
[2025-11-27T00:26:18.558Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/vertx/vertx-bridge-common/4.2.4/vertx-bridge-common-4.2.4.pom
[2025-11-27T00:26:18.558Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/io/vertx/vertx-bridge-common/4.2.4/vertx-bridge-common-4.2.4.pom (3.6 kB at 66 kB/s)
[2025-11-27T00:26:18.558Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/quarkus/quarkus-vertx/2.7.2.Final/quarkus-vertx-2.7.2.Final.pom
[2025-11-27T00:26:18.558Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/io/quarkus/quarkus-vertx/2.7.2.Final/quarkus-vertx-2.7.2.Final.pom (3.8 kB at 24 kB/s)
[2025-11-27T00:26:18.558Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/quarkus/quarkus-vertx-parent/2.7.2.Final/quarkus-vertx-parent-2.7.2.Final.pom
[2025-11-27T00:26:18.558Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/io/quarkus/quarkus-vertx-parent/2.7.2.Final/quarkus-vertx-parent-2.7.2.Final.pom (738 B at 7.7 kB/s)
[2025-11-27T00:26:18.558Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/quarkus/quarkus-netty/2.7.2.Final/quarkus-netty-2.7.2.Final.pom
[2025-11-27T00:26:19.229Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/io/quarkus/quarkus-netty/2.7.2.Final/quarkus-netty-2.7.2.Final.pom (3.2 kB at 9.8 kB/s)
[2025-11-27T00:26:19.229Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/quarkus/quarkus-netty-parent/2.7.2.Final/quarkus-netty-parent-2.7.2.Final.pom
[2025-11-27T00:26:19.229Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/io/quarkus/quarkus-netty-parent/2.7.2.Final/quarkus-netty-parent-2.7.2.Final.pom (739 B at 5.1 kB/s)
[2025-11-27T00:26:19.229Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/netty/netty-codec-haproxy/4.1.74.Final/netty-codec-haproxy-4.1.74.Final.pom
[2025-11-27T00:26:19.230Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/io/netty/netty-codec-haproxy/4.1.74.Final/netty-codec-haproxy-4.1.74.Final.pom (1.8 kB at 29 kB/s)
[2025-11-27T00:26:19.230Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/smallrye/reactive/smallrye-mutiny-vertx-core/2.18.1/smallrye-mutiny-vertx-core-2.18.1.pom
[2025-11-27T00:26:19.230Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/io/smallrye/reactive/smallrye-mutiny-vertx-core/2.18.1/smallrye-mutiny-vertx-core-2.18.1.pom (8.1 kB at 58 kB/s)
[2025-11-27T00:26:19.230Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/smallrye/reactive/vertx-mutiny-clients/2.18.1/vertx-mutiny-clients-2.18.1.pom
[2025-11-27T00:26:19.230Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/io/smallrye/reactive/vertx-mutiny-clients/2.18.1/vertx-mutiny-clients-2.18.1.pom (4.1 kB at 46 kB/s)
[2025-11-27T00:26:19.902Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/smallrye/reactive/smallrye-mutiny-vertx-bindings-projects/2.18.1/smallrye-mutiny-vertx-bindings-projects-2.18.1.pom
[2025-11-27T00:26:19.902Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/io/smallrye/reactive/smallrye-mutiny-vertx-bindings-projects/2.18.1/smallrye-mutiny-vertx-bindings-projects-2.18.1.pom (15 kB at 205 kB/s)
[2025-11-27T00:26:19.902Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/vertx/vertx-dependencies/4.2.3/vertx-dependencies-4.2.3.pom
[2025-11-27T00:26:19.902Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/io/vertx/vertx-dependencies/4.2.3/vertx-dependencies-4.2.3.pom (32 kB at 344 kB/s)
[2025-11-27T00:26:19.902Z] [INFO] Downloading from sonatype-snapshots: https://oss.sonatype.org/content/repositories/snapshots/io/netty/netty-bom/4.1.72.Final/netty-bom-4.1.72.Final.pom
[2025-11-27T00:26:19.902Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/netty/netty-bom/4.1.72.Final/netty-bom-4.1.72.Final.pom
[2025-11-27T00:26:19.902Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/io/netty/netty-bom/4.1.72.Final/netty-bom-4.1.72.Final.pom (13 kB at 206 kB/s)
[2025-11-27T00:26:19.902Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/testcontainers/testcontainers-bom/1.16.2/testcontainers-bom-1.16.2.pom
[2025-11-27T00:26:19.902Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/testcontainers/testcontainers-bom/1.16.2/testcontainers-bom-1.16.2.pom (7.2 kB at 125 kB/s)
[2025-11-27T00:26:19.902Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/smallrye/reactive/smallrye-mutiny-vertx-runtime/2.18.1/smallrye-mutiny-vertx-runtime-2.18.1.pom
[2025-11-27T00:26:20.575Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/io/smallrye/reactive/smallrye-mutiny-vertx-runtime/2.18.1/smallrye-mutiny-vertx-runtime-2.18.1.pom (1.4 kB at 16 kB/s)
[2025-11-27T00:26:20.575Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/smallrye/reactive/vertx-mutiny-generator/2.18.1/vertx-mutiny-generator-2.18.1.pom
[2025-11-27T00:26:20.575Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/io/smallrye/reactive/vertx-mutiny-generator/2.18.1/vertx-mutiny-generator-2.18.1.pom (6.5 kB at 81 kB/s)
[2025-11-27T00:26:20.575Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/vertx/vertx-codegen/4.2.4/vertx-codegen-4.2.4.pom
[2025-11-27T00:26:20.575Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/io/vertx/vertx-codegen/4.2.4/vertx-codegen-4.2.4.pom (14 kB at 153 kB/s)
[2025-11-27T00:26:20.575Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/smallrye/smallrye-fault-tolerance-vertx/5.2.1/smallrye-fault-tolerance-vertx-5.2.1.pom
[2025-11-27T00:26:20.575Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/io/smallrye/smallrye-fault-tolerance-vertx/5.2.1/smallrye-fault-tolerance-vertx-5.2.1.pom (2.3 kB at 42 kB/s)
[2025-11-27T00:26:20.575Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/smallrye/smallrye-fault-tolerance-implementation-parent/5.2.1/smallrye-fault-tolerance-implementation-parent-5.2.1.pom
[2025-11-27T00:26:20.575Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/io/smallrye/smallrye-fault-tolerance-implementation-parent/5.2.1/smallrye-fault-tolerance-implementation-parent-5.2.1.pom (1.5 kB at 26 kB/s)
[2025-11-27T00:26:20.575Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/smallrye/smallrye-fault-tolerance-parent/5.2.1/smallrye-fault-tolerance-parent-5.2.1.pom
[2025-11-27T00:26:20.575Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/io/smallrye/smallrye-fault-tolerance-parent/5.2.1/smallrye-fault-tolerance-parent-5.2.1.pom (14 kB at 249 kB/s)
[2025-11-27T00:26:20.575Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/smallrye/smallrye-parent/29/smallrye-parent-29.pom
[2025-11-27T00:26:20.575Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/io/smallrye/smallrye-parent/29/smallrye-parent-29.pom (9.7 kB at 159 kB/s)
[2025-11-27T00:26:20.575Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/smallrye/smallrye-build-parent/29/smallrye-build-parent-29.pom
[2025-11-27T00:26:20.575Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/io/smallrye/smallrye-build-parent/29/smallrye-build-parent-29.pom (52 kB at 1.1 MB/s)
[2025-11-27T00:26:20.575Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/smallrye/reactive/smallrye-mutiny-vertx-web/2.18.1/smallrye-mutiny-vertx-web-2.18.1.pom
[2025-11-27T00:26:20.575Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/io/smallrye/reactive/smallrye-mutiny-vertx-web/2.18.1/smallrye-mutiny-vertx-web-2.18.1.pom (7.1 kB at 81 kB/s)
[2025-11-27T00:26:21.250Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/smallrye/reactive/smallrye-mutiny-vertx-web-common/2.18.1/smallrye-mutiny-vertx-web-common-2.18.1.pom
[2025-11-27T00:26:21.250Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/io/smallrye/reactive/smallrye-mutiny-vertx-web-common/2.18.1/smallrye-mutiny-vertx-web-common-2.18.1.pom (5.0 kB at 64 kB/s)
[2025-11-27T00:26:21.250Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/smallrye/reactive/smallrye-mutiny-vertx-auth-common/2.18.1/smallrye-mutiny-vertx-auth-common-2.18.1.pom
[2025-11-27T00:26:21.250Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/io/smallrye/reactive/smallrye-mutiny-vertx-auth-common/2.18.1/smallrye-mutiny-vertx-auth-common-2.18.1.pom (5.0 kB at 61 kB/s)
[2025-11-27T00:26:21.250Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/smallrye/reactive/smallrye-mutiny-vertx-bridge-common/2.18.1/smallrye-mutiny-vertx-bridge-common-2.18.1.pom
[2025-11-27T00:26:21.250Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/io/smallrye/reactive/smallrye-mutiny-vertx-bridge-common/2.18.1/smallrye-mutiny-vertx-bridge-common-2.18.1.pom (5.0 kB at 57 kB/s)
[2025-11-27T00:26:21.250Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/quarkus/quarkus-resteasy-server-common/2.7.2.Final/quarkus-resteasy-server-common-2.7.2.Final.pom
[2025-11-27T00:26:21.250Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/io/quarkus/quarkus-resteasy-server-common/2.7.2.Final/quarkus-resteasy-server-common-2.7.2.Final.pom (2.0 kB at 20 kB/s)
[2025-11-27T00:26:21.250Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/quarkus/quarkus-resteasy-server-common-parent/2.7.2.Final/quarkus-resteasy-server-common-parent-2.7.2.Final.pom
[2025-11-27T00:26:21.250Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/io/quarkus/quarkus-resteasy-server-common-parent/2.7.2.Final/quarkus-resteasy-server-common-parent-2.7.2.Final.pom (812 B at 9.0 kB/s)
[2025-11-27T00:26:21.250Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/quarkus/quarkus-resteasy-common/2.7.2.Final/quarkus-resteasy-common-2.7.2.Final.pom
[2025-11-27T00:26:21.250Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/io/quarkus/quarkus-resteasy-common/2.7.2.Final/quarkus-resteasy-common-2.7.2.Final.pom (4.6 kB at 33 kB/s)
[2025-11-27T00:26:21.250Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/quarkus/quarkus-resteasy-common-parent/2.7.2.Final/quarkus-resteasy-common-parent-2.7.2.Final.pom
[2025-11-27T00:26:21.926Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/io/quarkus/quarkus-resteasy-common-parent/2.7.2.Final/quarkus-resteasy-common-parent-2.7.2.Final.pom (798 B at 4.8 kB/s)
[2025-11-27T00:26:21.926Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/jboss/resteasy/resteasy-core/4.7.5.Final/resteasy-core-4.7.5.Final.pom
[2025-11-27T00:26:21.926Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/jboss/resteasy/resteasy-core/4.7.5.Final/resteasy-core-4.7.5.Final.pom (8.7 kB at 153 kB/s)
[2025-11-27T00:26:21.926Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/jboss/resteasy/resteasy-jaxrs-all/4.7.5.Final/resteasy-jaxrs-all-4.7.5.Final.pom
[2025-11-27T00:26:21.926Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/jboss/resteasy/resteasy-jaxrs-all/4.7.5.Final/resteasy-jaxrs-all-4.7.5.Final.pom (19 kB at 216 kB/s)
[2025-11-27T00:26:21.926Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/jboss/jboss-parent/38/jboss-parent-38.pom
[2025-11-27T00:26:21.926Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/jboss/jboss-parent/38/jboss-parent-38.pom (66 kB at 1.0 MB/s)
[2025-11-27T00:26:21.926Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/jboss/resteasy/resteasy-dependencies/4.7.5.Final/resteasy-dependencies-4.7.5.Final.pom
[2025-11-27T00:26:21.926Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/jboss/resteasy/resteasy-dependencies/4.7.5.Final/resteasy-dependencies-4.7.5.Final.pom (48 kB at 744 kB/s)
[2025-11-27T00:26:21.926Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/projectreactor/reactor-bom/2020.0.8/reactor-bom-2020.0.8.pom
[2025-11-27T00:26:21.926Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/io/projectreactor/reactor-bom/2020.0.8/reactor-bom-2020.0.8.pom (4.5 kB at 78 kB/s)
[2025-11-27T00:26:21.926Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/jboss/spec/javax/ws/rs/jboss-jaxrs-api_2.1_spec/2.0.1.Final/jboss-jaxrs-api_2.1_spec-2.0.1.Final.pom
[2025-11-27T00:26:21.926Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/jboss/spec/javax/ws/rs/jboss-jaxrs-api_2.1_spec/2.0.1.Final/jboss-jaxrs-api_2.1_spec-2.0.1.Final.pom (30 kB at 485 kB/s)
[2025-11-27T00:26:21.926Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/jboss/jboss-parent/35/jboss-parent-35.pom
[2025-11-27T00:26:21.926Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/jboss/jboss-parent/35/jboss-parent-35.pom (66 kB at 1.3 MB/s)
[2025-11-27T00:26:21.926Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/jboss/spec/javax/xml/bind/jboss-jaxb-api_2.3_spec/2.0.0.Final/jboss-jaxb-api_2.3_spec-2.0.0.Final.pom
[2025-11-27T00:26:21.926Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/jboss/spec/javax/xml/bind/jboss-jaxb-api_2.3_spec/2.0.0.Final/jboss-jaxb-api_2.3_spec-2.0.0.Final.pom (15 kB at 243 kB/s)
[2025-11-27T00:26:21.926Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/jboss/spec/javax/xml/bind/jboss-jaxb-api_2.3_spec-parent/2.0.0.Final/jboss-jaxb-api_2.3_spec-parent-2.0.0.Final.pom
[2025-11-27T00:26:22.599Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/jboss/spec/javax/xml/bind/jboss-jaxb-api_2.3_spec-parent/2.0.0.Final/jboss-jaxb-api_2.3_spec-parent-2.0.0.Final.pom (6.1 kB at 110 kB/s)
[2025-11-27T00:26:22.599Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/jboss/resteasy/resteasy-core-spi/4.7.5.Final/resteasy-core-spi-4.7.5.Final.pom
[2025-11-27T00:26:22.599Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/jboss/resteasy/resteasy-core-spi/4.7.5.Final/resteasy-core-spi-4.7.5.Final.pom (8.0 kB at 125 kB/s)
[2025-11-27T00:26:22.599Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/jakarta/validation/jakarta.validation-api/2.0.2/jakarta.validation-api-2.0.2.pom
[2025-11-27T00:26:22.599Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/jakarta/validation/jakarta.validation-api/2.0.2/jakarta.validation-api-2.0.2.pom (11 kB at 206 kB/s)
[2025-11-27T00:26:22.599Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/com/ibm/async/asyncutil/0.1.0/asyncutil-0.1.0.pom
[2025-11-27T00:26:22.599Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/com/ibm/async/asyncutil/0.1.0/asyncutil-0.1.0.pom (2.4 kB at 41 kB/s)
[2025-11-27T00:26:22.599Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/com/ibm/async/asyncutil-aggregator/0.1.0/asyncutil-aggregator-0.1.0.pom
[2025-11-27T00:26:22.599Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/com/ibm/async/asyncutil-aggregator/0.1.0/asyncutil-aggregator-0.1.0.pom (4.3 kB at 74 kB/s)
[2025-11-27T00:26:22.599Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/com/sun/activation/jakarta.activation/1.2.1/jakarta.activation-1.2.1.pom
[2025-11-27T00:26:22.599Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/com/sun/activation/jakarta.activation/1.2.1/jakarta.activation-1.2.1.pom (4.9 kB at 41 kB/s)
[2025-11-27T00:26:22.599Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/com/sun/activation/all/1.2.1/all-1.2.1.pom
[2025-11-27T00:26:22.599Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/com/sun/activation/all/1.2.1/all-1.2.1.pom (18 kB at 292 kB/s)
[2025-11-27T00:26:22.599Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/eclipse/ee4j/project/1.0.2/project-1.0.2.pom
[2025-11-27T00:26:22.599Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/eclipse/ee4j/project/1.0.2/project-1.0.2.pom (12 kB at 187 kB/s)
[2025-11-27T00:26:22.599Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/quarkus/quarkus-resteasy-mutiny/2.7.2.Final/quarkus-resteasy-mutiny-2.7.2.Final.pom
[2025-11-27T00:26:22.599Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/io/quarkus/quarkus-resteasy-mutiny/2.7.2.Final/quarkus-resteasy-mutiny-2.7.2.Final.pom (2.4 kB at 24 kB/s)
[2025-11-27T00:26:22.599Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/quarkus/quarkus-resteasy-mutiny-parent/2.7.2.Final/quarkus-resteasy-mutiny-parent-2.7.2.Final.pom
[2025-11-27T00:26:23.272Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/io/quarkus/quarkus-resteasy-mutiny-parent/2.7.2.Final/quarkus-resteasy-mutiny-parent-2.7.2.Final.pom (748 B at 6.6 kB/s)
[2025-11-27T00:26:23.273Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/quarkus/quarkus-resteasy-mutiny-common/2.7.2.Final/quarkus-resteasy-mutiny-common-2.7.2.Final.pom
[2025-11-27T00:26:23.273Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/io/quarkus/quarkus-resteasy-mutiny-common/2.7.2.Final/quarkus-resteasy-mutiny-common-2.7.2.Final.pom (3.1 kB at 30 kB/s)
[2025-11-27T00:26:23.273Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/quarkus/quarkus-resteasy-mutiny-common-parent/2.7.2.Final/quarkus-resteasy-mutiny-common-parent-2.7.2.Final.pom
[2025-11-27T00:26:23.273Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/io/quarkus/quarkus-resteasy-mutiny-common-parent/2.7.2.Final/quarkus-resteasy-mutiny-common-parent-2.7.2.Final.pom (763 B at 7.6 kB/s)
[2025-11-27T00:26:23.273Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/jboss/resteasy/resteasy-client/4.7.5.Final/resteasy-client-4.7.5.Final.pom
[2025-11-27T00:26:23.273Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/jboss/resteasy/resteasy-client/4.7.5.Final/resteasy-client-4.7.5.Final.pom (6.2 kB at 96 kB/s)
[2025-11-27T00:26:23.273Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/jboss/resteasy/resteasy-client-api/4.7.5.Final/resteasy-client-api-4.7.5.Final.pom
[2025-11-27T00:26:23.273Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/jboss/resteasy/resteasy-client-api/4.7.5.Final/resteasy-client-api-4.7.5.Final.pom (4.8 kB at 70 kB/s)
[2025-11-27T00:26:23.273Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/quarkus/quarkus-apache-httpclient/2.7.2.Final/quarkus-apache-httpclient-2.7.2.Final.pom
[2025-11-27T00:26:23.273Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/io/quarkus/quarkus-apache-httpclient/2.7.2.Final/quarkus-apache-httpclient-2.7.2.Final.pom (2.1 kB at 22 kB/s)
[2025-11-27T00:26:23.273Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/quarkus/quarkus-apache-httpclient-parent/2.7.2.Final/quarkus-apache-httpclient-parent-2.7.2.Final.pom
[2025-11-27T00:26:23.944Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/io/quarkus/quarkus-apache-httpclient-parent/2.7.2.Final/quarkus-apache-httpclient-parent-2.7.2.Final.pom (715 B at 7.1 kB/s)
[2025-11-27T00:26:23.944Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/quarkus/quarkus-resteasy-jackson/2.7.2.Final/quarkus-resteasy-jackson-2.7.2.Final.pom
[2025-11-27T00:26:23.944Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/io/quarkus/quarkus-resteasy-jackson/2.7.2.Final/quarkus-resteasy-jackson-2.7.2.Final.pom (3.1 kB at 33 kB/s)
[2025-11-27T00:26:23.944Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/quarkus/quarkus-resteasy-jackson-parent/2.7.2.Final/quarkus-resteasy-jackson-parent-2.7.2.Final.pom
[2025-11-27T00:26:23.944Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/io/quarkus/quarkus-resteasy-jackson-parent/2.7.2.Final/quarkus-resteasy-jackson-parent-2.7.2.Final.pom (770 B at 4.1 kB/s)
[2025-11-27T00:26:23.944Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/quarkus/quarkus-jackson/2.7.2.Final/quarkus-jackson-2.7.2.Final.pom
[2025-11-27T00:26:23.944Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/io/quarkus/quarkus-jackson/2.7.2.Final/quarkus-jackson-2.7.2.Final.pom (2.4 kB at 7.5 kB/s)
[2025-11-27T00:26:23.944Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/quarkus/quarkus-jackson-parent/2.7.2.Final/quarkus-jackson-parent-2.7.2.Final.pom
[2025-11-27T00:26:24.617Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/io/quarkus/quarkus-jackson-parent/2.7.2.Final/quarkus-jackson-parent-2.7.2.Final.pom (771 B at 4.8 kB/s)
[2025-11-27T00:26:24.617Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/com/fasterxml/jackson/datatype/jackson-datatype-jsr310/2.13.1/jackson-datatype-jsr310-2.13.1.pom
[2025-11-27T00:26:24.618Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/com/fasterxml/jackson/datatype/jackson-datatype-jsr310/2.13.1/jackson-datatype-jsr310-2.13.1.pom (4.9 kB at 75 kB/s)
[2025-11-27T00:26:24.618Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/com/fasterxml/jackson/module/jackson-modules-java8/2.13.1/jackson-modules-java8-2.13.1.pom
[2025-11-27T00:26:24.618Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/com/fasterxml/jackson/module/jackson-modules-java8/2.13.1/jackson-modules-java8-2.13.1.pom (3.2 kB at 48 kB/s)
[2025-11-27T00:26:24.618Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/com/fasterxml/jackson/datatype/jackson-datatype-jdk8/2.13.1/jackson-datatype-jdk8-2.13.1.pom
[2025-11-27T00:26:24.618Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/com/fasterxml/jackson/datatype/jackson-datatype-jdk8/2.13.1/jackson-datatype-jdk8-2.13.1.pom (2.6 kB at 41 kB/s)
[2025-11-27T00:26:24.618Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/com/fasterxml/jackson/module/jackson-module-parameter-names/2.13.1/jackson-module-parameter-names-2.13.1.pom
[2025-11-27T00:26:24.618Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/com/fasterxml/jackson/module/jackson-module-parameter-names/2.13.1/jackson-module-parameter-names-2.13.1.pom (4.4 kB at 64 kB/s)
[2025-11-27T00:26:24.618Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/jboss/resteasy/resteasy-jackson2-provider/4.7.5.Final/resteasy-jackson2-provider-4.7.5.Final.pom
[2025-11-27T00:26:24.618Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/jboss/resteasy/resteasy-jackson2-provider/4.7.5.Final/resteasy-jackson2-provider-4.7.5.Final.pom (3.7 kB at 68 kB/s)
[2025-11-27T00:26:24.618Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/jboss/resteasy/providers-pom/4.7.5.Final/providers-pom-4.7.5.Final.pom
[2025-11-27T00:26:24.618Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/jboss/resteasy/providers-pom/4.7.5.Final/providers-pom-4.7.5.Final.pom (999 B at 16 kB/s)
[2025-11-27T00:26:24.618Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/com/fasterxml/jackson/jaxrs/jackson-jaxrs-json-provider/2.13.1/jackson-jaxrs-json-provider-2.13.1.pom
[2025-11-27T00:26:24.618Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/com/fasterxml/jackson/jaxrs/jackson-jaxrs-json-provider/2.13.1/jackson-jaxrs-json-provider-2.13.1.pom (4.4 kB at 64 kB/s)
[2025-11-27T00:26:24.618Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/com/fasterxml/jackson/jaxrs/jackson-jaxrs-providers/2.13.1/jackson-jaxrs-providers-2.13.1.pom
[2025-11-27T00:26:25.292Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/com/fasterxml/jackson/jaxrs/jackson-jaxrs-providers/2.13.1/jackson-jaxrs-providers-2.13.1.pom (5.6 kB at 87 kB/s)
[2025-11-27T00:26:25.292Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/com/fasterxml/jackson/jaxrs/jackson-jaxrs-base/2.13.1/jackson-jaxrs-base-2.13.1.pom
[2025-11-27T00:26:25.292Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/com/fasterxml/jackson/jaxrs/jackson-jaxrs-base/2.13.1/jackson-jaxrs-base-2.13.1.pom (2.1 kB at 33 kB/s)
[2025-11-27T00:26:25.292Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/com/fasterxml/jackson/module/jackson-module-jaxb-annotations/2.13.1/jackson-module-jaxb-annotations-2.13.1.pom
[2025-11-27T00:26:25.292Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/com/fasterxml/jackson/module/jackson-module-jaxb-annotations/2.13.1/jackson-module-jaxb-annotations-2.13.1.pom (3.7 kB at 54 kB/s)
[2025-11-27T00:26:25.292Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/com/fasterxml/jackson/module/jackson-modules-base/2.13.1/jackson-modules-base-2.13.1.pom
[2025-11-27T00:26:25.292Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/com/fasterxml/jackson/module/jackson-modules-base/2.13.1/jackson-modules-base-2.13.1.pom (3.4 kB at 51 kB/s)
[2025-11-27T00:26:25.292Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/com/github/java-json-tools/json-patch/1.13/json-patch-1.13.pom
[2025-11-27T00:26:25.292Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/com/github/java-json-tools/json-patch/1.13/json-patch-1.13.pom (3.3 kB at 62 kB/s)
[2025-11-27T00:26:25.292Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/com/github/java-json-tools/msg-simple/1.2/msg-simple-1.2.pom
[2025-11-27T00:26:25.292Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/com/github/java-json-tools/msg-simple/1.2/msg-simple-1.2.pom (2.6 kB at 38 kB/s)
[2025-11-27T00:26:25.292Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/com/github/java-json-tools/btf/1.3/btf-1.3.pom
[2025-11-27T00:26:25.292Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/com/github/java-json-tools/btf/1.3/btf-1.3.pom (1.6 kB at 29 kB/s)
[2025-11-27T00:26:25.292Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/com/github/java-json-tools/jackson-coreutils/2.0/jackson-coreutils-2.0.pom
[2025-11-27T00:26:25.292Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/com/github/java-json-tools/jackson-coreutils/2.0/jackson-coreutils-2.0.pom (2.8 kB at 48 kB/s)
[2025-11-27T00:26:25.292Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/quarkiverse/amazonservices/quarkus-amazon-dynamodb/1.0.3/quarkus-amazon-dynamodb-1.0.3.pom
[2025-11-27T00:26:25.966Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/io/quarkiverse/amazonservices/quarkus-amazon-dynamodb/1.0.3/quarkus-amazon-dynamodb-1.0.3.pom (3.8 kB at 6.4 kB/s)
[2025-11-27T00:26:25.966Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/quarkiverse/amazonservices/quarkus-amazon-dynamodb-parent/1.0.3/quarkus-amazon-dynamodb-parent-1.0.3.pom
[2025-11-27T00:26:26.640Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/io/quarkiverse/amazonservices/quarkus-amazon-dynamodb-parent/1.0.3/quarkus-amazon-dynamodb-parent-1.0.3.pom (790 B at 2.0 kB/s)
[2025-11-27T00:26:26.640Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/quarkiverse/amazonservices/quarkus-amazon-services-build-parent/1.0.3/quarkus-amazon-services-build-parent-1.0.3.pom
[2025-11-27T00:26:26.640Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/io/quarkiverse/amazonservices/quarkus-amazon-services-build-parent/1.0.3/quarkus-amazon-services-build-parent-1.0.3.pom (1.3 kB at 5.5 kB/s)
[2025-11-27T00:26:26.640Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/quarkus/quarkus-bom/2.6.1.Final/quarkus-bom-2.6.1.Final.pom
[2025-11-27T00:26:26.640Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/io/quarkus/quarkus-bom/2.6.1.Final/quarkus-bom-2.6.1.Final.pom (317 kB at 4.3 MB/s)
[2025-11-27T00:26:26.640Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/quarkiverse/amazonservices/quarkus-amazon-common/1.0.3/quarkus-amazon-common-1.0.3.pom
[2025-11-27T00:26:27.313Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/io/quarkiverse/amazonservices/quarkus-amazon-common/1.0.3/quarkus-amazon-common-1.0.3.pom (3.3 kB at 8.6 kB/s)
[2025-11-27T00:26:27.313Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/quarkiverse/amazonservices/quarkus-amazon-common-parent/1.0.3/quarkus-amazon-common-parent-1.0.3.pom
[2025-11-27T00:26:27.313Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/io/quarkiverse/amazonservices/quarkus-amazon-common-parent/1.0.3/quarkus-amazon-common-parent-1.0.3.pom (789 B at 2.6 kB/s)
[2025-11-27T00:26:27.313Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/software/amazon/awssdk/sdk-core/2.17.103/sdk-core-2.17.103.pom
[2025-11-27T00:26:27.313Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/software/amazon/awssdk/sdk-core/2.17.103/sdk-core-2.17.103.pom (11 kB at 127 kB/s)
[2025-11-27T00:26:27.313Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/software/amazon/awssdk/core/2.17.103/core-2.17.103.pom
[2025-11-27T00:26:27.986Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/software/amazon/awssdk/core/2.17.103/core-2.17.103.pom (2.1 kB at 22 kB/s)
[2025-11-27T00:26:27.986Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/software/amazon/awssdk/bom-internal/2.17.103/bom-internal-2.17.103.pom
[2025-11-27T00:26:27.986Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/software/amazon/awssdk/bom-internal/2.17.103/bom-internal-2.17.103.pom (17 kB at 129 kB/s)
[2025-11-27T00:26:27.986Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/software/amazon/awssdk/annotations/2.17.103/annotations-2.17.103.pom
[2025-11-27T00:26:27.986Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/software/amazon/awssdk/annotations/2.17.103/annotations-2.17.103.pom (1.7 kB at 17 kB/s)
[2025-11-27T00:26:27.986Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/software/amazon/awssdk/http-client-spi/2.17.103/http-client-spi-2.17.103.pom
[2025-11-27T00:26:27.986Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/software/amazon/awssdk/http-client-spi/2.17.103/http-client-spi-2.17.103.pom (3.6 kB at 21 kB/s)
[2025-11-27T00:26:27.986Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/software/amazon/awssdk/utils/2.17.103/utils-2.17.103.pom
[2025-11-27T00:26:27.986Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/software/amazon/awssdk/utils/2.17.103/utils-2.17.103.pom (4.0 kB at 50 kB/s)
[2025-11-27T00:26:27.986Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/software/amazon/awssdk/metrics-spi/2.17.103/metrics-spi-2.17.103.pom
[2025-11-27T00:26:27.986Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/software/amazon/awssdk/metrics-spi/2.17.103/metrics-spi-2.17.103.pom (3.5 kB at 31 kB/s)
[2025-11-27T00:26:28.659Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/software/amazon/awssdk/profiles/2.17.103/profiles-2.17.103.pom
[2025-11-27T00:26:28.660Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/software/amazon/awssdk/profiles/2.17.103/profiles-2.17.103.pom (2.7 kB at 30 kB/s)
[2025-11-27T00:26:28.660Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/software/amazon/awssdk/aws-core/2.17.103/aws-core-2.17.103.pom
[2025-11-27T00:26:28.660Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/software/amazon/awssdk/aws-core/2.17.103/aws-core-2.17.103.pom (7.0 kB at 57 kB/s)
[2025-11-27T00:26:28.660Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/software/amazon/awssdk/regions/2.17.103/regions-2.17.103.pom
[2025-11-27T00:26:28.660Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/software/amazon/awssdk/regions/2.17.103/regions-2.17.103.pom (5.5 kB at 31 kB/s)
[2025-11-27T00:26:28.660Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/software/amazon/awssdk/json-utils/2.17.103/json-utils-2.17.103.pom
[2025-11-27T00:26:28.660Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/software/amazon/awssdk/json-utils/2.17.103/json-utils-2.17.103.pom (3.5 kB at 40 kB/s)
[2025-11-27T00:26:28.660Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/software/amazon/awssdk/third-party-jackson-core/2.17.103/third-party-jackson-core-2.17.103.pom
[2025-11-27T00:26:28.660Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/software/amazon/awssdk/third-party-jackson-core/2.17.103/third-party-jackson-core-2.17.103.pom (3.9 kB at 31 kB/s)
[2025-11-27T00:26:28.660Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/software/amazon/awssdk/third-party/2.17.103/third-party-2.17.103.pom
[2025-11-27T00:26:29.334Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/software/amazon/awssdk/third-party/2.17.103/third-party-2.17.103.pom (2.4 kB at 13 kB/s)
[2025-11-27T00:26:29.334Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/software/amazon/awssdk/auth/2.17.103/auth-2.17.103.pom
[2025-11-27T00:26:29.334Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/software/amazon/awssdk/auth/2.17.103/auth-2.17.103.pom (6.0 kB at 52 kB/s)
[2025-11-27T00:26:29.334Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/software/amazon/eventstream/eventstream/1.0.1/eventstream-1.0.1.pom
[2025-11-27T00:26:29.334Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/software/amazon/eventstream/eventstream/1.0.1/eventstream-1.0.1.pom (6.1 kB at 110 kB/s)
[2025-11-27T00:26:29.334Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/software/amazon/awssdk/dynamodb/2.17.103/dynamodb-2.17.103.pom
[2025-11-27T00:26:29.334Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/software/amazon/awssdk/dynamodb/2.17.103/dynamodb-2.17.103.pom (2.8 kB at 27 kB/s)
[2025-11-27T00:26:29.334Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/software/amazon/awssdk/services/2.17.103/services-2.17.103.pom
[2025-11-27T00:26:29.334Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/software/amazon/awssdk/services/2.17.103/services-2.17.103.pom (19 kB at 201 kB/s)
[2025-11-27T00:26:29.334Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/software/amazon/awssdk/aws-json-protocol/2.17.103/aws-json-protocol-2.17.103.pom
[2025-11-27T00:26:29.334Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/software/amazon/awssdk/aws-json-protocol/2.17.103/aws-json-protocol-2.17.103.pom (4.4 kB at 35 kB/s)
[2025-11-27T00:26:29.334Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/software/amazon/awssdk/protocols/2.17.103/protocols-2.17.103.pom
[2025-11-27T00:26:30.008Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/software/amazon/awssdk/protocols/2.17.103/protocols-2.17.103.pom (1.6 kB at 7.5 kB/s)
[2025-11-27T00:26:30.008Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/software/amazon/awssdk/protocol-core/2.17.103/protocol-core-2.17.103.pom
[2025-11-27T00:26:30.008Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/software/amazon/awssdk/protocol-core/2.17.103/protocol-core-2.17.103.pom (3.2 kB at 35 kB/s)
[2025-11-27T00:26:30.008Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/software/amazon/awssdk/url-connection-client/2.17.103/url-connection-client-2.17.103.pom
[2025-11-27T00:26:30.681Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/software/amazon/awssdk/url-connection-client/2.17.103/url-connection-client-2.17.103.pom (4.0 kB at 9.4 kB/s)
[2025-11-27T00:26:30.681Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/software/amazon/awssdk/http-clients/2.17.103/http-clients-2.17.103.pom
[2025-11-27T00:26:30.681Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/software/amazon/awssdk/http-clients/2.17.103/http-clients-2.17.103.pom (1.8 kB at 16 kB/s)
[2025-11-27T00:26:30.681Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/software/amazon/awssdk/netty-nio-client/2.17.103/netty-nio-client-2.17.103.pom
[2025-11-27T00:26:30.681Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/software/amazon/awssdk/netty-nio-client/2.17.103/netty-nio-client-2.17.103.pom (8.0 kB at 75 kB/s)
[2025-11-27T00:26:30.681Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/netty/netty-transport-native-epoll/4.1.74.Final/netty-transport-native-epoll-4.1.74.Final.pom
[2025-11-27T00:26:30.681Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/io/netty/netty-transport-native-epoll/4.1.74.Final/netty-transport-native-epoll-4.1.74.Final.pom (19 kB at 303 kB/s)
[2025-11-27T00:26:30.681Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/netty/netty-transport-native-unix-common/4.1.74.Final/netty-transport-native-unix-common-4.1.74.Final.pom
[2025-11-27T00:26:30.681Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/io/netty/netty-transport-native-unix-common/4.1.74.Final/netty-transport-native-unix-common-4.1.74.Final.pom (26 kB at 363 kB/s)
[2025-11-27T00:26:30.681Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/netty/netty-transport-classes-epoll/4.1.74.Final/netty-transport-classes-epoll-4.1.74.Final.pom
[2025-11-27T00:26:30.681Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/io/netty/netty-transport-classes-epoll/4.1.74.Final/netty-transport-classes-epoll-4.1.74.Final.pom (2.1 kB at 30 kB/s)
[2025-11-27T00:26:30.681Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/com/typesafe/netty/netty-reactive-streams-http/2.0.5/netty-reactive-streams-http-2.0.5.pom
[2025-11-27T00:26:30.681Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/com/typesafe/netty/netty-reactive-streams-http/2.0.5/netty-reactive-streams-http-2.0.5.pom (2.4 kB at 25 kB/s)
[2025-11-27T00:26:30.681Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/com/typesafe/netty/netty-reactive-streams-parent/2.0.5/netty-reactive-streams-parent-2.0.5.pom
[2025-11-27T00:26:31.355Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/com/typesafe/netty/netty-reactive-streams-parent/2.0.5/netty-reactive-streams-parent-2.0.5.pom (8.4 kB at 106 kB/s)
[2025-11-27T00:26:31.355Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/com/typesafe/netty/netty-reactive-streams/2.0.5/netty-reactive-streams-2.0.5.pom
[2025-11-27T00:26:31.355Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/com/typesafe/netty/netty-reactive-streams/2.0.5/netty-reactive-streams-2.0.5.pom (2.1 kB at 38 kB/s)
[2025-11-27T00:26:31.355Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/quarkus/quarkus-junit5/2.7.2.Final/quarkus-junit5-2.7.2.Final.pom
[2025-11-27T00:26:31.355Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/io/quarkus/quarkus-junit5/2.7.2.Final/quarkus-junit5-2.7.2.Final.pom (2.4 kB at 28 kB/s)
[2025-11-27T00:26:31.355Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/quarkus/quarkus-test-framework/2.7.2.Final/quarkus-test-framework-2.7.2.Final.pom
[2025-11-27T00:26:31.355Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/io/quarkus/quarkus-test-framework/2.7.2.Final/quarkus-test-framework-2.7.2.Final.pom (1.7 kB at 15 kB/s)
[2025-11-27T00:26:31.355Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/quarkus/quarkus-test-common/2.7.2.Final/quarkus-test-common-2.7.2.Final.pom
[2025-11-27T00:26:31.355Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/io/quarkus/quarkus-test-common/2.7.2.Final/quarkus-test-common-2.7.2.Final.pom (1.6 kB at 7.6 kB/s)
[2025-11-27T00:26:31.355Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/quarkus/quarkus-jsonp-deployment/2.7.2.Final/quarkus-jsonp-deployment-2.7.2.Final.pom
[2025-11-27T00:26:32.029Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/io/quarkus/quarkus-jsonp-deployment/2.7.2.Final/quarkus-jsonp-deployment-2.7.2.Final.pom (1.5 kB at 7.2 kB/s)
[2025-11-27T00:26:32.029Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/quarkus/quarkus-jsonp-parent/2.7.2.Final/quarkus-jsonp-parent-2.7.2.Final.pom
[2025-11-27T00:26:32.029Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/io/quarkus/quarkus-jsonp-parent/2.7.2.Final/quarkus-jsonp-parent-2.7.2.Final.pom (738 B at 4.0 kB/s)
[2025-11-27T00:26:32.029Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/quarkus/quarkus-jsonp/2.7.2.Final/quarkus-jsonp-2.7.2.Final.pom
[2025-11-27T00:26:32.029Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/io/quarkus/quarkus-jsonp/2.7.2.Final/quarkus-jsonp-2.7.2.Final.pom (2.3 kB at 17 kB/s)
[2025-11-27T00:26:32.029Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/quarkus/quarkus-junit5-properties/2.7.2.Final/quarkus-junit5-properties-2.7.2.Final.pom
[2025-11-27T00:26:32.029Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/io/quarkus/quarkus-junit5-properties/2.7.2.Final/quarkus-junit5-properties-2.7.2.Final.pom (946 B at 6.1 kB/s)
[2025-11-27T00:26:32.029Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/com/thoughtworks/xstream/xstream/1.4.19/xstream-1.4.19.pom
[2025-11-27T00:26:32.029Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/com/thoughtworks/xstream/xstream/1.4.19/xstream-1.4.19.pom (24 kB at 317 kB/s)
[2025-11-27T00:26:32.029Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/com/thoughtworks/xstream/xstream-parent/1.4.19/xstream-parent-1.4.19.pom
[2025-11-27T00:26:32.703Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/com/thoughtworks/xstream/xstream-parent/1.4.19/xstream-parent-1.4.19.pom (43 kB at 802 kB/s)
[2025-11-27T00:26:32.703Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/github/x-stream/mxparser/1.2.2/mxparser-1.2.2.pom
[2025-11-27T00:26:32.703Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/io/github/x-stream/mxparser/1.2.2/mxparser-1.2.2.pom (24 kB at 398 kB/s)
[2025-11-27T00:26:32.703Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/xmlpull/xmlpull/1.1.3.1/xmlpull-1.1.3.1.pom
[2025-11-27T00:26:32.703Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/xmlpull/xmlpull/1.1.3.1/xmlpull-1.1.3.1.pom (386 B at 7.0 kB/s)
[2025-11-27T00:26:32.703Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/rest-assured/rest-assured/4.4.0/rest-assured-4.4.0.pom
[2025-11-27T00:26:32.703Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/io/rest-assured/rest-assured/4.4.0/rest-assured-4.4.0.pom (7.0 kB at 113 kB/s)
[2025-11-27T00:26:32.703Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/rest-assured/rest-assured-parent/4.4.0/rest-assured-parent-4.4.0.pom
[2025-11-27T00:26:32.703Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/io/rest-assured/rest-assured-parent/4.4.0/rest-assured-parent-4.4.0.pom (19 kB at 331 kB/s)
[2025-11-27T00:26:32.703Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/sonatype/oss/oss-parent/5/oss-parent-5.pom
[2025-11-27T00:26:32.703Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/sonatype/oss/oss-parent/5/oss-parent-5.pom (4.1 kB at 72 kB/s)
[2025-11-27T00:26:32.703Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/codehaus/groovy/groovy/3.0.8/groovy-3.0.8.pom
[2025-11-27T00:26:32.703Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/codehaus/groovy/groovy/3.0.8/groovy-3.0.8.pom (24 kB at 364 kB/s)
[2025-11-27T00:26:32.703Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/codehaus/groovy/groovy-xml/3.0.8/groovy-xml-3.0.8.pom
[2025-11-27T00:26:32.703Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/codehaus/groovy/groovy-xml/3.0.8/groovy-xml-3.0.8.pom (22 kB at 371 kB/s)
[2025-11-27T00:26:32.703Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/httpcomponents/httpmime/4.5.13/httpmime-4.5.13.pom
[2025-11-27T00:26:32.703Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/httpcomponents/httpmime/4.5.13/httpmime-4.5.13.pom (5.2 kB at 84 kB/s)
[2025-11-27T00:26:32.703Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/hamcrest/hamcrest/2.1/hamcrest-2.1.pom
[2025-11-27T00:26:32.703Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/hamcrest/hamcrest/2.1/hamcrest-2.1.pom (1.1 kB at 21 kB/s)
[2025-11-27T00:26:32.703Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/ccil/cowan/tagsoup/tagsoup/1.2.1/tagsoup-1.2.1.pom
[2025-11-27T00:26:33.377Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/ccil/cowan/tagsoup/tagsoup/1.2.1/tagsoup-1.2.1.pom (1.2 kB at 23 kB/s)
[2025-11-27T00:26:33.377Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/rest-assured/json-path/4.4.0/json-path-4.4.0.pom
[2025-11-27T00:26:33.377Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/io/rest-assured/json-path/4.4.0/json-path-4.4.0.pom (4.9 kB at 96 kB/s)
[2025-11-27T00:26:33.377Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/codehaus/groovy/groovy-json/3.0.8/groovy-json-3.0.8.pom
[2025-11-27T00:26:33.377Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/codehaus/groovy/groovy-json/3.0.8/groovy-json-3.0.8.pom (22 kB at 264 kB/s)
[2025-11-27T00:26:33.377Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/rest-assured/rest-assured-common/4.4.0/rest-assured-common-4.4.0.pom
[2025-11-27T00:26:33.377Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/io/rest-assured/rest-assured-common/4.4.0/rest-assured-common-4.4.0.pom (3.2 kB at 63 kB/s)
[2025-11-27T00:26:33.377Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/rest-assured/xml-path/4.4.0/xml-path-4.4.0.pom
[2025-11-27T00:26:33.377Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/io/rest-assured/xml-path/4.4.0/xml-path-4.4.0.pom (3.8 kB at 60 kB/s)
[2025-11-27T00:26:33.377Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/jakarta/xml/bind/jakarta.xml.bind-api/2.3.3/jakarta.xml.bind-api-2.3.3.pom
[2025-11-27T00:26:33.377Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/jakarta/xml/bind/jakarta.xml.bind-api/2.3.3/jakarta.xml.bind-api-2.3.3.pom (13 kB at 239 kB/s)
[2025-11-27T00:26:33.377Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/jakarta/xml/bind/jakarta.xml.bind-api-parent/2.3.3/jakarta.xml.bind-api-parent-2.3.3.pom
[2025-11-27T00:26:33.377Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/jakarta/xml/bind/jakarta.xml.bind-api-parent/2.3.3/jakarta.xml.bind-api-parent-2.3.3.pom (9.0 kB at 155 kB/s)
[2025-11-27T00:26:33.377Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/eclipse/ee4j/project/1.0.6/project-1.0.6.pom
[2025-11-27T00:26:33.377Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/eclipse/ee4j/project/1.0.6/project-1.0.6.pom (13 kB at 242 kB/s)
[2025-11-27T00:26:33.378Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/com/sun/xml/bind/jaxb-impl/2.3.3/jaxb-impl-2.3.3.pom
[2025-11-27T00:26:33.378Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/com/sun/xml/bind/jaxb-impl/2.3.3/jaxb-impl-2.3.3.pom (14 kB at 205 kB/s)
[2025-11-27T00:26:33.378Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/com/sun/xml/bind/mvn/jaxb-bundles/2.3.3/jaxb-bundles-2.3.3.pom
[2025-11-27T00:26:33.378Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/com/sun/xml/bind/mvn/jaxb-bundles/2.3.3/jaxb-bundles-2.3.3.pom (1.3 kB at 19 kB/s)
[2025-11-27T00:26:33.378Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/com/sun/xml/bind/mvn/jaxb-parent/2.3.3/jaxb-parent-2.3.3.pom
[2025-11-27T00:26:33.378Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/com/sun/xml/bind/mvn/jaxb-parent/2.3.3/jaxb-parent-2.3.3.pom (29 kB at 503 kB/s)
[2025-11-27T00:26:33.378Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/com/sun/xml/bind/jaxb-bom-ext/2.3.3/jaxb-bom-ext-2.3.3.pom
[2025-11-27T00:26:34.050Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/com/sun/xml/bind/jaxb-bom-ext/2.3.3/jaxb-bom-ext-2.3.3.pom (3.4 kB at 56 kB/s)
[2025-11-27T00:26:34.050Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/glassfish/jaxb/jaxb-bom/2.3.3/jaxb-bom-2.3.3.pom
[2025-11-27T00:26:34.050Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/glassfish/jaxb/jaxb-bom/2.3.3/jaxb-bom-2.3.3.pom (8.2 kB at 128 kB/s)
[2025-11-27T00:26:34.050Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/testcontainers/localstack/1.16.3/localstack-1.16.3.pom
[2025-11-27T00:26:34.050Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/testcontainers/localstack/1.16.3/localstack-1.16.3.pom (1.5 kB at 21 kB/s)
[2025-11-27T00:26:34.050Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/testcontainers/testcontainers/1.16.3/testcontainers-1.16.3.pom
[2025-11-27T00:26:34.050Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/testcontainers/testcontainers/1.16.3/testcontainers-1.16.3.pom (2.4 kB at 48 kB/s)
[2025-11-27T00:26:34.050Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/junit/junit/4.13.2/junit-4.13.2.pom
[2025-11-27T00:26:34.050Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/junit/junit/4.13.2/junit-4.13.2.pom (27 kB at 500 kB/s)
[2025-11-27T00:26:34.050Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/hamcrest/hamcrest-core/1.3/hamcrest-core-1.3.pom
[2025-11-27T00:26:34.050Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/hamcrest/hamcrest-core/1.3/hamcrest-core-1.3.pom (766 B at 16 kB/s)
[2025-11-27T00:26:34.050Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/hamcrest/hamcrest-parent/1.3/hamcrest-parent-1.3.pom
[2025-11-27T00:26:34.050Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/hamcrest/hamcrest-parent/1.3/hamcrest-parent-1.3.pom (2.0 kB at 37 kB/s)
[2025-11-27T00:26:34.050Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/rnorth/duct-tape/duct-tape/1.0.8/duct-tape-1.0.8.pom
[2025-11-27T00:26:34.050Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/rnorth/duct-tape/duct-tape/1.0.8/duct-tape-1.0.8.pom (6.2 kB at 122 kB/s)
[2025-11-27T00:26:34.050Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/jetbrains/annotations/17.0.0/annotations-17.0.0.pom
[2025-11-27T00:26:34.050Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/jetbrains/annotations/17.0.0/annotations-17.0.0.pom (1.4 kB at 23 kB/s)
[2025-11-27T00:26:34.050Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/com/github/docker-java/docker-java-api/3.2.12/docker-java-api-3.2.12.pom
[2025-11-27T00:26:34.050Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/com/github/docker-java/docker-java-api/3.2.12/docker-java-api-3.2.12.pom (2.2 kB at 43 kB/s)
[2025-11-27T00:26:34.050Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/com/github/docker-java/docker-java-parent/3.2.12/docker-java-parent-3.2.12.pom
[2025-11-27T00:26:34.050Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/com/github/docker-java/docker-java-parent/3.2.12/docker-java-parent-3.2.12.pom (12 kB at 167 kB/s)
[2025-11-27T00:26:34.724Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/com/github/docker-java/docker-java-transport-zerodep/3.2.12/docker-java-transport-zerodep-3.2.12.pom
[2025-11-27T00:26:34.724Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/com/github/docker-java/docker-java-transport-zerodep/3.2.12/docker-java-transport-zerodep-3.2.12.pom (4.0 kB at 83 kB/s)
[2025-11-27T00:26:34.724Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/com/github/docker-java/docker-java-transport/3.2.12/docker-java-transport-3.2.12.pom
[2025-11-27T00:26:34.724Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/com/github/docker-java/docker-java-transport/3.2.12/docker-java-transport-3.2.12.pom (1.5 kB at 27 kB/s)
[2025-11-27T00:26:34.724Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/net/java/dev/jna/jna/5.8.0/jna-5.8.0.pom
[2025-11-27T00:26:34.724Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/net/java/dev/jna/jna/5.8.0/jna-5.8.0.pom (1.6 kB at 23 kB/s)
[2025-11-27T00:26:34.724Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/testcontainers/junit-jupiter/1.16.3/junit-jupiter-1.16.3.pom
[2025-11-27T00:26:34.724Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/testcontainers/junit-jupiter/1.16.3/junit-jupiter-1.16.3.pom (1.7 kB at 20 kB/s)
[2025-11-27T00:26:34.724Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/com/amazonaws/aws-java-sdk-core/1.12.57/aws-java-sdk-core-1.12.57.pom
[2025-11-27T00:26:34.724Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/com/amazonaws/aws-java-sdk-core/1.12.57/aws-java-sdk-core-1.12.57.pom (4.5 kB at 58 kB/s)
[2025-11-27T00:26:34.724Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/com/amazonaws/aws-java-sdk-pom/1.12.57/aws-java-sdk-pom-1.12.57.pom
[2025-11-27T00:26:34.724Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/com/amazonaws/aws-java-sdk-pom/1.12.57/aws-java-sdk-pom-1.12.57.pom (22 kB at 362 kB/s)
[2025-11-27T00:26:34.724Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/commons-logging/commons-logging/1.1.3/commons-logging-1.1.3.pom
[2025-11-27T00:26:34.724Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/commons-logging/commons-logging/1.1.3/commons-logging-1.1.3.pom (18 kB at 311 kB/s)
[2025-11-27T00:26:34.724Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/commons/commons-parent/28/commons-parent-28.pom
[2025-11-27T00:26:34.724Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/commons/commons-parent/28/commons-parent-28.pom (50 kB at 850 kB/s)
[2025-11-27T00:26:34.724Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/commons-logging/commons-logging/1.2/commons-logging-1.2.pom
[2025-11-27T00:26:34.724Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/commons-logging/commons-logging/1.2/commons-logging-1.2.pom (19 kB at 369 kB/s)
[2025-11-27T00:26:34.724Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/commons/commons-parent/34/commons-parent-34.pom
[2025-11-27T00:26:34.724Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/commons/commons-parent/34/commons-parent-34.pom (56 kB at 932 kB/s)
[2025-11-27T00:26:35.503Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/software/amazon/ion/ion-java/1.0.2/ion-java-1.0.2.pom
[2025-11-27T00:26:35.503Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/software/amazon/ion/ion-java/1.0.2/ion-java-1.0.2.pom (8.8 kB at 136 kB/s)
[2025-11-27T00:26:35.503Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/com/fasterxml/jackson/dataformat/jackson-dataformat-cbor/2.13.1/jackson-dataformat-cbor-2.13.1.pom
[2025-11-27T00:26:35.503Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/com/fasterxml/jackson/dataformat/jackson-dataformat-cbor/2.13.1/jackson-dataformat-cbor-2.13.1.pom (2.8 kB at 43 kB/s)
[2025-11-27T00:26:35.503Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/com/fasterxml/jackson/dataformat/jackson-dataformats-binary/2.13.1/jackson-dataformats-binary-2.13.1.pom
[2025-11-27T00:26:35.503Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/com/fasterxml/jackson/dataformat/jackson-dataformats-binary/2.13.1/jackson-dataformats-binary-2.13.1.pom (3.4 kB at 54 kB/s)
[2025-11-27T00:26:35.503Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/joda-time/joda-time/2.8.1/joda-time-2.8.1.pom
[2025-11-27T00:26:35.503Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/joda-time/joda-time/2.8.1/joda-time-2.8.1.pom (29 kB at 416 kB/s)
[2025-11-27T00:26:35.503Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/quarkus/quarkus-resteasy/2.7.2.Final/quarkus-resteasy-2.7.2.Final.jar
[2025-11-27T00:26:35.503Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/quarkus/quarkus-vertx-http/2.7.2.Final/quarkus-vertx-http-2.7.2.Final.jar
[2025-11-27T00:26:35.503Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/quarkus/quarkus-smallrye-context-propagation/2.7.2.Final/quarkus-smallrye-context-propagation-2.7.2.Final.jar
[2025-11-27T00:26:35.503Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/quarkus/quarkus-mutiny/2.7.2.Final/quarkus-mutiny-2.7.2.Final.jar
[2025-11-27T00:26:35.503Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/quarkus/quarkus-security-runtime-spi/2.7.2.Final/quarkus-security-runtime-spi-2.7.2.Final.jar
[2025-11-27T00:26:35.503Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/io/quarkus/quarkus-security-runtime-spi/2.7.2.Final/quarkus-security-runtime-spi-2.7.2.Final.jar (5.7 kB at 52 kB/s)
[2025-11-27T00:26:35.503Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/smallrye/smallrye-context-propagation/1.2.2/smallrye-context-propagation-1.2.2.jar
[2025-11-27T00:26:35.503Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/io/quarkus/quarkus-vertx-http/2.7.2.Final/quarkus-vertx-http-2.7.2.Final.jar (442 kB at 2.7 MB/s)
[2025-11-27T00:26:35.503Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/smallrye/smallrye-context-propagation-api/1.2.2/smallrye-context-propagation-api-1.2.2.jar
[2025-11-27T00:26:35.503Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/io/quarkus/quarkus-mutiny/2.7.2.Final/quarkus-mutiny-2.7.2.Final.jar (9.3 kB at 58 kB/s)
[2025-11-27T00:26:35.503Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/smallrye/smallrye-context-propagation-storage/1.2.2/smallrye-context-propagation-storage-1.2.2.jar
[2025-11-27T00:26:35.503Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/io/quarkus/quarkus-smallrye-context-propagation/2.7.2.Final/quarkus-smallrye-context-propagation-2.7.2.Final.jar (9.3 kB at 53 kB/s)
[2025-11-27T00:26:35.503Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/smallrye/reactive/mutiny-smallrye-context-propagation/1.3.1/mutiny-smallrye-context-propagation-1.3.1.jar
[2025-11-27T00:26:35.503Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/io/smallrye/smallrye-context-propagation/1.2.2/smallrye-context-propagation-1.2.2.jar (96 kB at 515 kB/s)
[2025-11-27T00:26:35.503Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/smallrye/common/smallrye-common-vertx-context/1.10.0/smallrye-common-vertx-context-1.10.0.jar
[2025-11-27T00:26:35.503Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/io/quarkus/quarkus-resteasy/2.7.2.Final/quarkus-resteasy-2.7.2.Final.jar (90 kB at 445 kB/s)
[2025-11-27T00:26:35.503Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/vertx/vertx-core/4.2.4/vertx-core-4.2.4.jar
[2025-11-27T00:26:35.503Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/io/smallrye/smallrye-context-propagation-api/1.2.2/smallrye-context-propagation-api-1.2.2.jar (8.1 kB at 36 kB/s)
[2025-11-27T00:26:35.503Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/netty/netty-handler-proxy/4.1.74.Final/netty-handler-proxy-4.1.74.Final.jar
[2025-11-27T00:26:35.503Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/io/smallrye/smallrye-context-propagation-storage/1.2.2/smallrye-context-propagation-storage-1.2.2.jar (7.8 kB at 34 kB/s)
[2025-11-27T00:26:35.503Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/netty/netty-codec-socks/4.1.74.Final/netty-codec-socks-4.1.74.Final.jar
[2025-11-27T00:26:35.503Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/io/smallrye/common/smallrye-common-vertx-context/1.10.0/smallrye-common-vertx-context-1.10.0.jar (5.3 kB at 21 kB/s)
[2025-11-27T00:26:35.503Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/netty/netty-resolver-dns/4.1.74.Final/netty-resolver-dns-4.1.74.Final.jar
[2025-11-27T00:26:35.503Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/io/smallrye/reactive/mutiny-smallrye-context-propagation/1.3.1/mutiny-smallrye-context-propagation-1.3.1.jar (21 kB at 80 kB/s)
[2025-11-27T00:26:35.503Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/netty/netty-codec-dns/4.1.74.Final/netty-codec-dns-4.1.74.Final.jar
[2025-11-27T00:26:35.503Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/io/netty/netty-handler-proxy/4.1.74.Final/netty-handler-proxy-4.1.74.Final.jar (24 kB at 85 kB/s)
[2025-11-27T00:26:35.503Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/quarkus/quarkus-vertx-http-dev-console-runtime-spi/2.7.2.Final/quarkus-vertx-http-dev-console-runtime-spi-2.7.2.Final.jar
[2025-11-27T00:26:35.503Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/io/netty/netty-codec-socks/4.1.74.Final/netty-codec-socks-4.1.74.Final.jar (119 kB at 411 kB/s)
[2025-11-27T00:26:35.504Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/quarkus/security/quarkus-security/1.1.4.Final/quarkus-security-1.1.4.Final.jar
[2025-11-27T00:26:35.504Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/io/vertx/vertx-core/4.2.4/vertx-core-4.2.4.jar (1.5 MB at 5.0 MB/s)
[2025-11-27T00:26:35.504Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/quarkus/quarkus-vertx/2.7.2.Final/quarkus-vertx-2.7.2.Final.jar
[2025-11-27T00:26:35.504Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/io/netty/netty-resolver-dns/4.1.74.Final/netty-resolver-dns-4.1.74.Final.jar (157 kB at 496 kB/s)
[2025-11-27T00:26:35.504Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/netty/netty-codec-haproxy/4.1.74.Final/netty-codec-haproxy-4.1.74.Final.jar
[2025-11-27T00:26:35.504Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/io/netty/netty-codec-dns/4.1.74.Final/netty-codec-dns-4.1.74.Final.jar (65 kB at 206 kB/s)
[2025-11-27T00:26:35.504Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/smallrye/reactive/smallrye-mutiny-vertx-core/2.18.1/smallrye-mutiny-vertx-core-2.18.1.jar
[2025-11-27T00:26:35.504Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/io/quarkus/security/quarkus-security/1.1.4.Final/quarkus-security-1.1.4.Final.jar (18 kB at 51 kB/s)
[2025-11-27T00:26:35.504Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/smallrye/reactive/smallrye-mutiny-vertx-runtime/2.18.1/smallrye-mutiny-vertx-runtime-2.18.1.jar
[2025-11-27T00:26:35.504Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/io/netty/netty-codec-haproxy/4.1.74.Final/netty-codec-haproxy-4.1.74.Final.jar (36 kB at 95 kB/s)
[2025-11-27T00:26:35.504Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/smallrye/reactive/vertx-mutiny-generator/2.18.1/vertx-mutiny-generator-2.18.1.jar
[2025-11-27T00:26:35.504Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/io/quarkus/quarkus-vertx-http-dev-console-runtime-spi/2.7.2.Final/quarkus-vertx-http-dev-console-runtime-spi-2.7.2.Final.jar (11 kB at 30 kB/s)
[2025-11-27T00:26:35.504Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/vertx/vertx-codegen/4.2.4/vertx-codegen-4.2.4.jar
[2025-11-27T00:26:35.504Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/io/quarkus/quarkus-vertx/2.7.2.Final/quarkus-vertx-2.7.2.Final.jar (96 kB at 238 kB/s)
[2025-11-27T00:26:35.504Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/smallrye/smallrye-fault-tolerance-vertx/5.2.1/smallrye-fault-tolerance-vertx-5.2.1.jar
[2025-11-27T00:26:36.280Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/io/smallrye/reactive/smallrye-mutiny-vertx-core/2.18.1/smallrye-mutiny-vertx-core-2.18.1.jar (379 kB at 885 kB/s)
[2025-11-27T00:26:36.280Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/smallrye/reactive/smallrye-mutiny-vertx-web/2.18.1/smallrye-mutiny-vertx-web-2.18.1.jar
[2025-11-27T00:26:36.280Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/io/smallrye/smallrye-fault-tolerance-vertx/5.2.1/smallrye-fault-tolerance-vertx-5.2.1.jar (6.2 kB at 14 kB/s)
[2025-11-27T00:26:36.280Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/smallrye/reactive/smallrye-mutiny-vertx-web-common/2.18.1/smallrye-mutiny-vertx-web-common-2.18.1.jar
[2025-11-27T00:26:36.280Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/io/smallrye/reactive/smallrye-mutiny-vertx-runtime/2.18.1/smallrye-mutiny-vertx-runtime-2.18.1.jar (25 kB at 54 kB/s)
[2025-11-27T00:26:36.280Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/smallrye/reactive/smallrye-mutiny-vertx-auth-common/2.18.1/smallrye-mutiny-vertx-auth-common-2.18.1.jar
[2025-11-27T00:26:36.280Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/io/vertx/vertx-codegen/4.2.4/vertx-codegen-4.2.4.jar (205 kB at 416 kB/s)
[2025-11-27T00:26:36.280Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/smallrye/reactive/smallrye-mutiny-vertx-bridge-common/2.18.1/smallrye-mutiny-vertx-bridge-common-2.18.1.jar
[2025-11-27T00:26:36.280Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/io/smallrye/reactive/smallrye-mutiny-vertx-web/2.18.1/smallrye-mutiny-vertx-web-2.18.1.jar (141 kB at 274 kB/s)
[2025-11-27T00:26:36.280Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/vertx/vertx-web/4.2.4/vertx-web-4.2.4.jar
[2025-11-27T00:26:36.280Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/io/smallrye/reactive/smallrye-mutiny-vertx-auth-common/2.18.1/smallrye-mutiny-vertx-auth-common-2.18.1.jar (40 kB at 74 kB/s)
[2025-11-27T00:26:36.280Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/vertx/vertx-web-common/4.2.4/vertx-web-common-4.2.4.jar
[2025-11-27T00:26:36.280Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/io/smallrye/reactive/smallrye-mutiny-vertx-web-common/2.18.1/smallrye-mutiny-vertx-web-common-2.18.1.jar (20 kB at 35 kB/s)
[2025-11-27T00:26:36.280Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/vertx/vertx-auth-common/4.2.4/vertx-auth-common-4.2.4.jar
[2025-11-27T00:26:36.280Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/io/smallrye/reactive/vertx-mutiny-generator/2.18.1/vertx-mutiny-generator-2.18.1.jar (91 kB at 158 kB/s)
[2025-11-27T00:26:36.280Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/vertx/vertx-bridge-common/4.2.4/vertx-bridge-common-4.2.4.jar
[2025-11-27T00:26:36.280Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/io/vertx/vertx-web/4.2.4/vertx-web-4.2.4.jar (355 kB at 612 kB/s)
[2025-11-27T00:26:36.280Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/quarkus/quarkus-resteasy-server-common/2.7.2.Final/quarkus-resteasy-server-common-2.7.2.Final.jar
[2025-11-27T00:26:36.280Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/io/vertx/vertx-web-common/4.2.4/vertx-web-common-4.2.4.jar (24 kB at 40 kB/s)
[2025-11-27T00:26:36.280Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/quarkus/quarkus-resteasy-common/2.7.2.Final/quarkus-resteasy-common-2.7.2.Final.jar
[2025-11-27T00:26:36.280Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/io/smallrye/reactive/smallrye-mutiny-vertx-bridge-common/2.18.1/smallrye-mutiny-vertx-bridge-common-2.18.1.jar (6.2 kB at 10 kB/s)
[2025-11-27T00:26:36.280Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/jboss/resteasy/resteasy-core/4.7.5.Final/resteasy-core-4.7.5.Final.jar
[2025-11-27T00:26:36.280Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/io/vertx/vertx-auth-common/4.2.4/vertx-auth-common-4.2.4.jar (133 kB at 214 kB/s)
[2025-11-27T00:26:36.280Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/com/ibm/async/asyncutil/0.1.0/asyncutil-0.1.0.jar
[2025-11-27T00:26:36.280Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/io/vertx/vertx-bridge-common/4.2.4/vertx-bridge-common-4.2.4.jar (11 kB at 17 kB/s)
[2025-11-27T00:26:36.280Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/com/sun/activation/jakarta.activation/1.2.1/jakarta.activation-1.2.1.jar
[2025-11-27T00:26:36.280Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/com/ibm/async/asyncutil/0.1.0/asyncutil-0.1.0.jar (120 kB at 177 kB/s)
[2025-11-27T00:26:36.280Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/jakarta/validation/jakarta.validation-api/2.0.2/jakarta.validation-api-2.0.2.jar
[2025-11-27T00:26:36.280Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/jboss/resteasy/resteasy-core/4.7.5.Final/resteasy-core-4.7.5.Final.jar (790 kB at 1.2 MB/s)
[2025-11-27T00:26:36.280Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/quarkus/quarkus-resteasy-mutiny/2.7.2.Final/quarkus-resteasy-mutiny-2.7.2.Final.jar
[2025-11-27T00:26:36.280Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/io/quarkus/quarkus-resteasy-server-common/2.7.2.Final/quarkus-resteasy-server-common-2.7.2.Final.jar (7.7 kB at 11 kB/s)
[2025-11-27T00:26:36.280Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/quarkus/quarkus-ide-launcher/2.7.2.Final/quarkus-ide-launcher-2.7.2.Final.jar
[2025-11-27T00:26:36.280Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/io/quarkus/quarkus-resteasy-common/2.7.2.Final/quarkus-resteasy-common-2.7.2.Final.jar (25 kB at 35 kB/s)
[2025-11-27T00:26:36.280Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/quarkus/quarkus-arc/2.7.2.Final/quarkus-arc-2.7.2.Final.jar
[2025-11-27T00:26:36.280Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/com/sun/activation/jakarta.activation/1.2.1/jakarta.activation-1.2.1.jar (66 kB at 93 kB/s)
[2025-11-27T00:26:36.280Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/quarkus/arc/arc/2.7.2.Final/arc-2.7.2.Final.jar
[2025-11-27T00:26:36.280Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/jakarta/validation/jakarta.validation-api/2.0.2/jakarta.validation-api-2.0.2.jar (92 kB at 125 kB/s)
[2025-11-27T00:26:36.280Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/jakarta/transaction/jakarta.transaction-api/1.3.3/jakarta.transaction-api-1.3.3.jar
[2025-11-27T00:26:36.280Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/jakarta/transaction/jakarta.transaction-api/1.3.3/jakarta.transaction-api-1.3.3.jar (15 kB at 20 kB/s)
[2025-11-27T00:26:36.280Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/eclipse/microprofile/context-propagation/microprofile-context-propagation-api/1.2/microprofile-context-propagation-api-1.2.jar
[2025-11-27T00:26:36.280Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/io/quarkus/arc/arc/2.7.2.Final/arc-2.7.2.Final.jar (189 kB at 231 kB/s)
[2025-11-27T00:26:36.280Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/quarkus/quarkus-resteasy-mutiny-common/2.7.2.Final/quarkus-resteasy-mutiny-common-2.7.2.Final.jar
[2025-11-27T00:26:36.280Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/eclipse/microprofile/context-propagation/microprofile-context-propagation-api/1.2/microprofile-context-propagation-api-1.2.jar (17 kB at 20 kB/s)
[2025-11-27T00:26:36.280Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/jboss/resteasy/resteasy-client/4.7.5.Final/resteasy-client-4.7.5.Final.jar
[2025-11-27T00:26:36.280Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/jboss/resteasy/resteasy-client/4.7.5.Final/resteasy-client-4.7.5.Final.jar (228 kB at 252 kB/s)
[2025-11-27T00:26:36.280Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/jboss/resteasy/resteasy-client-api/4.7.5.Final/resteasy-client-api-4.7.5.Final.jar
[2025-11-27T00:26:36.280Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/io/quarkus/quarkus-arc/2.7.2.Final/quarkus-arc-2.7.2.Final.jar (66 kB at 69 kB/s)
[2025-11-27T00:26:36.280Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/jboss/resteasy/resteasy-core-spi/4.7.5.Final/resteasy-core-spi-4.7.5.Final.jar
[2025-11-27T00:26:36.280Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/jboss/resteasy/resteasy-client-api/4.7.5.Final/resteasy-client-api-4.7.5.Final.jar (37 kB at 38 kB/s)
[2025-11-27T00:26:36.280Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/jboss/spec/javax/ws/rs/jboss-jaxrs-api_2.1_spec/2.0.1.Final/jboss-jaxrs-api_2.1_spec-2.0.1.Final.jar
[2025-11-27T00:26:36.280Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/io/quarkus/quarkus-resteasy-mutiny/2.7.2.Final/quarkus-resteasy-mutiny-2.7.2.Final.jar (3.0 kB at 3.1 kB/s)
[2025-11-27T00:26:36.280Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/quarkus/quarkus-apache-httpclient/2.7.2.Final/quarkus-apache-httpclient-2.7.2.Final.jar
[2025-11-27T00:26:36.280Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/io/quarkus/quarkus-ide-launcher/2.7.2.Final/quarkus-ide-launcher-2.7.2.Final.jar (14 MB at 14 MB/s)
[2025-11-27T00:26:36.280Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/quarkus/quarkus-resteasy-jackson/2.7.2.Final/quarkus-resteasy-jackson-2.7.2.Final.jar
[2025-11-27T00:26:36.280Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/jboss/resteasy/resteasy-core-spi/4.7.5.Final/resteasy-core-spi-4.7.5.Final.jar (185 kB at 180 kB/s)
[2025-11-27T00:26:36.280Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/quarkus/quarkus-jackson/2.7.2.Final/quarkus-jackson-2.7.2.Final.jar
[2025-11-27T00:26:36.280Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/jboss/spec/javax/ws/rs/jboss-jaxrs-api_2.1_spec/2.0.1.Final/jboss-jaxrs-api_2.1_spec-2.0.1.Final.jar (147 kB at 141 kB/s)
[2025-11-27T00:26:36.280Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/com/fasterxml/jackson/datatype/jackson-datatype-jsr310/2.13.1/jackson-datatype-jsr310-2.13.1.jar
[2025-11-27T00:26:36.280Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/io/quarkus/quarkus-apache-httpclient/2.7.2.Final/quarkus-apache-httpclient-2.7.2.Final.jar (3.0 kB at 2.8 kB/s)
[2025-11-27T00:26:36.280Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/com/fasterxml/jackson/datatype/jackson-datatype-jdk8/2.13.1/jackson-datatype-jdk8-2.13.1.jar
[2025-11-27T00:26:36.280Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/com/fasterxml/jackson/datatype/jackson-datatype-jsr310/2.13.1/jackson-datatype-jsr310-2.13.1.jar (121 kB at 111 kB/s)
[2025-11-27T00:26:36.280Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/com/fasterxml/jackson/module/jackson-module-parameter-names/2.13.1/jackson-module-parameter-names-2.13.1.jar
[2025-11-27T00:26:36.280Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/io/quarkus/quarkus-jackson/2.7.2.Final/quarkus-jackson-2.7.2.Final.jar (7.8 kB at 6.8 kB/s)
[2025-11-27T00:26:36.280Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/jboss/resteasy/resteasy-jackson2-provider/4.7.5.Final/resteasy-jackson2-provider-4.7.5.Final.jar
[2025-11-27T00:26:36.280Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/com/fasterxml/jackson/datatype/jackson-datatype-jdk8/2.13.1/jackson-datatype-jdk8-2.13.1.jar (35 kB at 30 kB/s)
[2025-11-27T00:26:36.280Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/com/fasterxml/jackson/jaxrs/jackson-jaxrs-json-provider/2.13.1/jackson-jaxrs-json-provider-2.13.1.jar
[2025-11-27T00:26:36.280Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/com/fasterxml/jackson/module/jackson-module-parameter-names/2.13.1/jackson-module-parameter-names-2.13.1.jar (9.5 kB at 8.2 kB/s)
[2025-11-27T00:26:36.280Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/com/fasterxml/jackson/jaxrs/jackson-jaxrs-base/2.13.1/jackson-jaxrs-base-2.13.1.jar
[2025-11-27T00:26:36.280Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/jboss/resteasy/resteasy-jackson2-provider/4.7.5.Final/resteasy-jackson2-provider-4.7.5.Final.jar (28 kB at 24 kB/s)
[2025-11-27T00:26:36.280Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/com/fasterxml/jackson/module/jackson-module-jaxb-annotations/2.13.1/jackson-module-jaxb-annotations-2.13.1.jar
[2025-11-27T00:26:37.057Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/com/fasterxml/jackson/jaxrs/jackson-jaxrs-json-provider/2.13.1/jackson-jaxrs-json-provider-2.13.1.jar (16 kB at 13 kB/s)
[2025-11-27T00:26:37.057Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/com/github/java-json-tools/json-patch/1.13/json-patch-1.13.jar
[2025-11-27T00:26:37.057Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/io/quarkus/quarkus-resteasy-mutiny-common/2.7.2.Final/quarkus-resteasy-mutiny-common-2.7.2.Final.jar (39 kB at 32 kB/s)
[2025-11-27T00:26:37.057Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/com/github/java-json-tools/msg-simple/1.2/msg-simple-1.2.jar
[2025-11-27T00:26:37.057Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/com/fasterxml/jackson/jaxrs/jackson-jaxrs-base/2.13.1/jackson-jaxrs-base-2.13.1.jar (31 kB at 25 kB/s)
[2025-11-27T00:26:37.057Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/com/github/java-json-tools/btf/1.3/btf-1.3.jar
[2025-11-27T00:26:37.057Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/com/fasterxml/jackson/module/jackson-module-jaxb-annotations/2.13.1/jackson-module-jaxb-annotations-2.13.1.jar (36 kB at 29 kB/s)
[2025-11-27T00:26:37.057Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/com/github/java-json-tools/jackson-coreutils/2.0/jackson-coreutils-2.0.jar
[2025-11-27T00:26:37.057Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/com/github/java-json-tools/json-patch/1.13/json-patch-1.13.jar (44 kB at 35 kB/s)
[2025-11-27T00:26:37.057Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/jboss/spec/javax/xml/bind/jboss-jaxb-api_2.3_spec/2.0.0.Final/jboss-jaxb-api_2.3_spec-2.0.0.Final.jar
[2025-11-27T00:26:37.057Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/com/github/java-json-tools/btf/1.3/btf-1.3.jar (9.0 kB at 7.1 kB/s)
[2025-11-27T00:26:37.057Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/quarkiverse/amazonservices/quarkus-amazon-dynamodb/1.0.3/quarkus-amazon-dynamodb-1.0.3.jar
[2025-11-27T00:26:37.057Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/com/github/java-json-tools/msg-simple/1.2/msg-simple-1.2.jar (37 kB at 29 kB/s)
[2025-11-27T00:26:37.057Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/quarkus/quarkus-netty/2.7.2.Final/quarkus-netty-2.7.2.Final.jar
[2025-11-27T00:26:37.057Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/io/quarkus/quarkus-resteasy-jackson/2.7.2.Final/quarkus-resteasy-jackson-2.7.2.Final.jar (3.3 kB at 2.5 kB/s)
[2025-11-27T00:26:37.057Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/quarkiverse/amazonservices/quarkus-amazon-common/1.0.3/quarkus-amazon-common-1.0.3.jar
[2025-11-27T00:26:37.057Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/com/github/java-json-tools/jackson-coreutils/2.0/jackson-coreutils-2.0.jar (32 kB at 24 kB/s)
[2025-11-27T00:26:37.058Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/software/amazon/awssdk/sdk-core/2.17.103/sdk-core-2.17.103.jar
[2025-11-27T00:26:37.058Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/jboss/spec/javax/xml/bind/jboss-jaxb-api_2.3_spec/2.0.0.Final/jboss-jaxb-api_2.3_spec-2.0.0.Final.jar (113 kB at 85 kB/s)
[2025-11-27T00:26:37.058Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/software/amazon/awssdk/aws-core/2.17.103/aws-core-2.17.103.jar
[2025-11-27T00:26:37.058Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/io/quarkiverse/amazonservices/quarkus-amazon-dynamodb/1.0.3/quarkus-amazon-dynamodb-1.0.3.jar (8.4 kB at 5.9 kB/s)
[2025-11-27T00:26:37.058Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/software/amazon/eventstream/eventstream/1.0.1/eventstream-1.0.1.jar
[2025-11-27T00:26:37.058Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/software/amazon/awssdk/sdk-core/2.17.103/sdk-core-2.17.103.jar (632 kB at 443 kB/s)
[2025-11-27T00:26:37.058Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/software/amazon/awssdk/regions/2.17.103/regions-2.17.103.jar
[2025-11-27T00:26:37.058Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/software/amazon/awssdk/aws-core/2.17.103/aws-core-2.17.103.jar (120 kB at 83 kB/s)
[2025-11-27T00:26:37.058Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/software/amazon/awssdk/json-utils/2.17.103/json-utils-2.17.103.jar
[2025-11-27T00:26:37.058Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/io/quarkus/quarkus-netty/2.7.2.Final/quarkus-netty-2.7.2.Final.jar (62 kB at 43 kB/s)
[2025-11-27T00:26:37.058Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/software/amazon/awssdk/auth/2.17.103/auth-2.17.103.jar
[2025-11-27T00:26:37.058Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/software/amazon/eventstream/eventstream/1.0.1/eventstream-1.0.1.jar (30 kB at 20 kB/s)
[2025-11-27T00:26:37.058Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/software/amazon/awssdk/dynamodb/2.17.103/dynamodb-2.17.103.jar
[2025-11-27T00:26:37.058Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/software/amazon/awssdk/json-utils/2.17.103/json-utils-2.17.103.jar (25 kB at 16 kB/s)
[2025-11-27T00:26:37.058Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/software/amazon/awssdk/aws-json-protocol/2.17.103/aws-json-protocol-2.17.103.jar
[2025-11-27T00:26:37.058Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/software/amazon/awssdk/regions/2.17.103/regions-2.17.103.jar (642 kB at 415 kB/s)
[2025-11-27T00:26:37.058Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/software/amazon/awssdk/third-party-jackson-core/2.17.103/third-party-jackson-core-2.17.103.jar
[2025-11-27T00:26:37.058Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/software/amazon/awssdk/auth/2.17.103/auth-2.17.103.jar (148 kB at 93 kB/s)
[2025-11-27T00:26:37.058Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/software/amazon/awssdk/protocol-core/2.17.103/protocol-core-2.17.103.jar
[2025-11-27T00:26:37.058Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/software/amazon/awssdk/dynamodb/2.17.103/dynamodb-2.17.103.jar (2.2 MB at 1.4 MB/s)
[2025-11-27T00:26:37.058Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/software/amazon/awssdk/profiles/2.17.103/profiles-2.17.103.jar
[2025-11-27T00:26:37.058Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/software/amazon/awssdk/third-party-jackson-core/2.17.103/third-party-jackson-core-2.17.103.jar (380 kB at 228 kB/s)
[2025-11-27T00:26:37.058Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/software/amazon/awssdk/url-connection-client/2.17.103/url-connection-client-2.17.103.jar
[2025-11-27T00:26:37.058Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/software/amazon/awssdk/aws-json-protocol/2.17.103/aws-json-protocol-2.17.103.jar (114 kB at 68 kB/s)
[2025-11-27T00:26:37.058Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/software/amazon/awssdk/utils/2.17.103/utils-2.17.103.jar
[2025-11-27T00:26:37.058Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/software/amazon/awssdk/profiles/2.17.103/profiles-2.17.103.jar (32 kB at 18 kB/s)
[2025-11-27T00:26:37.058Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/software/amazon/awssdk/annotations/2.17.103/annotations-2.17.103.jar
[2025-11-27T00:26:37.058Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/software/amazon/awssdk/protocol-core/2.17.103/protocol-core-2.17.103.jar (35 kB at 20 kB/s)
[2025-11-27T00:26:37.058Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/software/amazon/awssdk/http-client-spi/2.17.103/http-client-spi-2.17.103.jar
[2025-11-27T00:26:37.058Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/software/amazon/awssdk/utils/2.17.103/utils-2.17.103.jar (124 kB at 69 kB/s)
[2025-11-27T00:26:37.058Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/software/amazon/awssdk/netty-nio-client/2.17.103/netty-nio-client-2.17.103.jar
[2025-11-27T00:26:37.058Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/io/quarkiverse/amazonservices/quarkus-amazon-common/1.0.3/quarkus-amazon-common-1.0.3.jar (60 kB at 33 kB/s)
[2025-11-27T00:26:37.058Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/software/amazon/awssdk/metrics-spi/2.17.103/metrics-spi-2.17.103.jar
[2025-11-27T00:26:37.058Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/software/amazon/awssdk/annotations/2.17.103/annotations-2.17.103.jar (13 kB at 6.9 kB/s)
[2025-11-27T00:26:37.058Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/netty/netty-codec-http/4.1.74.Final/netty-codec-http-4.1.74.Final.jar
[2025-11-27T00:26:37.058Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/software/amazon/awssdk/http-client-spi/2.17.103/http-client-spi-2.17.103.jar (67 kB at 35 kB/s)
[2025-11-27T00:26:37.058Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/netty/netty-codec-http2/4.1.74.Final/netty-codec-http2-4.1.74.Final.jar
[2025-11-27T00:26:37.058Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/io/netty/netty-codec-http/4.1.74.Final/netty-codec-http-4.1.74.Final.jar (635 kB at 331 kB/s)
[2025-11-27T00:26:37.058Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/netty/netty-codec/4.1.74.Final/netty-codec-4.1.74.Final.jar
[2025-11-27T00:26:37.058Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/software/amazon/awssdk/netty-nio-client/2.17.103/netty-nio-client-2.17.103.jar (277 kB at 144 kB/s)
[2025-11-27T00:26:37.058Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/netty/netty-transport/4.1.74.Final/netty-transport-4.1.74.Final.jar
[2025-11-27T00:26:37.058Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/software/amazon/awssdk/metrics-spi/2.17.103/metrics-spi-2.17.103.jar (27 kB at 14 kB/s)
[2025-11-27T00:26:37.058Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/netty/netty-resolver/4.1.74.Final/netty-resolver-4.1.74.Final.jar
[2025-11-27T00:26:37.058Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/io/netty/netty-codec-http2/4.1.74.Final/netty-codec-http2-4.1.74.Final.jar (473 kB at 241 kB/s)
[2025-11-27T00:26:37.058Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/netty/netty-common/4.1.74.Final/netty-common-4.1.74.Final.jar
[2025-11-27T00:26:37.944Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/software/amazon/awssdk/url-connection-client/2.17.103/url-connection-client-2.17.103.jar (23 kB at 12 kB/s)
[2025-11-27T00:26:37.944Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/netty/netty-buffer/4.1.74.Final/netty-buffer-4.1.74.Final.jar
[2025-11-27T00:26:37.944Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/io/netty/netty-codec/4.1.74.Final/netty-codec-4.1.74.Final.jar (337 kB at 171 kB/s)
[2025-11-27T00:26:37.944Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/netty/netty-handler/4.1.74.Final/netty-handler-4.1.74.Final.jar
[2025-11-27T00:26:37.944Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/io/netty/netty-resolver/4.1.74.Final/netty-resolver-4.1.74.Final.jar (38 kB at 19 kB/s)
[2025-11-27T00:26:37.944Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/netty/netty-tcnative-classes/2.0.48.Final/netty-tcnative-classes-2.0.48.Final.jar
[2025-11-27T00:26:37.944Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/io/netty/netty-transport/4.1.74.Final/netty-transport-4.1.74.Final.jar (479 kB at 239 kB/s)
[2025-11-27T00:26:37.945Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/netty/netty-transport-native-epoll/4.1.74.Final/netty-transport-native-epoll-4.1.74.Final-linux-x86_64.jar
[2025-11-27T00:26:37.945Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/io/netty/netty-common/4.1.74.Final/netty-common-4.1.74.Final.jar (650 kB at 318 kB/s)
[2025-11-27T00:26:37.945Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/netty/netty-transport-native-unix-common/4.1.74.Final/netty-transport-native-unix-common-4.1.74.Final.jar
[2025-11-27T00:26:37.945Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/io/netty/netty-buffer/4.1.74.Final/netty-buffer-4.1.74.Final.jar (303 kB at 148 kB/s)
[2025-11-27T00:26:37.945Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/io/netty/netty-handler/4.1.74.Final/netty-handler-4.1.74.Final.jar (529 kB at 258 kB/s)
[2025-11-27T00:26:37.945Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/com/typesafe/netty/netty-reactive-streams-http/2.0.5/netty-reactive-streams-http-2.0.5.jar
[2025-11-27T00:26:37.945Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/netty/netty-transport-classes-epoll/4.1.74.Final/netty-transport-classes-epoll-4.1.74.Final.jar
[2025-11-27T00:26:37.945Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/io/netty/netty-transport-native-epoll/4.1.74.Final/netty-transport-native-epoll-4.1.74.Final-linux-x86_64.jar (36 kB at 17 kB/s)
[2025-11-27T00:26:37.945Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/com/typesafe/netty/netty-reactive-streams/2.0.5/netty-reactive-streams-2.0.5.jar
[2025-11-27T00:26:37.945Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/io/netty/netty-tcnative-classes/2.0.48.Final/netty-tcnative-classes-2.0.48.Final.jar (35 kB at 17 kB/s)
[2025-11-27T00:26:37.945Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/quarkus/quarkus-junit5/2.7.2.Final/quarkus-junit5-2.7.2.Final.jar
[2025-11-27T00:26:37.945Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/io/netty/netty-transport-native-unix-common/4.1.74.Final/netty-transport-native-unix-common-4.1.74.Final.jar (40 kB at 19 kB/s)
[2025-11-27T00:26:37.945Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/com/typesafe/netty/netty-reactive-streams-http/2.0.5/netty-reactive-streams-http-2.0.5.jar (34 kB at 16 kB/s)
[2025-11-27T00:26:37.945Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/quarkus/quarkus-test-common/2.7.2.Final/quarkus-test-common-2.7.2.Final.jar
[2025-11-27T00:26:37.945Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/quarkus/quarkus-jsonp-deployment/2.7.2.Final/quarkus-jsonp-deployment-2.7.2.Final.jar
[2025-11-27T00:26:37.945Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/io/netty/netty-transport-classes-epoll/4.1.74.Final/netty-transport-classes-epoll-4.1.74.Final.jar (138 kB at 66 kB/s)
[2025-11-27T00:26:37.945Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/quarkus/quarkus-jsonp/2.7.2.Final/quarkus-jsonp-2.7.2.Final.jar
[2025-11-27T00:26:37.945Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/com/typesafe/netty/netty-reactive-streams/2.0.5/netty-reactive-streams-2.0.5.jar (22 kB at 10 kB/s)
[2025-11-27T00:26:37.945Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/quarkus/quarkus-junit5-properties/2.7.2.Final/quarkus-junit5-properties-2.7.2.Final.jar
[2025-11-27T00:26:37.945Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/io/quarkus/quarkus-jsonp/2.7.2.Final/quarkus-jsonp-2.7.2.Final.jar (2.9 kB at 1.3 kB/s)
[2025-11-27T00:26:37.945Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/com/thoughtworks/xstream/xstream/1.4.19/xstream-1.4.19.jar
[2025-11-27T00:26:37.945Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/io/quarkus/quarkus-test-common/2.7.2.Final/quarkus-test-common-2.7.2.Final.jar (92 kB at 42 kB/s)
[2025-11-27T00:26:37.945Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/github/x-stream/mxparser/1.2.2/mxparser-1.2.2.jar
[2025-11-27T00:26:37.945Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/io/quarkus/quarkus-junit5/2.7.2.Final/quarkus-junit5-2.7.2.Final.jar (158 kB at 70 kB/s)
[2025-11-27T00:26:37.945Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/xmlpull/xmlpull/1.1.3.1/xmlpull-1.1.3.1.jar
[2025-11-27T00:26:37.945Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/io/quarkus/quarkus-junit5-properties/2.7.2.Final/quarkus-junit5-properties-2.7.2.Final.jar (2.5 kB at 1.1 kB/s)
[2025-11-27T00:26:37.945Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/rest-assured/rest-assured/4.4.0/rest-assured-4.4.0.jar
[2025-11-27T00:26:37.945Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/io/quarkus/quarkus-jsonp-deployment/2.7.2.Final/quarkus-jsonp-deployment-2.7.2.Final.jar (3.8 kB at 1.7 kB/s)
[2025-11-27T00:26:37.945Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/codehaus/groovy/groovy/3.0.8/groovy-3.0.8.jar
[2025-11-27T00:26:37.945Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/io/github/x-stream/mxparser/1.2.2/mxparser-1.2.2.jar (30 kB at 13 kB/s)
[2025-11-27T00:26:37.945Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/codehaus/groovy/groovy-xml/3.0.8/groovy-xml-3.0.8.jar
[2025-11-27T00:26:37.945Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/xmlpull/xmlpull/1.1.3.1/xmlpull-1.1.3.1.jar (7.2 kB at 3.1 kB/s)
[2025-11-27T00:26:37.945Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/httpcomponents/httpmime/4.5.13/httpmime-4.5.13.jar
[2025-11-27T00:26:37.945Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/com/thoughtworks/xstream/xstream/1.4.19/xstream-1.4.19.jar (633 kB at 275 kB/s)
[2025-11-27T00:26:37.945Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/hamcrest/hamcrest/2.1/hamcrest-2.1.jar
[2025-11-27T00:26:37.945Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/io/rest-assured/rest-assured/4.4.0/rest-assured-4.4.0.jar (697 kB at 301 kB/s)
[2025-11-27T00:26:37.945Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/ccil/cowan/tagsoup/tagsoup/1.2.1/tagsoup-1.2.1.jar
[2025-11-27T00:26:37.945Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/httpcomponents/httpmime/4.5.13/httpmime-4.5.13.jar (42 kB at 18 kB/s)
[2025-11-27T00:26:37.945Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/rest-assured/json-path/4.4.0/json-path-4.4.0.jar
[2025-11-27T00:26:37.945Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/codehaus/groovy/groovy-xml/3.0.8/groovy-xml-3.0.8.jar (293 kB at 124 kB/s)
[2025-11-27T00:26:37.945Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/codehaus/groovy/groovy-json/3.0.8/groovy-json-3.0.8.jar
[2025-11-27T00:26:37.945Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/ccil/cowan/tagsoup/tagsoup/1.2.1/tagsoup-1.2.1.jar (91 kB at 38 kB/s)
[2025-11-27T00:26:37.945Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/rest-assured/rest-assured-common/4.4.0/rest-assured-common-4.4.0.jar
[2025-11-27T00:26:37.945Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/hamcrest/hamcrest/2.1/hamcrest-2.1.jar (123 kB at 51 kB/s)
[2025-11-27T00:26:37.945Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/rest-assured/xml-path/4.4.0/xml-path-4.4.0.jar
[2025-11-27T00:26:37.945Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/io/rest-assured/json-path/4.4.0/json-path-4.4.0.jar (67 kB at 27 kB/s)
[2025-11-27T00:26:37.945Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/jakarta/xml/bind/jakarta.xml.bind-api/2.3.3/jakarta.xml.bind-api-2.3.3.jar
[2025-11-27T00:26:37.945Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/codehaus/groovy/groovy-json/3.0.8/groovy-json-3.0.8.jar (133 kB at 55 kB/s)
[2025-11-27T00:26:37.945Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/com/sun/xml/bind/jaxb-impl/2.3.3/jaxb-impl-2.3.3.jar
[2025-11-27T00:26:37.945Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/codehaus/groovy/groovy/3.0.8/groovy-3.0.8.jar (8.0 MB at 3.3 MB/s)
[2025-11-27T00:26:37.945Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/testcontainers/localstack/1.16.3/localstack-1.16.3.jar
[2025-11-27T00:26:37.945Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/io/rest-assured/xml-path/4.4.0/xml-path-4.4.0.jar (76 kB at 31 kB/s)
[2025-11-27T00:26:37.945Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/testcontainers/testcontainers/1.16.3/testcontainers-1.16.3.jar
[2025-11-27T00:26:37.945Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/io/rest-assured/rest-assured-common/4.4.0/rest-assured-common-4.4.0.jar (42 kB at 17 kB/s)
[2025-11-27T00:26:37.945Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/junit/junit/4.13.2/junit-4.13.2.jar
[2025-11-27T00:26:37.945Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/jakarta/xml/bind/jakarta.xml.bind-api/2.3.3/jakarta.xml.bind-api-2.3.3.jar (116 kB at 47 kB/s)
[2025-11-27T00:26:37.945Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/hamcrest/hamcrest-core/1.3/hamcrest-core-1.3.jar
[2025-11-27T00:26:37.945Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/com/sun/xml/bind/jaxb-impl/2.3.3/jaxb-impl-2.3.3.jar (1.1 MB at 453 kB/s)
[2025-11-27T00:26:37.945Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/rnorth/duct-tape/duct-tape/1.0.8/duct-tape-1.0.8.jar
[2025-11-27T00:26:37.945Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/hamcrest/hamcrest-core/1.3/hamcrest-core-1.3.jar (45 kB at 18 kB/s)
[2025-11-27T00:26:37.945Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/jetbrains/annotations/17.0.0/annotations-17.0.0.jar
[2025-11-27T00:26:37.945Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/testcontainers/localstack/1.16.3/localstack-1.16.3.jar (7.9 kB at 3.1 kB/s)
[2025-11-27T00:26:37.945Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/com/github/docker-java/docker-java-api/3.2.12/docker-java-api-3.2.12.jar
[2025-11-27T00:26:37.945Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/rnorth/duct-tape/duct-tape/1.0.8/duct-tape-1.0.8.jar (25 kB at 9.9 kB/s)
[2025-11-27T00:26:37.945Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/com/github/docker-java/docker-java-transport-zerodep/3.2.12/docker-java-transport-zerodep-3.2.12.jar
[2025-11-27T00:26:37.945Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/junit/junit/4.13.2/junit-4.13.2.jar (385 kB at 149 kB/s)
[2025-11-27T00:26:37.945Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/com/github/docker-java/docker-java-transport/3.2.12/docker-java-transport-3.2.12.jar
[2025-11-27T00:26:37.945Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/com/github/docker-java/docker-java-api/3.2.12/docker-java-api-3.2.12.jar (467 kB at 179 kB/s)
[2025-11-27T00:26:37.945Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/net/java/dev/jna/jna/5.8.0/jna-5.8.0.jar
[2025-11-27T00:26:37.945Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/jetbrains/annotations/17.0.0/annotations-17.0.0.jar (19 kB at 7.3 kB/s)
[2025-11-27T00:26:37.945Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/testcontainers/junit-jupiter/1.16.3/junit-jupiter-1.16.3.jar
[2025-11-27T00:26:37.945Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/com/github/docker-java/docker-java-transport/3.2.12/docker-java-transport-3.2.12.jar (36 kB at 14 kB/s)
[2025-11-27T00:26:37.945Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/com/amazonaws/aws-java-sdk-core/1.12.57/aws-java-sdk-core-1.12.57.jar
[2025-11-27T00:26:37.945Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/com/github/docker-java/docker-java-transport-zerodep/3.2.12/docker-java-transport-zerodep-3.2.12.jar (2.0 MB at 764 kB/s)
[2025-11-27T00:26:37.945Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/commons-logging/commons-logging/1.1.3/commons-logging-1.1.3.jar
[2025-11-27T00:26:37.945Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/testcontainers/testcontainers/1.16.3/testcontainers-1.16.3.jar (12 MB at 4.5 MB/s)
[2025-11-27T00:26:37.945Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/software/amazon/ion/ion-java/1.0.2/ion-java-1.0.2.jar
[2025-11-27T00:26:37.945Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/net/java/dev/jna/jna/5.8.0/jna-5.8.0.jar (1.7 MB at 641 kB/s)
[2025-11-27T00:26:37.945Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/com/fasterxml/jackson/dataformat/jackson-dataformat-cbor/2.13.1/jackson-dataformat-cbor-2.13.1.jar
[2025-11-27T00:26:37.945Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/testcontainers/junit-jupiter/1.16.3/junit-jupiter-1.16.3.jar (11 kB at 4.2 kB/s)
[2025-11-27T00:26:37.945Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/joda-time/joda-time/2.8.1/joda-time-2.8.1.jar
[2025-11-27T00:26:37.945Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/commons-logging/commons-logging/1.1.3/commons-logging-1.1.3.jar (62 kB at 23 kB/s)
[2025-11-27T00:26:37.945Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/com/amazonaws/aws-java-sdk-core/1.12.57/aws-java-sdk-core-1.12.57.jar (1.0 MB at 375 kB/s)
[2025-11-27T00:26:37.945Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/software/amazon/ion/ion-java/1.0.2/ion-java-1.0.2.jar (565 kB at 205 kB/s)
[2025-11-27T00:26:38.621Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/com/fasterxml/jackson/dataformat/jackson-dataformat-cbor/2.13.1/jackson-dataformat-cbor-2.13.1.jar (64 kB at 23 kB/s)
[2025-11-27T00:26:38.621Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/joda-time/joda-time/2.8.1/joda-time-2.8.1.jar (622 kB at 224 kB/s)
[2025-11-27T00:26:38.621Z] [INFO]
[2025-11-27T00:26:38.621Z] [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ amazon-dynamodb-quickstart ---
[2025-11-27T00:26:38.621Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-plugin-api/2.0.6/maven-plugin-api-2.0.6.pom
[2025-11-27T00:26:38.621Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-plugin-api/2.0.6/maven-plugin-api-2.0.6.pom (1.5 kB at 25 kB/s)
[2025-11-27T00:26:38.621Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven/2.0.6/maven-2.0.6.pom
[2025-11-27T00:26:38.621Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven/2.0.6/maven-2.0.6.pom (9.0 kB at 162 kB/s)
[2025-11-27T00:26:38.621Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-parent/5/maven-parent-5.pom
[2025-11-27T00:26:38.621Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-parent/5/maven-parent-5.pom (15 kB at 200 kB/s)
[2025-11-27T00:26:38.621Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/apache/3/apache-3.pom
[2025-11-27T00:26:38.621Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/apache/3/apache-3.pom (3.4 kB at 57 kB/s)
[2025-11-27T00:26:38.621Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-utils/3.0/plexus-utils-3.0.pom
[2025-11-27T00:26:38.621Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-utils/3.0/plexus-utils-3.0.pom (4.1 kB at 71 kB/s)
[2025-11-27T00:26:38.621Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/sonatype/spice/spice-parent/16/spice-parent-16.pom
[2025-11-27T00:26:38.621Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/sonatype/spice/spice-parent/16/spice-parent-16.pom (8.4 kB at 149 kB/s)
[2025-11-27T00:26:38.621Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/sonatype/forge/forge-parent/5/forge-parent-5.pom
[2025-11-27T00:26:38.621Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/sonatype/forge/forge-parent/5/forge-parent-5.pom (8.4 kB at 115 kB/s)
[2025-11-27T00:26:38.621Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-plugin-api/2.0.6/maven-plugin-api-2.0.6.jar
[2025-11-27T00:26:38.621Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-utils/3.0/plexus-utils-3.0.jar
[2025-11-27T00:26:38.621Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-utils/3.0/plexus-utils-3.0.jar (226 kB at 3.7 MB/s)
[2025-11-27T00:26:38.621Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-plugin-api/2.0.6/maven-plugin-api-2.0.6.jar (13 kB at 195 kB/s)
[2025-11-27T00:26:38.621Z] [INFO]
[2025-11-27T00:26:38.621Z] [INFO] --- maven-resources-plugin:2.6:resources (default-resources) @ amazon-dynamodb-quickstart ---
[2025-11-27T00:26:38.621Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-project/2.0.6/maven-project-2.0.6.pom
[2025-11-27T00:26:38.621Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-project/2.0.6/maven-project-2.0.6.pom (2.6 kB at 49 kB/s)
[2025-11-27T00:26:38.621Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-settings/2.0.6/maven-settings-2.0.6.pom
[2025-11-27T00:26:38.621Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-settings/2.0.6/maven-settings-2.0.6.pom (2.0 kB at 28 kB/s)
[2025-11-27T00:26:38.621Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-model/2.0.6/maven-model-2.0.6.pom
[2025-11-27T00:26:39.296Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-model/2.0.6/maven-model-2.0.6.pom (3.0 kB at 40 kB/s)
[2025-11-27T00:26:39.296Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-utils/1.4.1/plexus-utils-1.4.1.pom
[2025-11-27T00:26:39.296Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-utils/1.4.1/plexus-utils-1.4.1.pom (1.9 kB at 20 kB/s)
[2025-11-27T00:26:39.296Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus/1.0.11/plexus-1.0.11.pom
[2025-11-27T00:26:39.296Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus/1.0.11/plexus-1.0.11.pom (9.0 kB at 145 kB/s)
[2025-11-27T00:26:39.296Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-container-default/1.0-alpha-9-stable-1/plexus-container-default-1.0-alpha-9-stable-1.pom
[2025-11-27T00:26:39.296Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-container-default/1.0-alpha-9-stable-1/plexus-container-default-1.0-alpha-9-stable-1.pom (3.9 kB at 75 kB/s)
[2025-11-27T00:26:39.296Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-containers/1.0.3/plexus-containers-1.0.3.pom
[2025-11-27T00:26:39.296Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-containers/1.0.3/plexus-containers-1.0.3.pom (492 B at 8.5 kB/s)
[2025-11-27T00:26:39.296Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus/1.0.4/plexus-1.0.4.pom
[2025-11-27T00:26:39.297Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus/1.0.4/plexus-1.0.4.pom (5.7 kB at 117 kB/s)
[2025-11-27T00:26:39.297Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/junit/junit/3.8.1/junit-3.8.1.pom
[2025-11-27T00:26:39.297Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/junit/junit/3.8.1/junit-3.8.1.pom (998 B at 17 kB/s)
[2025-11-27T00:26:39.297Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-utils/1.0.4/plexus-utils-1.0.4.pom
[2025-11-27T00:26:39.297Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-utils/1.0.4/plexus-utils-1.0.4.pom (6.9 kB at 101 kB/s)
[2025-11-27T00:26:39.297Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/classworlds/classworlds/1.1-alpha-2/classworlds-1.1-alpha-2.pom
[2025-11-27T00:26:39.297Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/classworlds/classworlds/1.1-alpha-2/classworlds-1.1-alpha-2.pom (3.1 kB at 60 kB/s)
[2025-11-27T00:26:39.297Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-profile/2.0.6/maven-profile-2.0.6.pom
[2025-11-27T00:26:39.297Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-profile/2.0.6/maven-profile-2.0.6.pom (2.0 kB at 38 kB/s)
[2025-11-27T00:26:39.297Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-artifact-manager/2.0.6/maven-artifact-manager-2.0.6.pom
[2025-11-27T00:26:39.971Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-artifact-manager/2.0.6/maven-artifact-manager-2.0.6.pom (2.6 kB at 42 kB/s)
[2025-11-27T00:26:39.971Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-repository-metadata/2.0.6/maven-repository-metadata-2.0.6.pom
[2025-11-27T00:26:39.971Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-repository-metadata/2.0.6/maven-repository-metadata-2.0.6.pom (1.9 kB at 31 kB/s)
[2025-11-27T00:26:39.971Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-artifact/2.0.6/maven-artifact-2.0.6.pom
[2025-11-27T00:26:39.971Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-artifact/2.0.6/maven-artifact-2.0.6.pom (1.6 kB at 19 kB/s)
[2025-11-27T00:26:39.971Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-plugin-registry/2.0.6/maven-plugin-registry-2.0.6.pom
[2025-11-27T00:26:39.971Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-plugin-registry/2.0.6/maven-plugin-registry-2.0.6.pom (1.9 kB at 23 kB/s)
[2025-11-27T00:26:39.971Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-core/2.0.6/maven-core-2.0.6.pom
[2025-11-27T00:26:39.971Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-core/2.0.6/maven-core-2.0.6.pom (6.7 kB at 122 kB/s)
[2025-11-27T00:26:39.971Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-plugin-parameter-documenter/2.0.6/maven-plugin-parameter-documenter-2.0.6.pom
[2025-11-27T00:26:39.971Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-plugin-parameter-documenter/2.0.6/maven-plugin-parameter-documenter-2.0.6.pom (1.9 kB at 31 kB/s)
[2025-11-27T00:26:39.971Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/reporting/maven-reporting-api/2.0.6/maven-reporting-api-2.0.6.pom
[2025-11-27T00:26:39.971Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/reporting/maven-reporting-api/2.0.6/maven-reporting-api-2.0.6.pom (1.8 kB at 26 kB/s)
[2025-11-27T00:26:39.971Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/reporting/maven-reporting/2.0.6/maven-reporting-2.0.6.pom
[2025-11-27T00:26:39.971Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/reporting/maven-reporting/2.0.6/maven-reporting-2.0.6.pom (1.4 kB at 27 kB/s)
[2025-11-27T00:26:39.971Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/doxia/doxia-sink-api/1.0-alpha-7/doxia-sink-api-1.0-alpha-7.pom
[2025-11-27T00:26:39.971Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/doxia/doxia-sink-api/1.0-alpha-7/doxia-sink-api-1.0-alpha-7.pom (424 B at 7.7 kB/s)
[2025-11-27T00:26:39.971Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/doxia/doxia/1.0-alpha-7/doxia-1.0-alpha-7.pom
[2025-11-27T00:26:39.971Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/doxia/doxia/1.0-alpha-7/doxia-1.0-alpha-7.pom (3.9 kB at 69 kB/s)
[2025-11-27T00:26:39.971Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-error-diagnostics/2.0.6/maven-error-diagnostics-2.0.6.pom
[2025-11-27T00:26:40.646Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-error-diagnostics/2.0.6/maven-error-diagnostics-2.0.6.pom (1.7 kB at 22 kB/s)
[2025-11-27T00:26:40.646Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/commons-cli/commons-cli/1.0/commons-cli-1.0.pom
[2025-11-27T00:26:40.646Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/commons-cli/commons-cli/1.0/commons-cli-1.0.pom (2.1 kB at 24 kB/s)
[2025-11-27T00:26:40.646Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-plugin-descriptor/2.0.6/maven-plugin-descriptor-2.0.6.pom
[2025-11-27T00:26:40.646Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-plugin-descriptor/2.0.6/maven-plugin-descriptor-2.0.6.pom (2.0 kB at 30 kB/s)
[2025-11-27T00:26:40.646Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-interactivity-api/1.0-alpha-4/plexus-interactivity-api-1.0-alpha-4.pom
[2025-11-27T00:26:40.646Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-interactivity-api/1.0-alpha-4/plexus-interactivity-api-1.0-alpha-4.pom (7.1 kB at 88 kB/s)
[2025-11-27T00:26:40.646Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-monitor/2.0.6/maven-monitor-2.0.6.pom
[2025-11-27T00:26:40.646Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-monitor/2.0.6/maven-monitor-2.0.6.pom (1.3 kB at 17 kB/s)
[2025-11-27T00:26:40.646Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/classworlds/classworlds/1.1/classworlds-1.1.pom
[2025-11-27T00:26:40.646Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/classworlds/classworlds/1.1/classworlds-1.1.pom (3.3 kB at 30 kB/s)
[2025-11-27T00:26:40.646Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-utils/2.0.5/plexus-utils-2.0.5.pom
[2025-11-27T00:26:40.646Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-utils/2.0.5/plexus-utils-2.0.5.pom (3.3 kB at 54 kB/s)
[2025-11-27T00:26:40.646Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus/2.0.6/plexus-2.0.6.pom
[2025-11-27T00:26:40.646Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus/2.0.6/plexus-2.0.6.pom (17 kB at 316 kB/s)
[2025-11-27T00:26:40.646Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/shared/maven-filtering/1.1/maven-filtering-1.1.pom
[2025-11-27T00:26:40.646Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/shared/maven-filtering/1.1/maven-filtering-1.1.pom (5.8 kB at 111 kB/s)
[2025-11-27T00:26:40.646Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/shared/maven-shared-components/17/maven-shared-components-17.pom
[2025-11-27T00:26:41.321Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/shared/maven-shared-components/17/maven-shared-components-17.pom (8.7 kB at 138 kB/s)
[2025-11-27T00:26:41.321Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-utils/1.5.15/plexus-utils-1.5.15.pom
[2025-11-27T00:26:41.321Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-utils/1.5.15/plexus-utils-1.5.15.pom (6.8 kB at 102 kB/s)
[2025-11-27T00:26:41.321Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus/2.0.2/plexus-2.0.2.pom
[2025-11-27T00:26:41.321Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus/2.0.2/plexus-2.0.2.pom (12 kB at 194 kB/s)
[2025-11-27T00:26:41.321Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-interpolation/1.12/plexus-interpolation-1.12.pom
[2025-11-27T00:26:41.321Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-interpolation/1.12/plexus-interpolation-1.12.pom (889 B at 14 kB/s)
[2025-11-27T00:26:41.321Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-components/1.1.14/plexus-components-1.1.14.pom
[2025-11-27T00:26:41.321Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-components/1.1.14/plexus-components-1.1.14.pom (5.8 kB at 106 kB/s)
[2025-11-27T00:26:41.321Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/sonatype/plexus/plexus-build-api/0.0.4/plexus-build-api-0.0.4.pom
[2025-11-27T00:26:41.321Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/sonatype/plexus/plexus-build-api/0.0.4/plexus-build-api-0.0.4.pom (2.9 kB at 49 kB/s)
[2025-11-27T00:26:41.321Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/sonatype/spice/spice-parent/10/spice-parent-10.pom
[2025-11-27T00:26:41.321Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/sonatype/spice/spice-parent/10/spice-parent-10.pom (3.0 kB at 49 kB/s)
[2025-11-27T00:26:41.321Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/sonatype/forge/forge-parent/3/forge-parent-3.pom
[2025-11-27T00:26:41.321Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/sonatype/forge/forge-parent/3/forge-parent-3.pom (5.0 kB at 75 kB/s)
[2025-11-27T00:26:41.321Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-utils/1.5.8/plexus-utils-1.5.8.pom
[2025-11-27T00:26:41.321Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-utils/1.5.8/plexus-utils-1.5.8.pom (8.1 kB at 90 kB/s)
[2025-11-27T00:26:41.321Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-interpolation/1.13/plexus-interpolation-1.13.pom
[2025-11-27T00:26:41.997Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-interpolation/1.13/plexus-interpolation-1.13.pom (890 B at 11 kB/s)
[2025-11-27T00:26:41.997Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-components/1.1.15/plexus-components-1.1.15.pom
[2025-11-27T00:26:41.997Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-components/1.1.15/plexus-components-1.1.15.pom (2.8 kB at 37 kB/s)
[2025-11-27T00:26:41.997Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus/2.0.3/plexus-2.0.3.pom
[2025-11-27T00:26:41.997Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus/2.0.3/plexus-2.0.3.pom (15 kB at 281 kB/s)
[2025-11-27T00:26:41.997Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-project/2.0.6/maven-project-2.0.6.jar
[2025-11-27T00:26:41.997Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-profile/2.0.6/maven-profile-2.0.6.jar
[2025-11-27T00:26:41.997Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-artifact-manager/2.0.6/maven-artifact-manager-2.0.6.jar
[2025-11-27T00:26:41.997Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-plugin-registry/2.0.6/maven-plugin-registry-2.0.6.jar
[2025-11-27T00:26:41.997Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-core/2.0.6/maven-core-2.0.6.jar
[2025-11-27T00:26:41.997Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-profile/2.0.6/maven-profile-2.0.6.jar (35 kB at 618 kB/s)
[2025-11-27T00:26:41.997Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-plugin-parameter-documenter/2.0.6/maven-plugin-parameter-documenter-2.0.6.jar
[2025-11-27T00:26:41.997Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-project/2.0.6/maven-project-2.0.6.jar (116 kB at 1.9 MB/s)
[2025-11-27T00:26:41.997Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/reporting/maven-reporting-api/2.0.6/maven-reporting-api-2.0.6.jar
[2025-11-27T00:26:41.997Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-core/2.0.6/maven-core-2.0.6.jar (152 kB at 2.4 MB/s)
[2025-11-27T00:26:41.997Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/doxia/doxia-sink-api/1.0-alpha-7/doxia-sink-api-1.0-alpha-7.jar
[2025-11-27T00:26:41.997Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-artifact-manager/2.0.6/maven-artifact-manager-2.0.6.jar (57 kB at 843 kB/s)
[2025-11-27T00:26:41.997Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-repository-metadata/2.0.6/maven-repository-metadata-2.0.6.jar
[2025-11-27T00:26:41.997Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-plugin-registry/2.0.6/maven-plugin-registry-2.0.6.jar (29 kB at 425 kB/s)
[2025-11-27T00:26:41.997Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-error-diagnostics/2.0.6/maven-error-diagnostics-2.0.6.jar
[2025-11-27T00:26:41.997Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-plugin-parameter-documenter/2.0.6/maven-plugin-parameter-documenter-2.0.6.jar (21 kB at 189 kB/s)
[2025-11-27T00:26:41.997Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/commons-cli/commons-cli/1.0/commons-cli-1.0.jar
[2025-11-27T00:26:41.997Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-repository-metadata/2.0.6/maven-repository-metadata-2.0.6.jar (24 kB at 207 kB/s)
[2025-11-27T00:26:41.997Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-plugin-descriptor/2.0.6/maven-plugin-descriptor-2.0.6.jar
[2025-11-27T00:26:41.997Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/doxia/doxia-sink-api/1.0-alpha-7/doxia-sink-api-1.0-alpha-7.jar (5.9 kB at 50 kB/s)
[2025-11-27T00:26:41.997Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-interactivity-api/1.0-alpha-4/plexus-interactivity-api-1.0-alpha-4.jar
[2025-11-27T00:26:41.997Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-error-diagnostics/2.0.6/maven-error-diagnostics-2.0.6.jar (14 kB at 108 kB/s)
[2025-11-27T00:26:41.997Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/classworlds/classworlds/1.1/classworlds-1.1.jar
[2025-11-27T00:26:41.997Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/reporting/maven-reporting-api/2.0.6/maven-reporting-api-2.0.6.jar (9.9 kB at 77 kB/s)
[2025-11-27T00:26:41.997Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-artifact/2.0.6/maven-artifact-2.0.6.jar
[2025-11-27T00:26:41.997Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/commons-cli/commons-cli/1.0/commons-cli-1.0.jar (30 kB at 180 kB/s)
[2025-11-27T00:26:41.997Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-settings/2.0.6/maven-settings-2.0.6.jar
[2025-11-27T00:26:41.997Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-plugin-descriptor/2.0.6/maven-plugin-descriptor-2.0.6.jar (37 kB at 213 kB/s)
[2025-11-27T00:26:41.997Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-model/2.0.6/maven-model-2.0.6.jar
[2025-11-27T00:26:41.997Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-interactivity-api/1.0-alpha-4/plexus-interactivity-api-1.0-alpha-4.jar (13 kB at 77 kB/s)
[2025-11-27T00:26:41.997Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-monitor/2.0.6/maven-monitor-2.0.6.jar
[2025-11-27T00:26:41.997Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/classworlds/classworlds/1.1/classworlds-1.1.jar (38 kB at 211 kB/s)
[2025-11-27T00:26:41.997Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-container-default/1.0-alpha-9-stable-1/plexus-container-default-1.0-alpha-9-stable-1.jar
[2025-11-27T00:26:41.997Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-artifact/2.0.6/maven-artifact-2.0.6.jar (87 kB at 448 kB/s)
[2025-11-27T00:26:41.997Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/junit/junit/3.8.1/junit-3.8.1.jar
[2025-11-27T00:26:41.997Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-monitor/2.0.6/maven-monitor-2.0.6.jar (10 kB at 46 kB/s)
[2025-11-27T00:26:41.997Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-utils/2.0.5/plexus-utils-2.0.5.jar
[2025-11-27T00:26:41.997Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-model/2.0.6/maven-model-2.0.6.jar (86 kB at 384 kB/s)
[2025-11-27T00:26:41.997Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/shared/maven-filtering/1.1/maven-filtering-1.1.jar
[2025-11-27T00:26:41.997Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-settings/2.0.6/maven-settings-2.0.6.jar (49 kB at 213 kB/s)
[2025-11-27T00:26:41.997Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/sonatype/plexus/plexus-build-api/0.0.4/plexus-build-api-0.0.4.jar
[2025-11-27T00:26:41.997Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-container-default/1.0-alpha-9-stable-1/plexus-container-default-1.0-alpha-9-stable-1.jar (194 kB at 777 kB/s)
[2025-11-27T00:26:41.997Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-interpolation/1.13/plexus-interpolation-1.13.jar
[2025-11-27T00:26:41.997Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/junit/junit/3.8.1/junit-3.8.1.jar (121 kB at 442 kB/s)
[2025-11-27T00:26:41.997Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-utils/2.0.5/plexus-utils-2.0.5.jar (223 kB at 780 kB/s)
[2025-11-27T00:26:41.997Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/shared/maven-filtering/1.1/maven-filtering-1.1.jar (43 kB at 149 kB/s)
[2025-11-27T00:26:41.997Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/sonatype/plexus/plexus-build-api/0.0.4/plexus-build-api-0.0.4.jar (6.8 kB at 23 kB/s)
[2025-11-27T00:26:41.997Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-interpolation/1.13/plexus-interpolation-1.13.jar (61 kB at 192 kB/s)
[2025-11-27T00:26:41.997Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
[2025-11-27T00:26:41.997Z] [INFO] Copying 3 resources
[2025-11-27T00:26:41.997Z] [INFO]
[2025-11-27T00:26:41.997Z] [INFO] --- maven-compiler-plugin:3.1:compile (default-compile) @ amazon-dynamodb-quickstart ---
[2025-11-27T00:26:41.997Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-plugin-api/2.0.9/maven-plugin-api-2.0.9.pom
[2025-11-27T00:26:41.997Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-plugin-api/2.0.9/maven-plugin-api-2.0.9.pom (1.5 kB at 26 kB/s)
[2025-11-27T00:26:41.997Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven/2.0.9/maven-2.0.9.pom
[2025-11-27T00:26:41.997Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven/2.0.9/maven-2.0.9.pom (19 kB at 282 kB/s)
[2025-11-27T00:26:41.997Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-parent/8/maven-parent-8.pom
[2025-11-27T00:26:42.773Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-parent/8/maven-parent-8.pom (24 kB at 423 kB/s)
[2025-11-27T00:26:42.773Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/apache/4/apache-4.pom
[2025-11-27T00:26:42.773Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/apache/4/apache-4.pom (4.5 kB at 71 kB/s)
[2025-11-27T00:26:42.773Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-artifact/2.0.9/maven-artifact-2.0.9.pom
[2025-11-27T00:26:42.773Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-artifact/2.0.9/maven-artifact-2.0.9.pom (1.6 kB at 27 kB/s)
[2025-11-27T00:26:42.773Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-utils/1.5.1/plexus-utils-1.5.1.pom
[2025-11-27T00:26:42.773Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-utils/1.5.1/plexus-utils-1.5.1.pom (2.3 kB at 41 kB/s)
[2025-11-27T00:26:42.773Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-core/2.0.9/maven-core-2.0.9.pom
[2025-11-27T00:26:42.773Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-core/2.0.9/maven-core-2.0.9.pom (7.8 kB at 108 kB/s)
[2025-11-27T00:26:42.773Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-settings/2.0.9/maven-settings-2.0.9.pom
[2025-11-27T00:26:42.773Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-settings/2.0.9/maven-settings-2.0.9.pom (2.1 kB at 32 kB/s)
[2025-11-27T00:26:42.773Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-model/2.0.9/maven-model-2.0.9.pom
[2025-11-27T00:26:42.773Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-model/2.0.9/maven-model-2.0.9.pom (3.1 kB at 48 kB/s)
[2025-11-27T00:26:42.773Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-plugin-parameter-documenter/2.0.9/maven-plugin-parameter-documenter-2.0.9.pom
[2025-11-27T00:26:42.773Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-plugin-parameter-documenter/2.0.9/maven-plugin-parameter-documenter-2.0.9.pom (2.0 kB at 29 kB/s)
[2025-11-27T00:26:42.773Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-profile/2.0.9/maven-profile-2.0.9.pom
[2025-11-27T00:26:42.773Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-profile/2.0.9/maven-profile-2.0.9.pom (2.0 kB at 30 kB/s)
[2025-11-27T00:26:42.773Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-repository-metadata/2.0.9/maven-repository-metadata-2.0.9.pom
[2025-11-27T00:26:42.773Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-repository-metadata/2.0.9/maven-repository-metadata-2.0.9.pom (1.9 kB at 34 kB/s)
[2025-11-27T00:26:42.773Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-error-diagnostics/2.0.9/maven-error-diagnostics-2.0.9.pom
[2025-11-27T00:26:42.773Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-error-diagnostics/2.0.9/maven-error-diagnostics-2.0.9.pom (1.7 kB at 30 kB/s)
[2025-11-27T00:26:42.773Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-project/2.0.9/maven-project-2.0.9.pom
[2025-11-27T00:26:43.447Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-project/2.0.9/maven-project-2.0.9.pom (2.7 kB at 40 kB/s)
[2025-11-27T00:26:43.447Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-artifact-manager/2.0.9/maven-artifact-manager-2.0.9.pom
[2025-11-27T00:26:43.447Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-artifact-manager/2.0.9/maven-artifact-manager-2.0.9.pom (2.7 kB at 39 kB/s)
[2025-11-27T00:26:43.447Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-plugin-registry/2.0.9/maven-plugin-registry-2.0.9.pom
[2025-11-27T00:26:43.447Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-plugin-registry/2.0.9/maven-plugin-registry-2.0.9.pom (2.0 kB at 27 kB/s)
[2025-11-27T00:26:43.447Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-plugin-descriptor/2.0.9/maven-plugin-descriptor-2.0.9.pom
[2025-11-27T00:26:43.447Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-plugin-descriptor/2.0.9/maven-plugin-descriptor-2.0.9.pom (2.1 kB at 30 kB/s)
[2025-11-27T00:26:43.447Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-monitor/2.0.9/maven-monitor-2.0.9.pom
[2025-11-27T00:26:43.447Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-monitor/2.0.9/maven-monitor-2.0.9.pom (1.3 kB at 17 kB/s)
[2025-11-27T00:26:43.447Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-toolchain/1.0/maven-toolchain-1.0.pom
[2025-11-27T00:26:43.447Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-toolchain/1.0/maven-toolchain-1.0.pom (3.4 kB at 59 kB/s)
[2025-11-27T00:26:43.448Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/shared/maven-shared-utils/0.1/maven-shared-utils-0.1.pom
[2025-11-27T00:26:43.448Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/shared/maven-shared-utils/0.1/maven-shared-utils-0.1.pom (4.0 kB at 70 kB/s)
[2025-11-27T00:26:43.448Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/shared/maven-shared-components/18/maven-shared-components-18.pom
[2025-11-27T00:26:43.448Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/shared/maven-shared-components/18/maven-shared-components-18.pom (4.9 kB at 87 kB/s)
[2025-11-27T00:26:43.448Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/com/google/code/findbugs/jsr305/2.0.1/jsr305-2.0.1.pom
[2025-11-27T00:26:43.448Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/com/google/code/findbugs/jsr305/2.0.1/jsr305-2.0.1.pom (965 B at 12 kB/s)
[2025-11-27T00:26:43.448Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/shared/maven-shared-incremental/1.1/maven-shared-incremental-1.1.pom
[2025-11-27T00:26:43.448Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/shared/maven-shared-incremental/1.1/maven-shared-incremental-1.1.pom (4.7 kB at 67 kB/s)
[2025-11-27T00:26:43.448Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/shared/maven-shared-components/19/maven-shared-components-19.pom
[2025-11-27T00:26:44.120Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/shared/maven-shared-components/19/maven-shared-components-19.pom (6.4 kB at 82 kB/s)
[2025-11-27T00:26:44.120Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-plugin-api/2.2.1/maven-plugin-api-2.2.1.pom
[2025-11-27T00:26:44.120Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-plugin-api/2.2.1/maven-plugin-api-2.2.1.pom (1.5 kB at 21 kB/s)
[2025-11-27T00:26:44.120Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven/2.2.1/maven-2.2.1.pom
[2025-11-27T00:26:44.120Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven/2.2.1/maven-2.2.1.pom (22 kB at 316 kB/s)
[2025-11-27T00:26:44.120Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-parent/11/maven-parent-11.pom
[2025-11-27T00:26:44.120Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-parent/11/maven-parent-11.pom (32 kB at 410 kB/s)
[2025-11-27T00:26:44.120Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/apache/5/apache-5.pom
[2025-11-27T00:26:44.120Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/apache/5/apache-5.pom (4.1 kB at 61 kB/s)
[2025-11-27T00:26:44.120Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-core/2.2.1/maven-core-2.2.1.pom
[2025-11-27T00:26:44.121Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-core/2.2.1/maven-core-2.2.1.pom (12 kB at 197 kB/s)
[2025-11-27T00:26:44.121Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-settings/2.2.1/maven-settings-2.2.1.pom
[2025-11-27T00:26:44.121Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-settings/2.2.1/maven-settings-2.2.1.pom (2.2 kB at 41 kB/s)
[2025-11-27T00:26:44.121Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-model/2.2.1/maven-model-2.2.1.pom
[2025-11-27T00:26:44.121Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-model/2.2.1/maven-model-2.2.1.pom (3.2 kB at 39 kB/s)
[2025-11-27T00:26:44.121Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-interpolation/1.11/plexus-interpolation-1.11.pom
[2025-11-27T00:26:44.121Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-interpolation/1.11/plexus-interpolation-1.11.pom (889 B at 13 kB/s)
[2025-11-27T00:26:44.121Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-plugin-parameter-documenter/2.2.1/maven-plugin-parameter-documenter-2.2.1.pom
[2025-11-27T00:26:44.794Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-plugin-parameter-documenter/2.2.1/maven-plugin-parameter-documenter-2.2.1.pom (2.0 kB at 23 kB/s)
[2025-11-27T00:26:44.794Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/slf4j/slf4j-jdk14/1.5.6/slf4j-jdk14-1.5.6.pom
[2025-11-27T00:26:44.794Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/slf4j/slf4j-jdk14/1.5.6/slf4j-jdk14-1.5.6.pom (1.9 kB at 22 kB/s)
[2025-11-27T00:26:44.794Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/slf4j/slf4j-parent/1.5.6/slf4j-parent-1.5.6.pom
[2025-11-27T00:26:44.794Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/slf4j/slf4j-parent/1.5.6/slf4j-parent-1.5.6.pom (7.9 kB at 132 kB/s)
[2025-11-27T00:26:44.794Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/slf4j/slf4j-api/1.5.6/slf4j-api-1.5.6.pom
[2025-11-27T00:26:44.794Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/slf4j/slf4j-api/1.5.6/slf4j-api-1.5.6.pom (3.0 kB at 56 kB/s)
[2025-11-27T00:26:44.794Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/slf4j/jcl-over-slf4j/1.5.6/jcl-over-slf4j-1.5.6.pom
[2025-11-27T00:26:44.794Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/slf4j/jcl-over-slf4j/1.5.6/jcl-over-slf4j-1.5.6.pom (2.2 kB at 28 kB/s)
[2025-11-27T00:26:44.794Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-profile/2.2.1/maven-profile-2.2.1.pom
[2025-11-27T00:26:44.794Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-profile/2.2.1/maven-profile-2.2.1.pom (2.2 kB at 39 kB/s)
[2025-11-27T00:26:44.794Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-artifact/2.2.1/maven-artifact-2.2.1.pom
[2025-11-27T00:26:44.794Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-artifact/2.2.1/maven-artifact-2.2.1.pom (1.6 kB at 29 kB/s)
[2025-11-27T00:26:44.794Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-repository-metadata/2.2.1/maven-repository-metadata-2.2.1.pom
[2025-11-27T00:26:44.794Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-repository-metadata/2.2.1/maven-repository-metadata-2.2.1.pom (1.9 kB at 32 kB/s)
[2025-11-27T00:26:44.794Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-error-diagnostics/2.2.1/maven-error-diagnostics-2.2.1.pom
[2025-11-27T00:26:44.794Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-error-diagnostics/2.2.1/maven-error-diagnostics-2.2.1.pom (1.7 kB at 24 kB/s)
[2025-11-27T00:26:44.794Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-project/2.2.1/maven-project-2.2.1.pom
[2025-11-27T00:26:44.794Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-project/2.2.1/maven-project-2.2.1.pom (2.8 kB at 47 kB/s)
[2025-11-27T00:26:44.794Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-artifact-manager/2.2.1/maven-artifact-manager-2.2.1.pom
[2025-11-27T00:26:45.468Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-artifact-manager/2.2.1/maven-artifact-manager-2.2.1.pom (3.1 kB at 37 kB/s)
[2025-11-27T00:26:45.468Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/backport-util-concurrent/backport-util-concurrent/3.1/backport-util-concurrent-3.1.pom
[2025-11-27T00:26:45.468Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/backport-util-concurrent/backport-util-concurrent/3.1/backport-util-concurrent-3.1.pom (880 B at 18 kB/s)
[2025-11-27T00:26:45.468Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-plugin-registry/2.2.1/maven-plugin-registry-2.2.1.pom
[2025-11-27T00:26:45.468Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-plugin-registry/2.2.1/maven-plugin-registry-2.2.1.pom (1.9 kB at 33 kB/s)
[2025-11-27T00:26:45.468Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-plugin-descriptor/2.2.1/maven-plugin-descriptor-2.2.1.pom
[2025-11-27T00:26:45.468Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-plugin-descriptor/2.2.1/maven-plugin-descriptor-2.2.1.pom (2.1 kB at 40 kB/s)
[2025-11-27T00:26:45.468Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-monitor/2.2.1/maven-monitor-2.2.1.pom
[2025-11-27T00:26:45.468Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-monitor/2.2.1/maven-monitor-2.2.1.pom (1.3 kB at 23 kB/s)
[2025-11-27T00:26:45.468Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/sonatype/plexus/plexus-sec-dispatcher/1.3/plexus-sec-dispatcher-1.3.pom
[2025-11-27T00:26:45.468Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/sonatype/plexus/plexus-sec-dispatcher/1.3/plexus-sec-dispatcher-1.3.pom (3.0 kB at 57 kB/s)
[2025-11-27T00:26:45.468Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/sonatype/spice/spice-parent/12/spice-parent-12.pom
[2025-11-27T00:26:45.468Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/sonatype/spice/spice-parent/12/spice-parent-12.pom (6.8 kB at 121 kB/s)
[2025-11-27T00:26:45.468Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/sonatype/forge/forge-parent/4/forge-parent-4.pom
[2025-11-27T00:26:45.468Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/sonatype/forge/forge-parent/4/forge-parent-4.pom (8.4 kB at 161 kB/s)
[2025-11-27T00:26:45.468Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-utils/1.5.5/plexus-utils-1.5.5.pom
[2025-11-27T00:26:45.468Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-utils/1.5.5/plexus-utils-1.5.5.pom (5.1 kB at 87 kB/s)
[2025-11-27T00:26:45.468Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/sonatype/plexus/plexus-cipher/1.4/plexus-cipher-1.4.pom
[2025-11-27T00:26:45.468Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/sonatype/plexus/plexus-cipher/1.4/plexus-cipher-1.4.pom (2.1 kB at 37 kB/s)
[2025-11-27T00:26:45.468Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-component-annotations/1.5.5/plexus-component-annotations-1.5.5.pom
[2025-11-27T00:26:45.468Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-component-annotations/1.5.5/plexus-component-annotations-1.5.5.pom (815 B at 15 kB/s)
[2025-11-27T00:26:45.468Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-containers/1.5.5/plexus-containers-1.5.5.pom
[2025-11-27T00:26:46.144Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-containers/1.5.5/plexus-containers-1.5.5.pom (4.2 kB at 83 kB/s)
[2025-11-27T00:26:46.144Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus/2.0.7/plexus-2.0.7.pom
[2025-11-27T00:26:46.144Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus/2.0.7/plexus-2.0.7.pom (17 kB at 368 kB/s)
[2025-11-27T00:26:46.144Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-compiler-api/2.2/plexus-compiler-api-2.2.pom
[2025-11-27T00:26:46.144Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-compiler-api/2.2/plexus-compiler-api-2.2.pom (865 B at 18 kB/s)
[2025-11-27T00:26:46.144Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-compiler/2.2/plexus-compiler-2.2.pom
[2025-11-27T00:26:46.144Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-compiler/2.2/plexus-compiler-2.2.pom (3.6 kB at 62 kB/s)
[2025-11-27T00:26:46.144Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-components/1.3.1/plexus-components-1.3.1.pom
[2025-11-27T00:26:46.144Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-components/1.3.1/plexus-components-1.3.1.pom (3.1 kB at 57 kB/s)
[2025-11-27T00:26:46.144Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus/3.3.1/plexus-3.3.1.pom
[2025-11-27T00:26:46.144Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus/3.3.1/plexus-3.3.1.pom (20 kB at 330 kB/s)
[2025-11-27T00:26:46.144Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/sonatype/spice/spice-parent/17/spice-parent-17.pom
[2025-11-27T00:26:46.144Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/sonatype/spice/spice-parent/17/spice-parent-17.pom (6.8 kB at 128 kB/s)
[2025-11-27T00:26:46.144Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/sonatype/forge/forge-parent/10/forge-parent-10.pom
[2025-11-27T00:26:46.144Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/sonatype/forge/forge-parent/10/forge-parent-10.pom (14 kB at 251 kB/s)
[2025-11-27T00:26:46.144Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-utils/3.0.8/plexus-utils-3.0.8.pom
[2025-11-27T00:26:46.144Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-utils/3.0.8/plexus-utils-3.0.8.pom (3.1 kB at 41 kB/s)
[2025-11-27T00:26:46.144Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus/3.2/plexus-3.2.pom
[2025-11-27T00:26:46.144Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus/3.2/plexus-3.2.pom (19 kB at 307 kB/s)
[2025-11-27T00:26:46.144Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-compiler-manager/2.2/plexus-compiler-manager-2.2.pom
[2025-11-27T00:26:46.144Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-compiler-manager/2.2/plexus-compiler-manager-2.2.pom (690 B at 9.7 kB/s)
[2025-11-27T00:26:46.144Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-compiler-javac/2.2/plexus-compiler-javac-2.2.pom
[2025-11-27T00:26:46.819Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-compiler-javac/2.2/plexus-compiler-javac-2.2.pom (769 B at 11 kB/s)
[2025-11-27T00:26:46.819Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-compilers/2.2/plexus-compilers-2.2.pom
[2025-11-27T00:26:46.819Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-compilers/2.2/plexus-compilers-2.2.pom (1.2 kB at 23 kB/s)
[2025-11-27T00:26:46.819Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-container-default/1.5.5/plexus-container-default-1.5.5.pom
[2025-11-27T00:26:46.819Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-container-default/1.5.5/plexus-container-default-1.5.5.pom (2.8 kB at 46 kB/s)
[2025-11-27T00:26:46.819Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-utils/1.4.5/plexus-utils-1.4.5.pom
[2025-11-27T00:26:46.819Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-utils/1.4.5/plexus-utils-1.4.5.pom (2.3 kB at 43 kB/s)
[2025-11-27T00:26:46.819Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-classworlds/2.2.2/plexus-classworlds-2.2.2.pom
[2025-11-27T00:26:46.819Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-classworlds/2.2.2/plexus-classworlds-2.2.2.pom (4.0 kB at 68 kB/s)
[2025-11-27T00:26:46.819Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/xbean/xbean-reflect/3.4/xbean-reflect-3.4.pom
[2025-11-27T00:26:46.819Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/xbean/xbean-reflect/3.4/xbean-reflect-3.4.pom (2.8 kB at 46 kB/s)
[2025-11-27T00:26:46.819Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/xbean/xbean/3.4/xbean-3.4.pom
[2025-11-27T00:26:46.819Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/xbean/xbean/3.4/xbean-3.4.pom (19 kB at 337 kB/s)
[2025-11-27T00:26:46.819Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/log4j/log4j/1.2.12/log4j-1.2.12.pom
[2025-11-27T00:26:46.819Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/log4j/log4j/1.2.12/log4j-1.2.12.pom (145 B at 2.3 kB/s)
[2025-11-27T00:26:46.819Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/commons-logging/commons-logging-api/1.1/commons-logging-api-1.1.pom
[2025-11-27T00:26:46.819Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/commons-logging/commons-logging-api/1.1/commons-logging-api-1.1.pom (5.3 kB at 101 kB/s)
[2025-11-27T00:26:46.819Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/com/google/collections/google-collections/1.0/google-collections-1.0.pom
[2025-11-27T00:26:46.819Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/com/google/collections/google-collections/1.0/google-collections-1.0.pom (2.5 kB at 46 kB/s)
[2025-11-27T00:26:46.819Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/com/google/google/1/google-1.pom
[2025-11-27T00:26:46.819Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/com/google/google/1/google-1.pom (1.6 kB at 30 kB/s)
[2025-11-27T00:26:46.819Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/junit/junit/3.8.2/junit-3.8.2.pom
[2025-11-27T00:26:47.492Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/junit/junit/3.8.2/junit-3.8.2.pom (747 B at 12 kB/s)
[2025-11-27T00:26:47.492Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-plugin-api/2.0.9/maven-plugin-api-2.0.9.jar
[2025-11-27T00:26:47.492Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-artifact/2.0.9/maven-artifact-2.0.9.jar
[2025-11-27T00:26:47.492Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-utils/1.5.1/plexus-utils-1.5.1.jar
[2025-11-27T00:26:47.492Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-core/2.0.9/maven-core-2.0.9.jar
[2025-11-27T00:26:47.492Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-settings/2.0.9/maven-settings-2.0.9.jar
[2025-11-27T00:26:47.492Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-core/2.0.9/maven-core-2.0.9.jar (160 kB at 2.6 MB/s)
[2025-11-27T00:26:47.492Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-plugin-parameter-documenter/2.0.9/maven-plugin-parameter-documenter-2.0.9.jar
[2025-11-27T00:26:47.492Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-plugin-api/2.0.9/maven-plugin-api-2.0.9.jar (13 kB at 198 kB/s)
[2025-11-27T00:26:47.492Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-profile/2.0.9/maven-profile-2.0.9.jar
[2025-11-27T00:26:47.492Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-settings/2.0.9/maven-settings-2.0.9.jar (49 kB at 767 kB/s)
[2025-11-27T00:26:47.492Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-model/2.0.9/maven-model-2.0.9.jar
[2025-11-27T00:26:47.492Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-artifact/2.0.9/maven-artifact-2.0.9.jar (89 kB at 1.3 MB/s)
[2025-11-27T00:26:47.492Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-repository-metadata/2.0.9/maven-repository-metadata-2.0.9.jar
[2025-11-27T00:26:47.492Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-utils/1.5.1/plexus-utils-1.5.1.jar (211 kB at 2.9 MB/s)
[2025-11-27T00:26:47.492Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-error-diagnostics/2.0.9/maven-error-diagnostics-2.0.9.jar
[2025-11-27T00:26:47.492Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-profile/2.0.9/maven-profile-2.0.9.jar (35 kB at 316 kB/s)
[2025-11-27T00:26:47.492Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-project/2.0.9/maven-project-2.0.9.jar
[2025-11-27T00:26:47.492Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-repository-metadata/2.0.9/maven-repository-metadata-2.0.9.jar (25 kB at 212 kB/s)
[2025-11-27T00:26:47.492Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-plugin-registry/2.0.9/maven-plugin-registry-2.0.9.jar
[2025-11-27T00:26:47.492Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-plugin-parameter-documenter/2.0.9/maven-plugin-parameter-documenter-2.0.9.jar (21 kB at 177 kB/s)
[2025-11-27T00:26:47.492Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-plugin-descriptor/2.0.9/maven-plugin-descriptor-2.0.9.jar
[2025-11-27T00:26:47.492Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-model/2.0.9/maven-model-2.0.9.jar (87 kB at 699 kB/s)
[2025-11-27T00:26:47.492Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-artifact-manager/2.0.9/maven-artifact-manager-2.0.9.jar
[2025-11-27T00:26:47.492Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-error-diagnostics/2.0.9/maven-error-diagnostics-2.0.9.jar (14 kB at 104 kB/s)
[2025-11-27T00:26:47.492Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-monitor/2.0.9/maven-monitor-2.0.9.jar
[2025-11-27T00:26:47.492Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-plugin-descriptor/2.0.9/maven-plugin-descriptor-2.0.9.jar (37 kB at 215 kB/s)
[2025-11-27T00:26:47.492Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-toolchain/1.0/maven-toolchain-1.0.jar
[2025-11-27T00:26:47.492Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-project/2.0.9/maven-project-2.0.9.jar (122 kB at 684 kB/s)
[2025-11-27T00:26:47.492Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/shared/maven-shared-utils/0.1/maven-shared-utils-0.1.jar
[2025-11-27T00:26:47.492Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-artifact-manager/2.0.9/maven-artifact-manager-2.0.9.jar (58 kB at 321 kB/s)
[2025-11-27T00:26:47.492Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/com/google/code/findbugs/jsr305/2.0.1/jsr305-2.0.1.jar
[2025-11-27T00:26:47.492Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-plugin-registry/2.0.9/maven-plugin-registry-2.0.9.jar (29 kB at 155 kB/s)
[2025-11-27T00:26:47.492Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/shared/maven-shared-incremental/1.1/maven-shared-incremental-1.1.jar
[2025-11-27T00:26:47.492Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-monitor/2.0.9/maven-monitor-2.0.9.jar (10 kB at 54 kB/s)
[2025-11-27T00:26:47.492Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-component-annotations/1.5.5/plexus-component-annotations-1.5.5.jar
[2025-11-27T00:26:47.493Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-toolchain/1.0/maven-toolchain-1.0.jar (33 kB at 146 kB/s)
[2025-11-27T00:26:47.493Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-compiler-api/2.2/plexus-compiler-api-2.2.jar
[2025-11-27T00:26:47.493Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/com/google/code/findbugs/jsr305/2.0.1/jsr305-2.0.1.jar (32 kB at 139 kB/s)
[2025-11-27T00:26:47.493Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-compiler-manager/2.2/plexus-compiler-manager-2.2.jar
[2025-11-27T00:26:47.493Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/shared/maven-shared-utils/0.1/maven-shared-utils-0.1.jar (155 kB at 626 kB/s)
[2025-11-27T00:26:47.493Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-compiler-javac/2.2/plexus-compiler-javac-2.2.jar
[2025-11-27T00:26:47.493Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/shared/maven-shared-incremental/1.1/maven-shared-incremental-1.1.jar (14 kB at 53 kB/s)
[2025-11-27T00:26:47.493Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-container-default/1.5.5/plexus-container-default-1.5.5.jar
[2025-11-27T00:26:47.493Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-component-annotations/1.5.5/plexus-component-annotations-1.5.5.jar (4.2 kB at 16 kB/s)
[2025-11-27T00:26:47.493Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-classworlds/2.2.2/plexus-classworlds-2.2.2.jar
[2025-11-27T00:26:47.493Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-compiler-api/2.2/plexus-compiler-api-2.2.jar (25 kB at 90 kB/s)
[2025-11-27T00:26:47.493Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/xbean/xbean-reflect/3.4/xbean-reflect-3.4.jar
[2025-11-27T00:26:47.493Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-compiler-manager/2.2/plexus-compiler-manager-2.2.jar (4.6 kB at 16 kB/s)
[2025-11-27T00:26:47.493Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/log4j/log4j/1.2.12/log4j-1.2.12.jar
[2025-11-27T00:26:47.493Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-container-default/1.5.5/plexus-container-default-1.5.5.jar (217 kB at 694 kB/s)
[2025-11-27T00:26:47.493Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/commons-logging/commons-logging-api/1.1/commons-logging-api-1.1.jar
[2025-11-27T00:26:47.493Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-compiler-javac/2.2/plexus-compiler-javac-2.2.jar (19 kB at 59 kB/s)
[2025-11-27T00:26:47.493Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/com/google/collections/google-collections/1.0/google-collections-1.0.jar
[2025-11-27T00:26:47.493Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-classworlds/2.2.2/plexus-classworlds-2.2.2.jar (46 kB at 141 kB/s)
[2025-11-27T00:26:47.493Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/junit/junit/3.8.2/junit-3.8.2.jar
[2025-11-27T00:26:47.493Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/xbean/xbean-reflect/3.4/xbean-reflect-3.4.jar (134 kB at 404 kB/s)
[2025-11-27T00:26:47.493Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/log4j/log4j/1.2.12/log4j-1.2.12.jar (358 kB at 1.0 MB/s)
[2025-11-27T00:26:47.493Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/commons-logging/commons-logging-api/1.1/commons-logging-api-1.1.jar (45 kB at 118 kB/s)
[2025-11-27T00:26:47.493Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/junit/junit/3.8.2/junit-3.8.2.jar (121 kB at 300 kB/s)
[2025-11-27T00:26:47.493Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/com/google/collections/google-collections/1.0/google-collections-1.0.jar (640 kB at 1.6 MB/s)
[2025-11-27T00:26:47.493Z] [INFO] Changes detected - recompiling the module!
[2025-11-27T00:26:47.493Z] [INFO] Compiling 6 source files to /quarkus-quickstarts/amazon-dynamodb-quickstart/target/classes
[2025-11-27T00:26:48.886Z] [INFO]
[2025-11-27T00:26:48.886Z] [INFO] --- maven-resources-plugin:2.6:testResources (default-testResources) @ amazon-dynamodb-quickstart ---
[2025-11-27T00:26:48.886Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
[2025-11-27T00:26:48.886Z] [INFO] skip non existing resourceDirectory /quarkus-quickstarts/amazon-dynamodb-quickstart/src/test/resources
[2025-11-27T00:26:48.886Z] [INFO]
[2025-11-27T00:26:48.886Z] [INFO] --- maven-compiler-plugin:3.1:testCompile (default-testCompile) @ amazon-dynamodb-quickstart ---
[2025-11-27T00:26:48.886Z] [INFO] Changes detected - recompiling the module!
[2025-11-27T00:26:48.886Z] [INFO] Compiling 3 source files to /quarkus-quickstarts/amazon-dynamodb-quickstart/target/test-classes
[2025-11-27T00:26:48.886Z] [WARNING] /quarkus-quickstarts/amazon-dynamodb-quickstart/src/test/java/org/acme/dynamodb/DynamodbResource.java: /quarkus-quickstarts/amazon-dynamodb-quickstart/src/test/java/org/acme/dynamodb/DynamodbResource.java uses unchecked or unsafe operations.
[2025-11-27T00:26:48.886Z] [WARNING] /quarkus-quickstarts/amazon-dynamodb-quickstart/src/test/java/org/acme/dynamodb/DynamodbResource.java: Recompile with -Xlint:unchecked for details.
[2025-11-27T00:26:48.886Z] [INFO]
[2025-11-27T00:26:48.886Z] [INFO] --- maven-surefire-plugin:3.0.0-M5:test (default-test) @ amazon-dynamodb-quickstart ---
[2025-11-27T00:26:48.886Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/surefire/maven-surefire-common/3.0.0-M5/maven-surefire-common-3.0.0-M5.pom
[2025-11-27T00:26:48.886Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/surefire/maven-surefire-common/3.0.0-M5/maven-surefire-common-3.0.0-M5.pom (9.6 kB at 136 kB/s)
[2025-11-27T00:26:48.886Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/surefire/surefire-api/3.0.0-M5/surefire-api-3.0.0-M5.pom
[2025-11-27T00:26:49.559Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/surefire/surefire-api/3.0.0-M5/surefire-api-3.0.0-M5.pom (3.2 kB at 51 kB/s)
[2025-11-27T00:26:49.559Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/surefire/surefire-logger-api/3.0.0-M5/surefire-logger-api-3.0.0-M5.pom
[2025-11-27T00:26:49.559Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/surefire/surefire-logger-api/3.0.0-M5/surefire-logger-api-3.0.0-M5.pom (3.7 kB at 45 kB/s)
[2025-11-27T00:26:49.559Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/surefire/surefire-shared-utils/3.0.0-M4/surefire-shared-utils-3.0.0-M4.pom
[2025-11-27T00:26:49.559Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/surefire/surefire-shared-utils/3.0.0-M4/surefire-shared-utils-3.0.0-M4.pom (3.9 kB at 42 kB/s)
[2025-11-27T00:26:49.559Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/surefire/surefire/3.0.0-M4/surefire-3.0.0-M4.pom
[2025-11-27T00:26:49.559Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/surefire/surefire/3.0.0-M4/surefire-3.0.0-M4.pom (27 kB at 427 kB/s)
[2025-11-27T00:26:49.559Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/surefire/surefire-extensions-api/3.0.0-M5/surefire-extensions-api-3.0.0-M5.pom
[2025-11-27T00:26:49.559Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/surefire/surefire-extensions-api/3.0.0-M5/surefire-extensions-api-3.0.0-M5.pom (4.0 kB at 66 kB/s)
[2025-11-27T00:26:49.559Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/surefire/surefire-booter/3.0.0-M5/surefire-booter-3.0.0-M5.pom
[2025-11-27T00:26:49.559Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/surefire/surefire-booter/3.0.0-M5/surefire-booter-3.0.0-M5.pom (4.8 kB at 88 kB/s)
[2025-11-27T00:26:49.559Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/surefire/surefire-extensions-spi/3.0.0-M5/surefire-extensions-spi-3.0.0-M5.pom
[2025-11-27T00:26:49.559Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/surefire/surefire-extensions-spi/3.0.0-M5/surefire-extensions-spi-3.0.0-M5.pom (1.6 kB at 29 kB/s)
[2025-11-27T00:26:49.559Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-toolchain/3.0-alpha-2/maven-toolchain-3.0-alpha-2.pom
[2025-11-27T00:26:49.559Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-toolchain/3.0-alpha-2/maven-toolchain-3.0-alpha-2.pom (2.2 kB at 29 kB/s)
[2025-11-27T00:26:49.559Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven/3.0-alpha-2/maven-3.0-alpha-2.pom
[2025-11-27T00:26:49.559Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven/3.0-alpha-2/maven-3.0-alpha-2.pom (21 kB at 403 kB/s)
[2025-11-27T00:26:49.559Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-parent/10/maven-parent-10.pom
[2025-11-27T00:26:49.559Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-parent/10/maven-parent-10.pom (32 kB at 472 kB/s)
[2025-11-27T00:26:49.559Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/shared/maven-artifact-transfer/0.11.0/maven-artifact-transfer-0.11.0.pom
[2025-11-27T00:26:50.233Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/shared/maven-artifact-transfer/0.11.0/maven-artifact-transfer-0.11.0.pom (11 kB at 208 kB/s)
[2025-11-27T00:26:50.233Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/shared/maven-shared-components/33/maven-shared-components-33.pom
[2025-11-27T00:26:50.233Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/shared/maven-shared-components/33/maven-shared-components-33.pom (5.1 kB at 89 kB/s)
[2025-11-27T00:26:50.233Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/shared/maven-common-artifact-filters/3.1.0/maven-common-artifact-filters-3.1.0.pom
[2025-11-27T00:26:50.233Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/shared/maven-common-artifact-filters/3.1.0/maven-common-artifact-filters-3.1.0.pom (5.3 kB at 98 kB/s)
[2025-11-27T00:26:50.233Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-plugin-api/3.0/maven-plugin-api-3.0.pom
[2025-11-27T00:26:50.233Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-plugin-api/3.0/maven-plugin-api-3.0.pom (2.3 kB at 37 kB/s)
[2025-11-27T00:26:50.233Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven/3.0/maven-3.0.pom
[2025-11-27T00:26:50.233Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven/3.0/maven-3.0.pom (22 kB at 277 kB/s)
[2025-11-27T00:26:50.233Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-parent/15/maven-parent-15.pom
[2025-11-27T00:26:50.233Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-parent/15/maven-parent-15.pom (24 kB at 235 kB/s)
[2025-11-27T00:26:50.233Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/apache/6/apache-6.pom
[2025-11-27T00:26:50.233Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/apache/6/apache-6.pom (13 kB at 139 kB/s)
[2025-11-27T00:26:50.233Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/commons-codec/commons-codec/1.11/commons-codec-1.11.pom
[2025-11-27T00:26:50.233Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/commons-codec/commons-codec/1.11/commons-codec-1.11.pom (14 kB at 245 kB/s)
[2025-11-27T00:26:50.233Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-java/1.0.5/plexus-java-1.0.5.pom
[2025-11-27T00:26:50.233Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-java/1.0.5/plexus-java-1.0.5.pom (4.6 kB at 81 kB/s)
[2025-11-27T00:26:50.233Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-languages/1.0.5/plexus-languages-1.0.5.pom
[2025-11-27T00:26:50.905Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-languages/1.0.5/plexus-languages-1.0.5.pom (3.9 kB at 62 kB/s)
[2025-11-27T00:26:50.905Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus/6.2/plexus-6.2.pom
[2025-11-27T00:26:50.905Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus/6.2/plexus-6.2.pom (24 kB at 458 kB/s)
[2025-11-27T00:26:50.905Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/ow2/asm/asm/7.2/asm-7.2.pom
[2025-11-27T00:26:50.905Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/ow2/asm/asm/7.2/asm-7.2.pom (2.9 kB at 53 kB/s)
[2025-11-27T00:26:50.905Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/com/thoughtworks/qdox/qdox/2.0-M9/qdox-2.0-M9.pom
[2025-11-27T00:26:50.905Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/com/thoughtworks/qdox/qdox/2.0-M9/qdox-2.0-M9.pom (16 kB at 248 kB/s)
[2025-11-27T00:26:50.905Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/surefire/maven-surefire-common/3.0.0-M5/maven-surefire-common-3.0.0-M5.jar
[2025-11-27T00:26:50.905Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/surefire/surefire-api/3.0.0-M5/surefire-api-3.0.0-M5.jar
[2025-11-27T00:26:50.905Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/surefire/surefire-logger-api/3.0.0-M5/surefire-logger-api-3.0.0-M5.jar
[2025-11-27T00:26:50.905Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/surefire/surefire-extensions-api/3.0.0-M5/surefire-extensions-api-3.0.0-M5.jar
[2025-11-27T00:26:50.905Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/surefire/surefire-booter/3.0.0-M5/surefire-booter-3.0.0-M5.jar
[2025-11-27T00:26:50.905Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/surefire/surefire-logger-api/3.0.0-M5/surefire-logger-api-3.0.0-M5.jar (14 kB at 231 kB/s)
[2025-11-27T00:26:50.905Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/surefire/surefire-extensions-spi/3.0.0-M5/surefire-extensions-spi-3.0.0-M5.jar
[2025-11-27T00:26:50.905Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/surefire/surefire-api/3.0.0-M5/surefire-api-3.0.0-M5.jar (144 kB at 2.3 MB/s)
[2025-11-27T00:26:50.905Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-toolchain/3.0-alpha-2/maven-toolchain-3.0-alpha-2.jar
[2025-11-27T00:26:50.905Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/surefire/maven-surefire-common/3.0.0-M5/maven-surefire-common-3.0.0-M5.jar (311 kB at 4.8 MB/s)
[2025-11-27T00:26:50.905Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/shared/maven-artifact-transfer/0.11.0/maven-artifact-transfer-0.11.0.jar
[2025-11-27T00:26:50.905Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/surefire/surefire-extensions-api/3.0.0-M5/surefire-extensions-api-3.0.0-M5.jar (24 kB at 363 kB/s)
[2025-11-27T00:26:50.905Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/shared/maven-common-artifact-filters/3.1.0/maven-common-artifact-filters-3.1.0.jar
[2025-11-27T00:26:50.905Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/surefire/surefire-booter/3.0.0-M5/surefire-booter-3.0.0-M5.jar (106 kB at 1.5 MB/s)
[2025-11-27T00:26:50.905Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-plugin-api/3.0/maven-plugin-api-3.0.jar
[2025-11-27T00:26:50.905Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/shared/maven-common-artifact-filters/3.1.0/maven-common-artifact-filters-3.1.0.jar (61 kB at 510 kB/s)
[2025-11-27T00:26:50.905Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/commons-codec/commons-codec/1.11/commons-codec-1.11.jar
[2025-11-27T00:26:50.905Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/surefire/surefire-extensions-spi/3.0.0-M5/surefire-extensions-spi-3.0.0-M5.jar (7.9 kB at 65 kB/s)
[2025-11-27T00:26:50.905Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-java/1.0.5/plexus-java-1.0.5.jar
[2025-11-27T00:26:50.905Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-plugin-api/3.0/maven-plugin-api-3.0.jar (49 kB at 395 kB/s)
[2025-11-27T00:26:50.905Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/ow2/asm/asm/7.2/asm-7.2.jar
[2025-11-27T00:26:50.905Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/shared/maven-artifact-transfer/0.11.0/maven-artifact-transfer-0.11.0.jar (128 kB at 1.0 MB/s)
[2025-11-27T00:26:50.905Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/com/thoughtworks/qdox/qdox/2.0-M9/qdox-2.0-M9.jar
[2025-11-27T00:26:50.906Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-toolchain/3.0-alpha-2/maven-toolchain-3.0-alpha-2.jar (36 kB at 278 kB/s)
[2025-11-27T00:26:50.906Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/surefire/surefire-shared-utils/3.0.0-M4/surefire-shared-utils-3.0.0-M4.jar
[2025-11-27T00:26:50.906Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/commons-codec/commons-codec/1.11/commons-codec-1.11.jar (335 kB at 1.8 MB/s)
[2025-11-27T00:26:50.906Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-utils/1.1/plexus-utils-1.1.jar
[2025-11-27T00:26:50.906Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/ow2/asm/asm/7.2/asm-7.2.jar (115 kB at 628 kB/s)
[2025-11-27T00:26:50.906Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/com/thoughtworks/qdox/qdox/2.0-M9/qdox-2.0-M9.jar (317 kB at 1.6 MB/s)
[2025-11-27T00:26:50.906Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-java/1.0.5/plexus-java-1.0.5.jar (52 kB at 262 kB/s)
[2025-11-27T00:26:50.906Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/surefire/surefire-shared-utils/3.0.0-M4/surefire-shared-utils-3.0.0-M4.jar (1.9 MB at 8.2 MB/s)
[2025-11-27T00:26:50.906Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-utils/1.1/plexus-utils-1.1.jar (169 kB at 691 kB/s)
[2025-11-27T00:26:50.906Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/surefire/surefire-junit-platform/3.0.0-M5/surefire-junit-platform-3.0.0-M5.jar
[2025-11-27T00:26:51.578Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/surefire/surefire-junit-platform/3.0.0-M5/surefire-junit-platform-3.0.0-M5.jar (23 kB at 388 kB/s)
[2025-11-27T00:26:51.579Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/surefire/surefire-junit-platform/3.0.0-M5/surefire-junit-platform-3.0.0-M5.pom
[2025-11-27T00:26:51.579Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/surefire/surefire-junit-platform/3.0.0-M5/surefire-junit-platform-3.0.0-M5.pom (6.7 kB at 116 kB/s)
[2025-11-27T00:26:51.579Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/surefire/surefire-providers/3.0.0-M5/surefire-providers-3.0.0-M5.pom
[2025-11-27T00:26:51.579Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/surefire/surefire-providers/3.0.0-M5/surefire-providers-3.0.0-M5.pom (2.5 kB at 49 kB/s)
[2025-11-27T00:26:51.579Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/surefire/common-java5/3.0.0-M5/common-java5-3.0.0-M5.pom
[2025-11-27T00:26:51.579Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/surefire/common-java5/3.0.0-M5/common-java5-3.0.0-M5.pom (2.6 kB at 29 kB/s)
[2025-11-27T00:26:51.579Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/junit/platform/junit-platform-launcher/1.3.2/junit-platform-launcher-1.3.2.pom
[2025-11-27T00:26:51.579Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/junit/platform/junit-platform-launcher/1.3.2/junit-platform-launcher-1.3.2.pom (2.2 kB at 32 kB/s)
[2025-11-27T00:26:51.579Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apiguardian/apiguardian-api/1.0.0/apiguardian-api-1.0.0.pom
[2025-11-27T00:26:51.579Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apiguardian/apiguardian-api/1.0.0/apiguardian-api-1.0.0.pom (1.2 kB at 17 kB/s)
[2025-11-27T00:26:51.579Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/junit/platform/junit-platform-engine/1.3.2/junit-platform-engine-1.3.2.pom
[2025-11-27T00:26:51.579Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/junit/platform/junit-platform-engine/1.3.2/junit-platform-engine-1.3.2.pom (2.4 kB at 48 kB/s)
[2025-11-27T00:26:51.579Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/junit/platform/junit-platform-commons/1.3.2/junit-platform-commons-1.3.2.pom
[2025-11-27T00:26:51.579Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/junit/platform/junit-platform-commons/1.3.2/junit-platform-commons-1.3.2.pom (2.0 kB at 36 kB/s)
[2025-11-27T00:26:51.579Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/opentest4j/opentest4j/1.1.1/opentest4j-1.1.1.pom
[2025-11-27T00:26:51.579Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/opentest4j/opentest4j/1.1.1/opentest4j-1.1.1.pom (1.7 kB at 26 kB/s)
[2025-11-27T00:26:51.579Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/junit/jupiter/junit-jupiter-engine/5.3.2/junit-jupiter-engine-5.3.2.pom
[2025-11-27T00:26:51.579Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/junit/jupiter/junit-jupiter-engine/5.3.2/junit-jupiter-engine-5.3.2.pom (2.4 kB at 37 kB/s)
[2025-11-27T00:26:51.579Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/junit/jupiter/junit-jupiter-api/5.3.2/junit-jupiter-api-5.3.2.pom
[2025-11-27T00:26:52.292Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/junit/jupiter/junit-jupiter-api/5.3.2/junit-jupiter-api-5.3.2.pom (2.4 kB at 34 kB/s)
[2025-11-27T00:26:52.292Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/junit/jupiter/junit-jupiter-params/5.3.2/junit-jupiter-params-5.3.2.pom
[2025-11-27T00:26:52.292Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/junit/jupiter/junit-jupiter-params/5.3.2/junit-jupiter-params-5.3.2.pom (2.2 kB at 31 kB/s)
[2025-11-27T00:26:52.292Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/mockito/mockito-core/2.28.2/mockito-core-2.28.2.pom
[2025-11-27T00:26:52.292Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/mockito/mockito-core/2.28.2/mockito-core-2.28.2.pom (20 kB at 300 kB/s)
[2025-11-27T00:26:52.292Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/net/bytebuddy/byte-buddy/1.9.10/byte-buddy-1.9.10.pom
[2025-11-27T00:26:52.292Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/net/bytebuddy/byte-buddy/1.9.10/byte-buddy-1.9.10.pom (10 kB at 156 kB/s)
[2025-11-27T00:26:52.292Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/net/bytebuddy/byte-buddy-parent/1.9.10/byte-buddy-parent-1.9.10.pom
[2025-11-27T00:26:52.292Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/net/bytebuddy/byte-buddy-parent/1.9.10/byte-buddy-parent-1.9.10.pom (36 kB at 651 kB/s)
[2025-11-27T00:26:52.292Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/net/bytebuddy/byte-buddy-agent/1.9.10/byte-buddy-agent-1.9.10.pom
[2025-11-27T00:26:52.293Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/net/bytebuddy/byte-buddy-agent/1.9.10/byte-buddy-agent-1.9.10.pom (6.0 kB at 108 kB/s)
[2025-11-27T00:26:52.293Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/objenesis/objenesis/2.6/objenesis-2.6.pom
[2025-11-27T00:26:52.293Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/objenesis/objenesis/2.6/objenesis-2.6.pom (2.8 kB at 56 kB/s)
[2025-11-27T00:26:52.293Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/objenesis/objenesis-parent/2.6/objenesis-parent-2.6.pom
[2025-11-27T00:26:52.293Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/objenesis/objenesis-parent/2.6/objenesis-parent-2.6.pom (17 kB at 290 kB/s)
[2025-11-27T00:26:52.293Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/powermock/powermock-reflect/2.0.5/powermock-reflect-2.0.5.pom
[2025-11-27T00:26:52.293Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/powermock/powermock-reflect/2.0.5/powermock-reflect-2.0.5.pom (7.2 kB at 116 kB/s)
[2025-11-27T00:26:52.293Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/assertj/assertj-core/3.9.1/assertj-core-3.9.1.pom
[2025-11-27T00:26:52.293Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/assertj/assertj-core/3.9.1/assertj-core-3.9.1.pom (10 kB at 115 kB/s)
[2025-11-27T00:26:52.293Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/assertj/assertj-parent-pom/2.1.9/assertj-parent-pom-2.1.9.pom
[2025-11-27T00:26:52.966Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/assertj/assertj-parent-pom/2.1.9/assertj-parent-pom-2.1.9.pom (15 kB at 304 kB/s)
[2025-11-27T00:26:52.966Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/junit/junit/4.13/junit-4.13.pom
[2025-11-27T00:26:52.966Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/junit/junit/4.13/junit-4.13.pom (25 kB at 425 kB/s)
[2025-11-27T00:26:52.966Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/hamcrest/hamcrest-library/1.3/hamcrest-library-1.3.pom
[2025-11-27T00:26:52.966Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/hamcrest/hamcrest-library/1.3/hamcrest-library-1.3.pom (820 B at 15 kB/s)
[2025-11-27T00:26:52.966Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/easytesting/fest-assert/1.4/fest-assert-1.4.pom
[2025-11-27T00:26:52.966Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/easytesting/fest-assert/1.4/fest-assert-1.4.pom (2.4 kB at 46 kB/s)
[2025-11-27T00:26:52.966Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/easytesting/fest/1.0.8/fest-1.0.8.pom
[2025-11-27T00:26:52.966Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/easytesting/fest/1.0.8/fest-1.0.8.pom (12 kB at 209 kB/s)
[2025-11-27T00:26:52.966Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/easytesting/fest-util/1.1.6/fest-util-1.1.6.pom
[2025-11-27T00:26:52.966Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/easytesting/fest-util/1.1.6/fest-util-1.1.6.pom (1.6 kB at 28 kB/s)
[2025-11-27T00:26:52.966Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/surefire/common-java5/3.0.0-M5/common-java5-3.0.0-M5.jar
[2025-11-27T00:26:52.966Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/junit/platform/junit-platform-launcher/1.3.2/junit-platform-launcher-1.3.2.jar
[2025-11-27T00:26:52.966Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apiguardian/apiguardian-api/1.0.0/apiguardian-api-1.0.0.jar
[2025-11-27T00:26:52.966Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/junit/platform/junit-platform-engine/1.3.2/junit-platform-engine-1.3.2.jar
[2025-11-27T00:26:52.966Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/junit/platform/junit-platform-commons/1.3.2/junit-platform-commons-1.3.2.jar
[2025-11-27T00:26:52.966Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/surefire/common-java5/3.0.0-M5/common-java5-3.0.0-M5.jar (16 kB at 286 kB/s)
[2025-11-27T00:26:52.966Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/opentest4j/opentest4j/1.1.1/opentest4j-1.1.1.jar
[2025-11-27T00:26:52.966Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/junit/platform/junit-platform-commons/1.3.2/junit-platform-commons-1.3.2.jar (78 kB at 1.5 MB/s)
[2025-11-27T00:26:52.966Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apiguardian/apiguardian-api/1.0.0/apiguardian-api-1.0.0.jar (2.2 kB at 38 kB/s)
[2025-11-27T00:26:52.966Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/junit/platform/junit-platform-launcher/1.3.2/junit-platform-launcher-1.3.2.jar (95 kB at 1.6 MB/s)
[2025-11-27T00:26:52.966Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/junit/platform/junit-platform-engine/1.3.2/junit-platform-engine-1.3.2.jar (138 kB at 2.1 MB/s)
[2025-11-27T00:26:52.966Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/opentest4j/opentest4j/1.1.1/opentest4j-1.1.1.jar (7.1 kB at 111 kB/s)
[2025-11-27T00:26:52.966Z] [INFO]
[2025-11-27T00:26:52.966Z] [INFO] -------------------------------------------------------
[2025-11-27T00:26:52.966Z] [INFO] T E S T S
[2025-11-27T00:26:52.966Z] [INFO] -------------------------------------------------------
[2025-11-27T00:26:52.966Z] [ERROR] Picked up JAVA_TOOL_OPTIONS: -Dfile.encoding=UTF8 -Djava.security.egd=file:/dev/./urandom
[2025-11-27T00:26:54.360Z] [INFO] Running org.acme.dynamodb.DynamodbResourcesTest
[2025-11-27T00:27:41.057Z] Downloading from central: https://repo.maven.apache.org/maven2/io/quarkus/quarkus-resteasy-deployment/2.7.2.Final/quarkus-resteasy-deployment-2.7.2.Final.pom
[2025-11-27T00:27:41.057Z] Downloaded from central: https://repo.maven.apache.org/maven2/io/quarkus/quarkus-resteasy-deployment/2.7.2.Final/quarkus-resteasy-deployment-2.7.2.Final.pom (3.7 kB at 5.9 kB/s)
[2025-11-27T00:27:41.057Z] Downloading from central: https://repo.maven.apache.org/maven2/io/quarkus/quarkus-resteasy-server-common-deployment/2.7.2.Final/quarkus-resteasy-server-common-deployment-2.7.2.Final.pom
[2025-11-27T00:27:41.057Z] Downloaded from central: https://repo.maven.apache.org/maven2/io/quarkus/quarkus-resteasy-server-common-deployment/2.7.2.Final/quarkus-resteasy-server-common-deployment-2.7.2.Final.pom (2.3 kB at 16 kB/s)
[2025-11-27T00:27:41.057Z] Downloading from central: https://repo.maven.apache.org/maven2/io/quarkus/quarkus-resteasy-common-deployment/2.7.2.Final/quarkus-resteasy-common-deployment-2.7.2.Final.pom
[2025-11-27T00:27:41.057Z] Downloaded from central: https://repo.maven.apache.org/maven2/io/quarkus/quarkus-resteasy-common-deployment/2.7.2.Final/quarkus-resteasy-common-deployment-2.7.2.Final.pom (1.8 kB at 19 kB/s)
[2025-11-27T00:27:41.057Z] Downloading from central: https://repo.maven.apache.org/maven2/io/quarkus/quarkus-resteasy-common-spi/2.7.2.Final/quarkus-resteasy-common-spi-2.7.2.Final.pom
[2025-11-27T00:27:41.057Z] Downloaded from central: https://repo.maven.apache.org/maven2/io/quarkus/quarkus-resteasy-common-spi/2.7.2.Final/quarkus-resteasy-common-spi-2.7.2.Final.pom (776 B at 6.7 kB/s)
[2025-11-27T00:27:41.057Z] Downloading from central: https://repo.maven.apache.org/maven2/io/quarkus/quarkus-arc-deployment/2.7.2.Final/quarkus-arc-deployment-2.7.2.Final.pom
[2025-11-27T00:27:41.057Z] Downloaded from central: https://repo.maven.apache.org/maven2/io/quarkus/quarkus-arc-deployment/2.7.2.Final/quarkus-arc-deployment-2.7.2.Final.pom (2.4 kB at 19 kB/s)
[2025-11-27T00:27:41.057Z] Downloading from central: https://repo.maven.apache.org/maven2/io/quarkus/quarkus-vertx-http-dev-console-spi/2.7.2.Final/quarkus-vertx-http-dev-console-spi-2.7.2.Final.pom
[2025-11-27T00:27:41.057Z] Downloaded from central: https://repo.maven.apache.org/maven2/io/quarkus/quarkus-vertx-http-dev-console-spi/2.7.2.Final/quarkus-vertx-http-dev-console-spi-2.7.2.Final.pom (1.3 kB at 12 kB/s)
[2025-11-27T00:27:41.057Z] Downloading from central: https://repo.maven.apache.org/maven2/io/quarkus/arc/arc-processor/2.7.2.Final/arc-processor-2.7.2.Final.pom
[2025-11-27T00:27:41.057Z] Downloaded from central: https://repo.maven.apache.org/maven2/io/quarkus/arc/arc-processor/2.7.2.Final/arc-processor-2.7.2.Final.pom (1.7 kB at 9.5 kB/s)
[2025-11-27T00:27:41.057Z] Downloading from central: https://repo.maven.apache.org/maven2/io/quarkus/quarkus-jaxrs-spi-deployment/2.7.2.Final/quarkus-jaxrs-spi-deployment-2.7.2.Final.pom
[2025-11-27T00:27:41.057Z] Downloaded from central: https://repo.maven.apache.org/maven2/io/quarkus/quarkus-jaxrs-spi-deployment/2.7.2.Final/quarkus-jaxrs-spi-deployment-2.7.2.Final.pom (779 B at 4.2 kB/s)
[2025-11-27T00:27:41.057Z] Downloading from central: https://repo.maven.apache.org/maven2/io/quarkus/quarkus-jaxrs-spi-parent/2.7.2.Final/quarkus-jaxrs-spi-parent-2.7.2.Final.pom
[2025-11-27T00:27:41.057Z] Downloaded from central: https://repo.maven.apache.org/maven2/io/quarkus/quarkus-jaxrs-spi-parent/2.7.2.Final/quarkus-jaxrs-spi-parent-2.7.2.Final.pom (723 B at 6.5 kB/s)
[2025-11-27T00:27:41.057Z] Downloading from central: https://repo.maven.apache.org/maven2/io/quarkus/quarkus-resteasy-server-common-spi/2.7.2.Final/quarkus-resteasy-server-common-spi-2.7.2.Final.pom
[2025-11-27T00:27:41.057Z] Downloaded from central: https://repo.maven.apache.org/maven2/io/quarkus/quarkus-resteasy-server-common-spi/2.7.2.Final/quarkus-resteasy-server-common-spi-2.7.2.Final.pom (889 B at 8.2 kB/s)
[2025-11-27T00:27:41.057Z] Downloading from central: https://repo.maven.apache.org/maven2/io/quarkus/quarkus-undertow-spi/2.7.2.Final/quarkus-undertow-spi-2.7.2.Final.pom
[2025-11-27T00:27:41.057Z] Downloaded from central: https://repo.maven.apache.org/maven2/io/quarkus/quarkus-undertow-spi/2.7.2.Final/quarkus-undertow-spi-2.7.2.Final.pom (2.0 kB at 5.2 kB/s)
[2025-11-27T00:27:41.057Z] Downloading from central: https://repo.maven.apache.org/maven2/io/quarkus/quarkus-http-parent/2.7.2.Final/quarkus-http-parent-2.7.2.Final.pom
[2025-11-27T00:27:41.057Z] Downloaded from central: https://repo.maven.apache.org/maven2/io/quarkus/quarkus-http-parent/2.7.2.Final/quarkus-http-parent-2.7.2.Final.pom (769 B at 7.0 kB/s)
[2025-11-27T00:27:41.057Z] Downloading from central: https://repo.maven.apache.org/maven2/io/quarkus/http/quarkus-http-servlet/4.1.7/quarkus-http-servlet-4.1.7.pom
[2025-11-27T00:27:41.057Z] Downloaded from central: https://repo.maven.apache.org/maven2/io/quarkus/http/quarkus-http-servlet/4.1.7/quarkus-http-servlet-4.1.7.pom (19 kB at 222 kB/s)
[2025-11-27T00:27:41.057Z] Downloading from central: https://repo.maven.apache.org/maven2/io/quarkus/http/quarkus-http-parent/4.1.7/quarkus-http-parent-4.1.7.pom
[2025-11-27T00:27:41.057Z] Downloaded from central: https://repo.maven.apache.org/maven2/io/quarkus/http/quarkus-http-parent/4.1.7/quarkus-http-parent-4.1.7.pom (29 kB at 389 kB/s)
[2025-11-27T00:27:41.057Z] Downloading from central: https://repo.maven.apache.org/maven2/org/jboss/jboss-parent/28/jboss-parent-28.pom
[2025-11-27T00:27:41.057Z] Downloaded from central: https://repo.maven.apache.org/maven2/org/jboss/jboss-parent/28/jboss-parent-28.pom (35 kB at 470 kB/s)
[2025-11-27T00:27:41.057Z] Downloading from central: https://repo.maven.apache.org/maven2/io/quarkus/http/quarkus-http-core/4.1.7/quarkus-http-core-4.1.7.pom
[2025-11-27T00:27:41.057Z] Downloaded from central: https://repo.maven.apache.org/maven2/io/quarkus/http/quarkus-http-core/4.1.7/quarkus-http-core-4.1.7.pom (27 kB at 398 kB/s)
[2025-11-27T00:27:41.057Z] Downloading from central: https://repo.maven.apache.org/maven2/io/quarkus/http/quarkus-http-http-core/4.1.7/quarkus-http-http-core-4.1.7.pom
[2025-11-27T00:27:41.057Z] Downloaded from central: https://repo.maven.apache.org/maven2/io/quarkus/http/quarkus-http-http-core/4.1.7/quarkus-http-http-core-4.1.7.pom (4.8 kB at 50 kB/s)
[2025-11-27T00:27:41.057Z] Downloading from central: https://repo.maven.apache.org/maven2/jakarta/servlet/jakarta.servlet-api/4.0.3/jakarta.servlet-api-4.0.3.pom
[2025-11-27T00:27:41.057Z] Downloaded from central: https://repo.maven.apache.org/maven2/jakarta/servlet/jakarta.servlet-api/4.0.3/jakarta.servlet-api-4.0.3.pom (17 kB at 241 kB/s)
[2025-11-27T00:27:41.057Z] Downloading from central: https://repo.maven.apache.org/maven2/org/jboss/metadata/jboss-metadata-web/14.0.0.Final/jboss-metadata-web-14.0.0.Final.pom
[2025-11-27T00:27:41.057Z] Downloaded from central: https://repo.maven.apache.org/maven2/org/jboss/metadata/jboss-metadata-web/14.0.0.Final/jboss-metadata-web-14.0.0.Final.pom (4.6 kB at 61 kB/s)
[2025-11-27T00:27:41.057Z] Downloading from central: https://repo.maven.apache.org/maven2/org/jboss/metadata/jboss-as-parent-metadata/14.0.0.Final/jboss-as-parent-metadata-14.0.0.Final.pom
[2025-11-27T00:27:41.057Z] Downloaded from central: https://repo.maven.apache.org/maven2/org/jboss/metadata/jboss-as-parent-metadata/14.0.0.Final/jboss-as-parent-metadata-14.0.0.Final.pom (20 kB at 298 kB/s)
[2025-11-27T00:27:41.057Z] Downloading from central: https://repo.maven.apache.org/maven2/org/jboss/metadata/jboss-metadata-common/14.0.0.Final/jboss-metadata-common-14.0.0.Final.pom
[2025-11-27T00:27:41.057Z] Downloaded from central: https://repo.maven.apache.org/maven2/org/jboss/metadata/jboss-metadata-common/14.0.0.Final/jboss-metadata-common-14.0.0.Final.pom (3.9 kB at 64 kB/s)
[2025-11-27T00:27:41.057Z] Downloading from central: https://repo.maven.apache.org/maven2/io/quarkus/quarkus-vertx-http-deployment/2.7.2.Final/quarkus-vertx-http-deployment-2.7.2.Final.pom
[2025-11-27T00:27:41.057Z] Downloaded from central: https://repo.maven.apache.org/maven2/io/quarkus/quarkus-vertx-http-deployment/2.7.2.Final/quarkus-vertx-http-deployment-2.7.2.Final.pom (16 kB at 153 kB/s)
[2025-11-27T00:27:41.057Z] Downloading from central: https://repo.maven.apache.org/maven2/io/quarkus/quarkus-vertx-deployment/2.7.2.Final/quarkus-vertx-deployment-2.7.2.Final.pom
[2025-11-27T00:27:41.057Z] Downloaded from central: https://repo.maven.apache.org/maven2/io/quarkus/quarkus-vertx-deployment/2.7.2.Final/quarkus-vertx-deployment-2.7.2.Final.pom (2.5 kB at 28 kB/s)
[2025-11-27T00:27:41.057Z] Downloading from central: https://repo.maven.apache.org/maven2/io/quarkus/quarkus-netty-deployment/2.7.2.Final/quarkus-netty-deployment-2.7.2.Final.pom
[2025-11-27T00:27:41.057Z] Downloaded from central: https://repo.maven.apache.org/maven2/io/quarkus/quarkus-netty-deployment/2.7.2.Final/quarkus-netty-deployment-2.7.2.Final.pom (1.5 kB at 16 kB/s)
[2025-11-27T00:27:41.057Z] Downloading from central: https://repo.maven.apache.org/maven2/io/quarkus/quarkus-mutiny-deployment/2.7.2.Final/quarkus-mutiny-deployment-2.7.2.Final.pom
[2025-11-27T00:27:41.057Z] Downloaded from central: https://repo.maven.apache.org/maven2/io/quarkus/quarkus-mutiny-deployment/2.7.2.Final/quarkus-mutiny-deployment-2.7.2.Final.pom (2.0 kB at 6.6 kB/s)
[2025-11-27T00:27:41.057Z] Downloading from central: https://repo.maven.apache.org/maven2/io/quarkus/quarkus-smallrye-context-propagation-deployment/2.7.2.Final/quarkus-smallrye-context-propagation-deployment-2.7.2.Final.pom
[2025-11-27T00:27:41.058Z] Downloaded from central: https://repo.maven.apache.org/maven2/io/quarkus/quarkus-smallrye-context-propagation-deployment/2.7.2.Final/quarkus-smallrye-context-propagation-deployment-2.7.2.Final.pom (1.9 kB at 19 kB/s)
[2025-11-27T00:27:41.058Z] Downloading from central: https://repo.maven.apache.org/maven2/io/quarkus/quarkus-vertx-http-deployment-spi/2.7.2.Final/quarkus-vertx-http-deployment-spi-2.7.2.Final.pom
[2025-11-27T00:27:41.058Z] Downloaded from central: https://repo.maven.apache.org/maven2/io/quarkus/quarkus-vertx-http-deployment-spi/2.7.2.Final/quarkus-vertx-http-deployment-spi-2.7.2.Final.pom (831 B at 6.4 kB/s)
[2025-11-27T00:27:41.058Z] Downloading from central: https://repo.maven.apache.org/maven2/io/quarkus/quarkus-kubernetes-spi/2.7.2.Final/quarkus-kubernetes-spi-2.7.2.Final.pom
[2025-11-27T00:27:41.058Z] Downloaded from central: https://repo.maven.apache.org/maven2/io/quarkus/quarkus-kubernetes-spi/2.7.2.Final/quarkus-kubernetes-spi-2.7.2.Final.pom (1.2 kB at 10.0 kB/s)
[2025-11-27T00:27:41.058Z] Downloading from central: https://repo.maven.apache.org/maven2/io/quarkus/quarkus-kubernetes-parent/2.7.2.Final/quarkus-kubernetes-parent-2.7.2.Final.pom
[2025-11-27T00:27:41.058Z] Downloaded from central: https://repo.maven.apache.org/maven2/io/quarkus/quarkus-kubernetes-parent/2.7.2.Final/quarkus-kubernetes-parent-2.7.2.Final.pom (809 B at 7.8 kB/s)
[2025-11-27T00:27:41.058Z] Downloading from central: https://repo.maven.apache.org/maven2/io/quarkus/quarkus-security-spi/2.7.2.Final/quarkus-security-spi-2.7.2.Final.pom
[2025-11-27T00:27:41.058Z] Downloaded from central: https://repo.maven.apache.org/maven2/io/quarkus/quarkus-security-spi/2.7.2.Final/quarkus-security-spi-2.7.2.Final.pom (1.5 kB at 5.6 kB/s)
[2025-11-27T00:27:41.058Z] Downloading from central: https://repo.maven.apache.org/maven2/io/quarkus/quarkus-resteasy-mutiny-deployment/2.7.2.Final/quarkus-resteasy-mutiny-deployment-2.7.2.Final.pom
[2025-11-27T00:27:41.058Z] Downloaded from central: https://repo.maven.apache.org/maven2/io/quarkus/quarkus-resteasy-mutiny-deployment/2.7.2.Final/quarkus-resteasy-mutiny-deployment-2.7.2.Final.pom (2.8 kB at 26 kB/s)
[2025-11-27T00:27:41.058Z] Downloading from central: https://repo.maven.apache.org/maven2/io/quarkus/quarkus-resteasy-mutiny-common-deployment/2.7.2.Final/quarkus-resteasy-mutiny-common-deployment-2.7.2.Final.pom
[2025-11-27T00:27:41.058Z] Downloaded from central: https://repo.maven.apache.org/maven2/io/quarkus/quarkus-resteasy-mutiny-common-deployment/2.7.2.Final/quarkus-resteasy-mutiny-common-deployment-2.7.2.Final.pom (2.0 kB at 18 kB/s)
[2025-11-27T00:27:41.058Z] Downloading from central: https://repo.maven.apache.org/maven2/io/quarkus/quarkus-apache-httpclient-deployment/2.7.2.Final/quarkus-apache-httpclient-deployment-2.7.2.Final.pom
[2025-11-27T00:27:41.058Z] Downloaded from central: https://repo.maven.apache.org/maven2/io/quarkus/quarkus-apache-httpclient-deployment/2.7.2.Final/quarkus-apache-httpclient-deployment-2.7.2.Final.pom (1.5 kB at 9.3 kB/s)
[2025-11-27T00:27:41.058Z] Downloading from central: https://repo.maven.apache.org/maven2/io/quarkus/quarkus-resteasy-jackson-deployment/2.7.2.Final/quarkus-resteasy-jackson-deployment-2.7.2.Final.pom
[2025-11-27T00:27:41.058Z] Downloaded from central: https://repo.maven.apache.org/maven2/io/quarkus/quarkus-resteasy-jackson-deployment/2.7.2.Final/quarkus-resteasy-jackson-deployment-2.7.2.Final.pom (2.0 kB at 24 kB/s)
[2025-11-27T00:27:41.058Z] Downloading from central: https://repo.maven.apache.org/maven2/io/quarkus/quarkus-jackson-deployment/2.7.2.Final/quarkus-jackson-deployment-2.7.2.Final.pom
[2025-11-27T00:27:41.058Z] Downloaded from central: https://repo.maven.apache.org/maven2/io/quarkus/quarkus-jackson-deployment/2.7.2.Final/quarkus-jackson-deployment-2.7.2.Final.pom (2.1 kB at 11 kB/s)
[2025-11-27T00:27:41.058Z] Downloading from central: https://repo.maven.apache.org/maven2/io/quarkus/quarkus-jackson-spi/2.7.2.Final/quarkus-jackson-spi-2.7.2.Final.pom
[2025-11-27T00:27:41.058Z] Downloaded from central: https://repo.maven.apache.org/maven2/io/quarkus/quarkus-jackson-spi/2.7.2.Final/quarkus-jackson-spi-2.7.2.Final.pom (835 B at 2.5 kB/s)
[2025-11-27T00:27:41.058Z] Downloading from central: https://repo.maven.apache.org/maven2/io/quarkiverse/amazonservices/quarkus-amazon-dynamodb-deployment/1.0.3/quarkus-amazon-dynamodb-deployment-1.0.3.pom
[2025-11-27T00:27:41.058Z] Downloaded from central: https://repo.maven.apache.org/maven2/io/quarkiverse/amazonservices/quarkus-amazon-dynamodb-deployment/1.0.3/quarkus-amazon-dynamodb-deployment-1.0.3.pom (3.0 kB at 6.4 kB/s)
[2025-11-27T00:27:41.058Z] Downloading from central: https://repo.maven.apache.org/maven2/io/quarkiverse/amazonservices/quarkus-amazon-common-deployment/1.0.3/quarkus-amazon-common-deployment-1.0.3.pom
[2025-11-27T00:27:41.058Z] Downloaded from central: https://repo.maven.apache.org/maven2/io/quarkiverse/amazonservices/quarkus-amazon-common-deployment/1.0.3/quarkus-amazon-common-deployment-1.0.3.pom (2.4 kB at 5.7 kB/s)
[2025-11-27T00:27:41.058Z] Downloading from central: https://repo.maven.apache.org/maven2/io/quarkus/quarkus-resteasy-common-spi/2.7.2.Final/quarkus-resteasy-common-spi-2.7.2.Final.jar
[2025-11-27T00:27:41.058Z] Downloading from central: https://repo.maven.apache.org/maven2/io/quarkus/quarkus-resteasy-common-deployment/2.7.2.Final/quarkus-resteasy-common-deployment-2.7.2.Final.jar
[2025-11-27T00:27:41.058Z] Downloading from central: https://repo.maven.apache.org/maven2/io/quarkus/quarkus-jaxrs-spi-deployment/2.7.2.Final/quarkus-jaxrs-spi-deployment-2.7.2.Final.jar
[2025-11-27T00:27:41.058Z] Downloading from central: https://repo.maven.apache.org/maven2/io/quarkus/quarkus-resteasy-server-common-spi/2.7.2.Final/quarkus-resteasy-server-common-spi-2.7.2.Final.jar
[2025-11-27T00:27:41.058Z] Downloading from central: https://repo.maven.apache.org/maven2/io/quarkus/http/quarkus-http-http-core/4.1.7/quarkus-http-http-core-4.1.7.jar
[2025-11-27T00:27:41.058Z] Downloaded from central: https://repo.maven.apache.org/maven2/io/quarkus/quarkus-resteasy-common-spi/2.7.2.Final/quarkus-resteasy-common-spi-2.7.2.Final.jar (9.1 kB at 70 kB/s)
[2025-11-27T00:27:41.058Z] Downloading from central: https://repo.maven.apache.org/maven2/io/quarkus/http/quarkus-http-core/4.1.7/quarkus-http-core-4.1.7.jar
[2025-11-27T00:27:41.058Z] Downloaded from central: https://repo.maven.apache.org/maven2/io/quarkus/quarkus-resteasy-common-deployment/2.7.2.Final/quarkus-resteasy-common-deployment-2.7.2.Final.jar (21 kB at 115 kB/s)
[2025-11-27T00:27:41.058Z] Downloading from central: https://repo.maven.apache.org/maven2/io/quarkus/http/quarkus-http-servlet/4.1.7/quarkus-http-servlet-4.1.7.jar
[2025-11-27T00:27:41.058Z] Downloaded from central: https://repo.maven.apache.org/maven2/io/quarkus/quarkus-jaxrs-spi-deployment/2.7.2.Final/quarkus-jaxrs-spi-deployment-2.7.2.Final.jar (3.4 kB at 21 kB/s)
[2025-11-27T00:27:41.058Z] Downloading from central: https://repo.maven.apache.org/maven2/jakarta/servlet/jakarta.servlet-api/4.0.3/jakarta.servlet-api-4.0.3.jar
[2025-11-27T00:27:41.058Z] Downloaded from central: https://repo.maven.apache.org/maven2/io/quarkus/quarkus-resteasy-server-common-spi/2.7.2.Final/quarkus-resteasy-server-common-spi-2.7.2.Final.jar (5.6 kB at 33 kB/s)
[2025-11-27T00:27:41.058Z] Downloading from central: https://repo.maven.apache.org/maven2/org/jboss/metadata/jboss-metadata-common/14.0.0.Final/jboss-metadata-common-14.0.0.Final.jar
[2025-11-27T00:27:41.058Z] Downloaded from central: https://repo.maven.apache.org/maven2/io/quarkus/http/quarkus-http-http-core/4.1.7/quarkus-http-http-core-4.1.7.jar (39 kB at 187 kB/s)
[2025-11-27T00:27:41.058Z] Downloading from central: https://repo.maven.apache.org/maven2/org/jboss/metadata/jboss-metadata-web/14.0.0.Final/jboss-metadata-web-14.0.0.Final.jar
[2025-11-27T00:27:41.058Z] Downloaded from central: https://repo.maven.apache.org/maven2/jakarta/servlet/jakarta.servlet-api/4.0.3/jakarta.servlet-api-4.0.3.jar (83 kB at 359 kB/s)
[2025-11-27T00:27:41.058Z] Downloading from central: https://repo.maven.apache.org/maven2/io/quarkus/quarkus-undertow-spi/2.7.2.Final/quarkus-undertow-spi-2.7.2.Final.jar
[2025-11-27T00:27:41.058Z] Downloaded from central: https://repo.maven.apache.org/maven2/io/quarkus/http/quarkus-http-servlet/4.1.7/quarkus-http-servlet-4.1.7.jar (496 kB at 2.1 MB/s)
[2025-11-27T00:27:41.058Z] Downloading from central: https://repo.maven.apache.org/maven2/io/quarkus/quarkus-resteasy-server-common-deployment/2.7.2.Final/quarkus-resteasy-server-common-deployment-2.7.2.Final.jar
[2025-11-27T00:27:41.058Z] Downloaded from central: https://repo.maven.apache.org/maven2/org/jboss/metadata/jboss-metadata-common/14.0.0.Final/jboss-metadata-common-14.0.0.Final.jar (524 kB at 2.1 MB/s)
[2025-11-27T00:27:41.058Z] Downloading from central: https://repo.maven.apache.org/maven2/io/quarkus/quarkus-vertx-deployment/2.7.2.Final/quarkus-vertx-deployment-2.7.2.Final.jar
[2025-11-27T00:27:41.058Z] Downloaded from central: https://repo.maven.apache.org/maven2/io/quarkus/http/quarkus-http-core/4.1.7/quarkus-http-core-4.1.7.jar (938 kB at 3.7 MB/s)
[2025-11-27T00:27:41.058Z] Downloading from central: https://repo.maven.apache.org/maven2/io/quarkus/quarkus-vertx-http-deployment-spi/2.7.2.Final/quarkus-vertx-http-deployment-spi-2.7.2.Final.jar
[2025-11-27T00:27:41.058Z] Downloaded from central: https://repo.maven.apache.org/maven2/org/jboss/metadata/jboss-metadata-web/14.0.0.Final/jboss-metadata-web-14.0.0.Final.jar (549 kB at 1.8 MB/s)
[2025-11-27T00:27:41.058Z] Downloading from central: https://repo.maven.apache.org/maven2/io/quarkus/quarkus-smallrye-context-propagation-deployment/2.7.2.Final/quarkus-smallrye-context-propagation-deployment-2.7.2.Final.jar
[2025-11-27T00:27:41.058Z] Downloaded from central: https://repo.maven.apache.org/maven2/io/quarkus/quarkus-undertow-spi/2.7.2.Final/quarkus-undertow-spi-2.7.2.Final.jar (23 kB at 68 kB/s)
[2025-11-27T00:27:41.058Z] Downloading from central: https://repo.maven.apache.org/maven2/io/quarkus/quarkus-mutiny-deployment/2.7.2.Final/quarkus-mutiny-deployment-2.7.2.Final.jar
[2025-11-27T00:27:41.058Z] Downloaded from central: https://repo.maven.apache.org/maven2/io/quarkus/quarkus-vertx-http-deployment-spi/2.7.2.Final/quarkus-vertx-http-deployment-spi-2.7.2.Final.jar (3.5 kB at 10 kB/s)
[2025-11-27T00:27:41.058Z] Downloading from central: https://repo.maven.apache.org/maven2/io/quarkus/quarkus-kubernetes-spi/2.7.2.Final/quarkus-kubernetes-spi-2.7.2.Final.jar
[2025-11-27T00:27:41.058Z] Downloaded from central: https://repo.maven.apache.org/maven2/io/quarkus/quarkus-vertx-deployment/2.7.2.Final/quarkus-vertx-deployment-2.7.2.Final.jar (38 kB at 104 kB/s)
[2025-11-27T00:27:41.058Z] Downloading from central: https://repo.maven.apache.org/maven2/io/quarkus/quarkus-vertx-http-deployment/2.7.2.Final/quarkus-vertx-http-deployment-2.7.2.Final.jar
[2025-11-27T00:27:41.058Z] Downloaded from central: https://repo.maven.apache.org/maven2/io/quarkus/quarkus-resteasy-server-common-deployment/2.7.2.Final/quarkus-resteasy-server-common-deployment-2.7.2.Final.jar (33 kB at 81 kB/s)
[2025-11-27T00:27:41.058Z] Downloading from central: https://repo.maven.apache.org/maven2/io/quarkus/quarkus-vertx-http-dev-console-spi/2.7.2.Final/quarkus-vertx-http-dev-console-spi-2.7.2.Final.jar
[2025-11-27T00:27:41.058Z] Downloaded from central: https://repo.maven.apache.org/maven2/io/quarkus/quarkus-kubernetes-spi/2.7.2.Final/quarkus-kubernetes-spi-2.7.2.Final.jar (22 kB at 49 kB/s)
[2025-11-27T00:27:41.058Z] Downloading from central: https://repo.maven.apache.org/maven2/io/quarkus/arc/arc-processor/2.7.2.Final/arc-processor-2.7.2.Final.jar
[2025-11-27T00:27:41.058Z] Downloaded from central: https://repo.maven.apache.org/maven2/io/quarkus/quarkus-mutiny-deployment/2.7.2.Final/quarkus-mutiny-deployment-2.7.2.Final.jar (4.0 kB at 7.9 kB/s)
[2025-11-27T00:27:41.058Z] Downloading from central: https://repo.maven.apache.org/maven2/io/quarkus/quarkus-arc-deployment/2.7.2.Final/quarkus-arc-deployment-2.7.2.Final.jar
[2025-11-27T00:27:41.058Z] Downloaded from central: https://repo.maven.apache.org/maven2/io/quarkus/quarkus-vertx-http-dev-console-spi/2.7.2.Final/quarkus-vertx-http-dev-console-spi-2.7.2.Final.jar (9.5 kB at 18 kB/s)
[2025-11-27T00:27:41.058Z] Downloading from central: https://repo.maven.apache.org/maven2/io/quarkus/quarkus-security-spi/2.7.2.Final/quarkus-security-spi-2.7.2.Final.jar
[2025-11-27T00:27:41.058Z] Downloaded from central: https://repo.maven.apache.org/maven2/io/quarkus/quarkus-smallrye-context-propagation-deployment/2.7.2.Final/quarkus-smallrye-context-propagation-deployment-2.7.2.Final.jar (6.9 kB at 13 kB/s)
[2025-11-27T00:27:41.058Z] Downloading from central: https://repo.maven.apache.org/maven2/io/quarkus/quarkus-resteasy-deployment/2.7.2.Final/quarkus-resteasy-deployment-2.7.2.Final.jar
[2025-11-27T00:27:41.058Z] Downloaded from central: https://repo.maven.apache.org/maven2/io/quarkus/quarkus-arc-deployment/2.7.2.Final/quarkus-arc-deployment-2.7.2.Final.jar (263 kB at 414 kB/s)
[2025-11-27T00:27:41.058Z] Downloading from central: https://repo.maven.apache.org/maven2/io/quarkus/quarkus-apache-httpclient-deployment/2.7.2.Final/quarkus-apache-httpclient-deployment-2.7.2.Final.jar
[2025-11-27T00:27:41.058Z] Downloaded from central: https://repo.maven.apache.org/maven2/io/quarkus/quarkus-security-spi/2.7.2.Final/quarkus-security-spi-2.7.2.Final.jar (4.7 kB at 6.8 kB/s)
[2025-11-27T00:27:41.058Z] Downloading from central: https://repo.maven.apache.org/maven2/io/quarkus/quarkus-resteasy-mutiny-common-deployment/2.7.2.Final/quarkus-resteasy-mutiny-common-deployment-2.7.2.Final.jar
[2025-11-27T00:27:41.058Z] Downloaded from central: https://repo.maven.apache.org/maven2/io/quarkus/quarkus-apache-httpclient-deployment/2.7.2.Final/quarkus-apache-httpclient-deployment-2.7.2.Final.jar (4.8 kB at 6.4 kB/s)
[2025-11-27T00:27:41.058Z] Downloading from central: https://repo.maven.apache.org/maven2/io/quarkus/quarkus-resteasy-mutiny-deployment/2.7.2.Final/quarkus-resteasy-mutiny-deployment-2.7.2.Final.jar
[2025-11-27T00:27:41.058Z] Downloaded from central: https://repo.maven.apache.org/maven2/io/quarkus/quarkus-resteasy-deployment/2.7.2.Final/quarkus-resteasy-deployment-2.7.2.Final.jar (22 kB at 29 kB/s)
[2025-11-27T00:27:41.058Z] Downloading from central: https://repo.maven.apache.org/maven2/io/quarkus/quarkus-jackson-spi/2.7.2.Final/quarkus-jackson-spi-2.7.2.Final.jar
[2025-11-27T00:27:41.058Z] Downloaded from central: https://repo.maven.apache.org/maven2/io/quarkus/quarkus-jackson-spi/2.7.2.Final/quarkus-jackson-spi-2.7.2.Final.jar (6.0 kB at 6.7 kB/s)
[2025-11-27T00:27:41.058Z] Downloading from central: https://repo.maven.apache.org/maven2/io/quarkus/quarkus-jackson-deployment/2.7.2.Final/quarkus-jackson-deployment-2.7.2.Final.jar
[2025-11-27T00:27:41.058Z] Downloaded from central: https://repo.maven.apache.org/maven2/io/quarkus/arc/arc-processor/2.7.2.Final/arc-processor-2.7.2.Final.jar (390 kB at 422 kB/s)
[2025-11-27T00:27:41.058Z] Downloading from central: https://repo.maven.apache.org/maven2/io/quarkus/quarkus-resteasy-jackson-deployment/2.7.2.Final/quarkus-resteasy-jackson-deployment-2.7.2.Final.jar
[2025-11-27T00:27:41.058Z] Downloaded from central: https://repo.maven.apache.org/maven2/io/quarkus/quarkus-vertx-http-deployment/2.7.2.Final/quarkus-vertx-http-deployment-2.7.2.Final.jar (3.0 MB at 3.1 MB/s)
[2025-11-27T00:27:41.058Z] Downloading from central: https://repo.maven.apache.org/maven2/io/quarkus/quarkus-netty-deployment/2.7.2.Final/quarkus-netty-deployment-2.7.2.Final.jar
[2025-11-27T00:27:41.058Z] Downloaded from central: https://repo.maven.apache.org/maven2/io/quarkus/quarkus-resteasy-jackson-deployment/2.7.2.Final/quarkus-resteasy-jackson-deployment-2.7.2.Final.jar (4.1 kB at 4.0 kB/s)
[2025-11-27T00:27:41.058Z] Downloading from central: https://repo.maven.apache.org/maven2/io/quarkiverse/amazonservices/quarkus-amazon-common-deployment/1.0.3/quarkus-amazon-common-deployment-1.0.3.jar
[2025-11-27T00:27:41.058Z] Downloaded from central: https://repo.maven.apache.org/maven2/io/quarkus/quarkus-resteasy-mutiny-deployment/2.7.2.Final/quarkus-resteasy-mutiny-deployment-2.7.2.Final.jar (4.0 kB at 3.9 kB/s)
[2025-11-27T00:27:41.058Z] Downloading from central: https://repo.maven.apache.org/maven2/io/quarkiverse/amazonservices/quarkus-amazon-dynamodb-deployment/1.0.3/quarkus-amazon-dynamodb-deployment-1.0.3.jar
[2025-11-27T00:27:41.058Z] Downloaded from central: https://repo.maven.apache.org/maven2/io/quarkus/quarkus-netty-deployment/2.7.2.Final/quarkus-netty-deployment-2.7.2.Final.jar (14 kB at 13 kB/s)
[2025-11-27T00:27:41.058Z] Downloaded from central: https://repo.maven.apache.org/maven2/io/quarkus/quarkus-resteasy-mutiny-common-deployment/2.7.2.Final/quarkus-resteasy-mutiny-common-deployment-2.7.2.Final.jar (4.5 kB at 4.2 kB/s)
[2025-11-27T00:27:41.058Z] Downloaded from central: https://repo.maven.apache.org/maven2/io/quarkus/quarkus-jackson-deployment/2.7.2.Final/quarkus-jackson-deployment-2.7.2.Final.jar (11 kB at 9.4 kB/s)
[2025-11-27T00:27:41.058Z] Downloaded from central: https://repo.maven.apache.org/maven2/io/quarkiverse/amazonservices/quarkus-amazon-dynamodb-deployment/1.0.3/quarkus-amazon-dynamodb-deployment-1.0.3.jar (7.2 kB at 5.2 kB/s)
[2025-11-27T00:27:41.058Z] Downloaded from central: https://repo.maven.apache.org/maven2/io/quarkiverse/amazonservices/quarkus-amazon-common-deployment/1.0.3/quarkus-amazon-common-deployment-1.0.3.jar (20 kB at 13 kB/s)
[2025-11-27T00:27:41.058Z] Downloading from central: https://repo.maven.apache.org/maven2/io/quarkus/quarkus-bom-quarkus-platform-properties/2.7.2.Final/quarkus-bom-quarkus-platform-properties-2.7.2.Final.properties
[2025-11-27T00:27:41.058Z] Downloaded from central: https://repo.maven.apache.org/maven2/io/quarkus/quarkus-bom-quarkus-platform-properties/2.7.2.Final/quarkus-bom-quarkus-platform-properties-2.7.2.Final.properties (90 B at 295 B/s)
[2025-11-27T00:27:41.058Z] 2025-11-27 00:26:07,280 INFO [org.jbo.threads] (main) JBoss Threads version 3.4.2.Final
[2025-11-27T00:27:41.058Z] 2025-11-27 00:26:08,784 WARN [org.tes.uti.TestcontainersConfiguration] (pool-5-thread-1) Attempted to read Testcontainers configuration file at file:/root/.testcontainers.properties but the file was not found. Exception message: FileNotFoundException: /root/.testcontainers.properties (No such file or directory)
[2025-11-27T00:27:41.058Z] 2025-11-27 00:26:09,237 INFO [org.tes.doc.DockerClientProviderStrategy] (pool-5-thread-1) Found Docker environment with local Unix socket (unix:///var/run/docker.sock)
[2025-11-27T00:27:41.058Z] 2025-11-27 00:26:09,268 INFO [org.tes.DockerClientFactory] (pool-5-thread-1) Docker host IP address is 172.17.0.1
[2025-11-27T00:27:41.058Z] 2025-11-27 00:26:09,342 INFO [org.tes.DockerClientFactory] (pool-5-thread-1) Connected to docker:
[2025-11-27T00:27:41.058Z] Server Version: 20.10.7
[2025-11-27T00:27:41.058Z] API Version: 1.41
[2025-11-27T00:27:41.058Z] Operating System: Ubuntu 16.04.7 LTS
[2025-11-27T00:27:41.058Z] Total Memory: 7975 MB
[2025-11-27T00:27:41.058Z] 2025-11-27 00:26:09,345 INFO [org.tes.uti.ImageNameSubstitutor] (pool-5-thread-1) Image name substitution will be performed by: DefaultImageNameSubstitutor (composite of 'ConfigurationFileImageNameSubstitutor' and 'PrefixingImageNameSubstitutor')
[2025-11-27T00:27:41.058Z] 2025-11-27 00:26:09,387 INFO [org.tes.uti.RegistryAuthLocator] (pool-5-thread-1) Failure when attempting to lookup auth config. Please ignore if you don't have images in an authenticated registry. Details: (dockerImageName: testcontainers/ryuk:0.3.3, configFile: /root/.docker/config.json. Falling back to docker-java default behaviour. Exception message: /root/.docker/config.json (No such file or directory)
[2025-11-27T00:27:41.058Z] 2025-11-27 00:26:10,328 INFO [org.tes.DockerClientFactory] (pool-5-thread-1) Ryuk started - will monitor and terminate Testcontainers containers on JVM exit
[2025-11-27T00:27:41.058Z] 2025-11-27 00:26:10,328 INFO [org.tes.DockerClientFactory] (pool-5-thread-1) Checking the system...
[2025-11-27T00:27:41.058Z] 2025-11-27 00:26:10,328 INFO [org.tes.DockerClientFactory] (pool-5-thread-1) ✔︎ Docker server version should be at least 1.6.0
[2025-11-27T00:27:41.058Z] 2025-11-27 00:26:10,486 INFO [org.tes.DockerClientFactory] (pool-5-thread-1) ✔︎ Docker environment should have more than 2GB free disk space
[2025-11-27T00:27:41.058Z] 2025-11-27 00:26:14,304 INFO [doc.12.17]] (pool-5-thread-1) HOSTNAME_EXTERNAL environment variable set to 172.17.0.1 (to match host-routable address for container)
[2025-11-27T00:27:41.058Z] 2025-11-27 00:26:14,305 INFO [doc.12.17]] (pool-5-thread-1) Creating container for image: localstack/localstack:0.12.17
[2025-11-27T00:27:41.058Z] 2025-11-27 00:26:15,633 INFO [doc.12.17]] (pool-5-thread-1) Container localstack/localstack:0.12.17 is starting: 2452d9c17debeef150285a8b5d279b838a528223d32ee6f86490098f3d10fa19
[2025-11-27T00:27:41.058Z] 2025-11-27 00:26:34,457 INFO [doc.12.17]] (pool-5-thread-1) Container localstack/localstack:0.12.17 started in PT20.151257483S
[2025-11-27T00:27:41.058Z] 2025-11-27 00:26:35,785 INFO [io.quarkus] (main) Quarkus 2.7.2.Final on JVM started in 29.028s. Listening on: http://localhost:8081
[2025-11-27T00:27:41.058Z] 2025-11-27 00:26:35,785 INFO [io.quarkus] (main) Profile test activated.
[2025-11-27T00:27:41.058Z] 2025-11-27 00:26:35,785 INFO [io.quarkus] (main) Installed features: [amazon-dynamodb, cdi, resteasy, resteasy-jackson, resteasy-mutiny, smallrye-context-propagation, vertx]
[2025-11-27T00:27:41.058Z] [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 43.285 s - in org.acme.dynamodb.DynamodbResourcesTest
[2025-11-27T00:27:41.058Z] 2025-11-27 00:26:40,726 INFO [io.quarkus] (main) Quarkus stopped in 2.066s
[2025-11-27T00:27:41.058Z] [INFO]
[2025-11-27T00:27:41.058Z] [INFO] Results:
[2025-11-27T00:27:41.058Z] [INFO]
[2025-11-27T00:27:41.059Z] [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0
[2025-11-27T00:27:41.059Z] [INFO]
[2025-11-27T00:27:41.059Z] [INFO]
[2025-11-27T00:27:41.059Z] [INFO] --- maven-jar-plugin:2.4:jar (default-jar) @ amazon-dynamodb-quickstart ---
[2025-11-27T00:27:41.059Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-archiver/2.5/maven-archiver-2.5.pom
[2025-11-27T00:27:41.059Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-archiver/2.5/maven-archiver-2.5.pom (4.5 kB at 68 kB/s)
[2025-11-27T00:27:41.059Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-archiver/2.1/plexus-archiver-2.1.pom
[2025-11-27T00:27:41.059Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-archiver/2.1/plexus-archiver-2.1.pom (2.8 kB at 37 kB/s)
[2025-11-27T00:27:41.059Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-io/2.0.2/plexus-io-2.0.2.pom
[2025-11-27T00:27:41.059Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-io/2.0.2/plexus-io-2.0.2.pom (1.7 kB at 37 kB/s)
[2025-11-27T00:27:41.059Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-components/1.1.19/plexus-components-1.1.19.pom
[2025-11-27T00:27:41.059Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-components/1.1.19/plexus-components-1.1.19.pom (2.7 kB at 48 kB/s)
[2025-11-27T00:27:41.059Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus/3.0.1/plexus-3.0.1.pom
[2025-11-27T00:27:41.059Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus/3.0.1/plexus-3.0.1.pom (19 kB at 351 kB/s)
[2025-11-27T00:27:41.059Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-interpolation/1.15/plexus-interpolation-1.15.pom
[2025-11-27T00:27:41.059Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-interpolation/1.15/plexus-interpolation-1.15.pom (1.0 kB at 20 kB/s)
[2025-11-27T00:27:41.059Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/commons-lang/commons-lang/2.1/commons-lang-2.1.pom
[2025-11-27T00:27:41.059Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/commons-lang/commons-lang/2.1/commons-lang-2.1.pom (9.9 kB at 195 kB/s)
[2025-11-27T00:27:41.059Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/classworlds/classworlds/1.1-alpha-2/classworlds-1.1-alpha-2.jar
[2025-11-27T00:27:41.059Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-archiver/2.5/maven-archiver-2.5.jar
[2025-11-27T00:27:41.059Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-interpolation/1.15/plexus-interpolation-1.15.jar
[2025-11-27T00:27:41.059Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-archiver/2.1/plexus-archiver-2.1.jar
[2025-11-27T00:27:41.059Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-io/2.0.2/plexus-io-2.0.2.jar
[2025-11-27T00:27:41.059Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-archiver/2.5/maven-archiver-2.5.jar (22 kB at 307 kB/s)
[2025-11-27T00:27:41.059Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/commons-lang/commons-lang/2.1/commons-lang-2.1.jar
[2025-11-27T00:27:41.059Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/classworlds/classworlds/1.1-alpha-2/classworlds-1.1-alpha-2.jar (38 kB at 494 kB/s)
[2025-11-27T00:27:41.059Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-interpolation/1.15/plexus-interpolation-1.15.jar (60 kB at 775 kB/s)
[2025-11-27T00:27:41.059Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-archiver/2.1/plexus-archiver-2.1.jar (184 kB at 2.4 MB/s)
[2025-11-27T00:27:41.059Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-io/2.0.2/plexus-io-2.0.2.jar (58 kB at 747 kB/s)
[2025-11-27T00:27:41.059Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/commons-lang/commons-lang/2.1/commons-lang-2.1.jar (208 kB at 1.6 MB/s)
[2025-11-27T00:27:41.059Z] [INFO] Building jar: /quarkus-quickstarts/amazon-dynamodb-quickstart/target/amazon-dynamodb-quickstart-1.0.0-SNAPSHOT.jar
[2025-11-27T00:27:41.059Z] [INFO]
[2025-11-27T00:27:41.059Z] [INFO] --- quarkus-maven-plugin:2.7.2.Final:build (default) @ amazon-dynamodb-quickstart ---
[2025-11-27T00:27:43.233Z] [INFO] [io.quarkus.deployment.QuarkusAugmentor] Quarkus augmentation completed in 1915ms
[2025-11-27T00:27:43.233Z] [INFO]
[2025-11-27T00:27:43.233Z] [INFO] --- maven-install-plugin:2.4:install (default-install) @ amazon-dynamodb-quickstart ---
[2025-11-27T00:27:43.233Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-utils/3.0.5/plexus-utils-3.0.5.pom
[2025-11-27T00:27:43.904Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-utils/3.0.5/plexus-utils-3.0.5.pom (2.5 kB at 34 kB/s)
[2025-11-27T00:27:43.904Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus/3.1/plexus-3.1.pom
[2025-11-27T00:27:43.904Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus/3.1/plexus-3.1.pom (19 kB at 316 kB/s)
[2025-11-27T00:27:43.904Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-digest/1.0/plexus-digest-1.0.pom
[2025-11-27T00:27:43.904Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-digest/1.0/plexus-digest-1.0.pom (1.1 kB at 20 kB/s)
[2025-11-27T00:27:43.904Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-components/1.1.7/plexus-components-1.1.7.pom
[2025-11-27T00:27:43.904Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-components/1.1.7/plexus-components-1.1.7.pom (5.0 kB at 83 kB/s)
[2025-11-27T00:27:43.904Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus/1.0.8/plexus-1.0.8.pom
[2025-11-27T00:27:43.904Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus/1.0.8/plexus-1.0.8.pom (7.2 kB at 127 kB/s)
[2025-11-27T00:27:43.904Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-container-default/1.0-alpha-8/plexus-container-default-1.0-alpha-8.pom
[2025-11-27T00:27:43.904Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-container-default/1.0-alpha-8/plexus-container-default-1.0-alpha-8.pom (7.3 kB at 65 kB/s)
[2025-11-27T00:27:43.904Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-utils/3.0.5/plexus-utils-3.0.5.jar
[2025-11-27T00:27:43.904Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-digest/1.0/plexus-digest-1.0.jar
[2025-11-27T00:27:43.904Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-utils/3.0.5/plexus-utils-3.0.5.jar (230 kB at 3.6 MB/s)
[2025-11-27T00:27:43.904Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-digest/1.0/plexus-digest-1.0.jar (12 kB at 167 kB/s)
[2025-11-27T00:27:43.904Z] [INFO] Installing /quarkus-quickstarts/amazon-dynamodb-quickstart/target/amazon-dynamodb-quickstart-1.0.0-SNAPSHOT.jar to /root/.m2/repository/org/acme/amazon-dynamodb-quickstart/1.0.0-SNAPSHOT/amazon-dynamodb-quickstart-1.0.0-SNAPSHOT.jar
[2025-11-27T00:27:43.904Z] [INFO] Installing /quarkus-quickstarts/amazon-dynamodb-quickstart/pom.xml to /root/.m2/repository/org/acme/amazon-dynamodb-quickstart/1.0.0-SNAPSHOT/amazon-dynamodb-quickstart-1.0.0-SNAPSHOT.pom
[2025-11-27T00:27:43.904Z] [INFO]
[2025-11-27T00:27:43.904Z] [INFO] -------------------< org.acme:amazon-kms-quickstart >-------------------
[2025-11-27T00:27:43.904Z] [INFO] Building amazon-kms-quickstart 1.0.0-SNAPSHOT [2/103]
[2025-11-27T00:27:43.904Z] [INFO] --------------------------------[ jar ]---------------------------------
[2025-11-27T00:27:43.904Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/quarkiverse/amazonservices/quarkus-amazon-kms/1.0.3/quarkus-amazon-kms-1.0.3.pom
[2025-11-27T00:27:44.577Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/io/quarkiverse/amazonservices/quarkus-amazon-kms/1.0.3/quarkus-amazon-kms-1.0.3.pom (3.5 kB at 12 kB/s)
[2025-11-27T00:27:44.577Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/quarkiverse/amazonservices/quarkus-amazon-kms-parent/1.0.3/quarkus-amazon-kms-parent-1.0.3.pom
[2025-11-27T00:27:44.577Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/io/quarkiverse/amazonservices/quarkus-amazon-kms-parent/1.0.3/quarkus-amazon-kms-parent-1.0.3.pom (780 B at 1.7 kB/s)
[2025-11-27T00:27:44.577Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/software/amazon/awssdk/kms/2.17.103/kms-2.17.103.pom
[2025-11-27T00:27:45.249Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/software/amazon/awssdk/kms/2.17.103/kms-2.17.103.pom (2.3 kB at 13 kB/s)
[2025-11-27T00:27:45.249Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/quarkiverse/amazonservices/quarkus-amazon-kms/1.0.3/quarkus-amazon-kms-1.0.3.jar
[2025-11-27T00:27:45.249Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/software/amazon/awssdk/kms/2.17.103/kms-2.17.103.jar
[2025-11-27T00:27:45.249Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/software/amazon/awssdk/kms/2.17.103/kms-2.17.103.jar (1.1 MB at 6.9 MB/s)
[2025-11-27T00:27:45.249Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/io/quarkiverse/amazonservices/quarkus-amazon-kms/1.0.3/quarkus-amazon-kms-1.0.3.jar (8.1 kB at 37 kB/s)
[2025-11-27T00:27:45.249Z] [INFO]
[2025-11-27T00:27:45.249Z] [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ amazon-kms-quickstart ---
[2025-11-27T00:27:45.249Z] [INFO]
[2025-11-27T00:27:45.249Z] [INFO] --- maven-resources-plugin:2.6:resources (default-resources) @ amazon-kms-quickstart ---
[2025-11-27T00:27:45.249Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
[2025-11-27T00:27:45.249Z] [INFO] Copying 1 resource
[2025-11-27T00:27:45.249Z] [INFO]
[2025-11-27T00:27:45.249Z] [INFO] --- maven-compiler-plugin:3.1:compile (default-compile) @ amazon-kms-quickstart ---
[2025-11-27T00:27:45.249Z] [INFO] Changes detected - recompiling the module!
[2025-11-27T00:27:45.249Z] [INFO] Compiling 2 source files to /quarkus-quickstarts/amazon-kms-quickstart/target/classes
[2025-11-27T00:27:45.921Z] [INFO]
[2025-11-27T00:27:45.921Z] [INFO] --- maven-resources-plugin:2.6:testResources (default-testResources) @ amazon-kms-quickstart ---
[2025-11-27T00:27:45.921Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
[2025-11-27T00:27:45.921Z] [INFO] skip non existing resourceDirectory /quarkus-quickstarts/amazon-kms-quickstart/src/test/resources
[2025-11-27T00:27:45.921Z] [INFO]
[2025-11-27T00:27:45.921Z] [INFO] --- maven-compiler-plugin:3.1:testCompile (default-testCompile) @ amazon-kms-quickstart ---
[2025-11-27T00:27:45.921Z] [INFO] Changes detected - recompiling the module!
[2025-11-27T00:27:45.921Z] [INFO] Compiling 3 source files to /quarkus-quickstarts/amazon-kms-quickstart/target/test-classes
[2025-11-27T00:27:45.921Z] [INFO]
[2025-11-27T00:27:45.921Z] [INFO] --- maven-surefire-plugin:3.0.0-M5:test (default-test) @ amazon-kms-quickstart ---
[2025-11-27T00:27:45.921Z] [INFO]
[2025-11-27T00:27:45.921Z] [INFO] -------------------------------------------------------
[2025-11-27T00:27:45.921Z] [INFO] T E S T S
[2025-11-27T00:27:45.921Z] [INFO] -------------------------------------------------------
[2025-11-27T00:27:45.921Z] [ERROR] Picked up JAVA_TOOL_OPTIONS: -Dfile.encoding=UTF8 -Djava.security.egd=file:/dev/./urandom
[2025-11-27T00:27:46.592Z] [INFO] Running org.acme.kms.KmsResourcesTest
[2025-11-27T00:28:15.170Z] Downloading from central: https://repo.maven.apache.org/maven2/io/quarkiverse/amazonservices/quarkus-amazon-kms-deployment/1.0.3/quarkus-amazon-kms-deployment-1.0.3.pom
[2025-11-27T00:28:15.170Z] Downloaded from central: https://repo.maven.apache.org/maven2/io/quarkiverse/amazonservices/quarkus-amazon-kms-deployment/1.0.3/quarkus-amazon-kms-deployment-1.0.3.pom (2.8 kB at 3.5 kB/s)
[2025-11-27T00:28:15.170Z] Downloading from central: https://repo.maven.apache.org/maven2/io/quarkiverse/amazonservices/quarkus-amazon-kms-deployment/1.0.3/quarkus-amazon-kms-deployment-1.0.3.jar
[2025-11-27T00:28:15.170Z] Downloaded from central: https://repo.maven.apache.org/maven2/io/quarkiverse/amazonservices/quarkus-amazon-kms-deployment/1.0.3/quarkus-amazon-kms-deployment-1.0.3.jar (6.9 kB at 15 kB/s)
[2025-11-27T00:28:15.170Z] 2025-11-27 00:26:53,223 INFO [org.jbo.threads] (main) JBoss Threads version 3.4.2.Final
[2025-11-27T00:28:15.170Z] 2025-11-27 00:26:54,945 INFO [org.tes.doc.DockerClientProviderStrategy] (pool-4-thread-1) Loaded org.testcontainers.dockerclient.UnixSocketClientProviderStrategy from ~/.testcontainers.properties, will try it first
[2025-11-27T00:28:15.170Z] 2025-11-27 00:26:55,448 INFO [org.tes.doc.DockerClientProviderStrategy] (pool-4-thread-1) Found Docker environment with local Unix socket (unix:///var/run/docker.sock)
[2025-11-27T00:28:15.170Z] 2025-11-27 00:26:55,537 INFO [org.tes.DockerClientFactory] (pool-4-thread-1) Docker host IP address is 172.17.0.1
[2025-11-27T00:28:15.170Z] 2025-11-27 00:26:55,602 INFO [org.tes.DockerClientFactory] (pool-4-thread-1) Connected to docker:
[2025-11-27T00:28:15.170Z] Server Version: 20.10.7
[2025-11-27T00:28:15.170Z] API Version: 1.41
[2025-11-27T00:28:15.170Z] Operating System: Ubuntu 16.04.7 LTS
[2025-11-27T00:28:15.170Z] Total Memory: 7975 MB
[2025-11-27T00:28:15.170Z] 2025-11-27 00:26:55,607 INFO [org.tes.uti.ImageNameSubstitutor] (pool-4-thread-1) Image name substitution will be performed by: DefaultImageNameSubstitutor (composite of 'ConfigurationFileImageNameSubstitutor' and 'PrefixingImageNameSubstitutor')
[2025-11-27T00:28:15.170Z] 2025-11-27 00:26:55,651 INFO [org.tes.uti.RegistryAuthLocator] (pool-4-thread-1) Failure when attempting to lookup auth config. Please ignore if you don't have images in an authenticated registry. Details: (dockerImageName: testcontainers/ryuk:0.3.3, configFile: /root/.docker/config.json. Falling back to docker-java default behaviour. Exception message: /root/.docker/config.json (No such file or directory)
[2025-11-27T00:28:15.170Z] 2025-11-27 00:26:56,594 INFO [org.tes.DockerClientFactory] (pool-4-thread-1) Ryuk started - will monitor and terminate Testcontainers containers on JVM exit
[2025-11-27T00:28:15.170Z] 2025-11-27 00:26:56,594 INFO [org.tes.DockerClientFactory] (pool-4-thread-1) Checking the system...
[2025-11-27T00:28:15.170Z] 2025-11-27 00:26:56,595 INFO [org.tes.DockerClientFactory] (pool-4-thread-1) ✔︎ Docker server version should be at least 1.6.0
[2025-11-27T00:28:15.170Z] 2025-11-27 00:26:56,746 INFO [org.tes.DockerClientFactory] (pool-4-thread-1) ✔︎ Docker environment should have more than 2GB free disk space
[2025-11-27T00:28:15.170Z] 2025-11-27 00:26:57,050 INFO [doc.12.17]] (pool-4-thread-1) HOSTNAME_EXTERNAL environment variable set to 172.17.0.1 (to match host-routable address for container)
[2025-11-27T00:28:15.170Z] 2025-11-27 00:26:57,051 INFO [doc.12.17]] (pool-4-thread-1) Creating container for image: localstack/localstack:0.12.17
[2025-11-27T00:28:15.170Z] 2025-11-27 00:26:58,238 INFO [doc.12.17]] (pool-4-thread-1) Container localstack/localstack:0.12.17 is starting: a7dc41010b0279262b728f9401af1348c4c25c58b53527fcdc6a342fa09a6ac5
[2025-11-27T00:28:15.170Z] 2025-11-27 00:27:11,923 INFO [doc.12.17]] (pool-4-thread-1) Container localstack/localstack:0.12.17 started in PT14.872231397S
[2025-11-27T00:28:15.170Z] 2025-11-27 00:27:13,371 INFO [io.quarkus] (main) Quarkus 2.7.2.Final on JVM started in 20.840s. Listening on: http://localhost:8081
[2025-11-27T00:28:15.170Z] 2025-11-27 00:27:13,371 INFO [io.quarkus] (main) Profile test activated.
[2025-11-27T00:28:15.170Z] 2025-11-27 00:27:13,372 INFO [io.quarkus] (main) Installed features: [amazon-kms, cdi, resteasy, resteasy-jackson, resteasy-mutiny, smallrye-context-propagation, vertx]
[2025-11-27T00:28:15.170Z] [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 27.198 s - in org.acme.kms.KmsResourcesTest
[2025-11-27T00:28:16.570Z] 2025-11-27 00:27:17,285 INFO [io.quarkus] (main) Quarkus stopped in 2.062s
[2025-11-27T00:28:16.570Z] [INFO]
[2025-11-27T00:28:16.570Z] [INFO] Results:
[2025-11-27T00:28:16.570Z] [INFO]
[2025-11-27T00:28:16.570Z] [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0
[2025-11-27T00:28:16.570Z] [INFO]
[2025-11-27T00:28:16.570Z] [INFO]
[2025-11-27T00:28:16.570Z] [INFO] --- maven-jar-plugin:2.4:jar (default-jar) @ amazon-kms-quickstart ---
[2025-11-27T00:28:16.570Z] [INFO] Building jar: /quarkus-quickstarts/amazon-kms-quickstart/target/amazon-kms-quickstart-1.0.0-SNAPSHOT.jar
[2025-11-27T00:28:16.570Z] [INFO]
[2025-11-27T00:28:16.570Z] [INFO] --- quarkus-maven-plugin:2.7.2.Final:build (default) @ amazon-kms-quickstart ---
[2025-11-27T00:28:18.838Z] [INFO] [io.quarkus.deployment.QuarkusAugmentor] Quarkus augmentation completed in 1690ms
[2025-11-27T00:28:18.838Z] [INFO]
[2025-11-27T00:28:18.838Z] [INFO] --- maven-install-plugin:2.4:install (default-install) @ amazon-kms-quickstart ---
[2025-11-27T00:28:18.838Z] [INFO] Installing /quarkus-quickstarts/amazon-kms-quickstart/target/amazon-kms-quickstart-1.0.0-SNAPSHOT.jar to /root/.m2/repository/org/acme/amazon-kms-quickstart/1.0.0-SNAPSHOT/amazon-kms-quickstart-1.0.0-SNAPSHOT.jar
[2025-11-27T00:28:18.838Z] [INFO] Installing /quarkus-quickstarts/amazon-kms-quickstart/pom.xml to /root/.m2/repository/org/acme/amazon-kms-quickstart/1.0.0-SNAPSHOT/amazon-kms-quickstart-1.0.0-SNAPSHOT.pom
[2025-11-27T00:28:18.838Z] [INFO]
[2025-11-27T00:28:18.838Z] [INFO] -------------------< org.acme:amazon-s3-quickstart >--------------------
[2025-11-27T00:28:18.838Z] [INFO] Building amazon-s3-quickstart 1.0.0-SNAPSHOT [3/103]
[2025-11-27T00:28:18.838Z] [INFO] --------------------------------[ jar ]---------------------------------
[2025-11-27T00:28:18.838Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/quarkus/quarkus-resteasy-multipart/2.7.2.Final/quarkus-resteasy-multipart-2.7.2.Final.pom
[2025-11-27T00:28:18.838Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/io/quarkus/quarkus-resteasy-multipart/2.7.2.Final/quarkus-resteasy-multipart-2.7.2.Final.pom (2.6 kB at 15 kB/s)
[2025-11-27T00:28:18.838Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/quarkus/quarkus-resteasy-multipart-parent/2.7.2.Final/quarkus-resteasy-multipart-parent-2.7.2.Final.pom
[2025-11-27T00:28:18.838Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/io/quarkus/quarkus-resteasy-multipart-parent/2.7.2.Final/quarkus-resteasy-multipart-parent-2.7.2.Final.pom (774 B at 8.1 kB/s)
[2025-11-27T00:28:18.838Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/jboss/resteasy/resteasy-multipart-provider/4.7.5.Final/resteasy-multipart-provider-4.7.5.Final.pom
[2025-11-27T00:28:18.838Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/jboss/resteasy/resteasy-multipart-provider/4.7.5.Final/resteasy-multipart-provider-4.7.5.Final.pom (5.8 kB at 91 kB/s)
[2025-11-27T00:28:18.838Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/jboss/resteasy/resteasy-jaxb-provider/4.7.5.Final/resteasy-jaxb-provider-4.7.5.Final.pom
[2025-11-27T00:28:18.838Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/jboss/resteasy/resteasy-jaxb-provider/4.7.5.Final/resteasy-jaxb-provider-4.7.5.Final.pom (6.0 kB at 112 kB/s)
[2025-11-27T00:28:18.838Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/glassfish/jaxb/jaxb-runtime/2.3.3-b02/jaxb-runtime-2.3.3-b02.pom
[2025-11-27T00:28:18.838Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/glassfish/jaxb/jaxb-runtime/2.3.3-b02/jaxb-runtime-2.3.3-b02.pom (8.6 kB at 141 kB/s)
[2025-11-27T00:28:18.838Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/com/sun/xml/bind/mvn/jaxb-runtime-parent/2.3.3-b02/jaxb-runtime-parent-2.3.3-b02.pom
[2025-11-27T00:28:18.838Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/com/sun/xml/bind/mvn/jaxb-runtime-parent/2.3.3-b02/jaxb-runtime-parent-2.3.3-b02.pom (1.1 kB at 19 kB/s)
[2025-11-27T00:28:18.838Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/com/sun/xml/bind/mvn/jaxb-parent/2.3.3-b02/jaxb-parent-2.3.3-b02.pom
[2025-11-27T00:28:19.790Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/com/sun/xml/bind/mvn/jaxb-parent/2.3.3-b02/jaxb-parent-2.3.3-b02.pom (29 kB at 543 kB/s)
[2025-11-27T00:28:19.790Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/com/sun/xml/bind/jaxb-bom-ext/2.3.3-b02/jaxb-bom-ext-2.3.3-b02.pom
[2025-11-27T00:28:19.790Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/com/sun/xml/bind/jaxb-bom-ext/2.3.3-b02/jaxb-bom-ext-2.3.3-b02.pom (3.4 kB at 74 kB/s)
[2025-11-27T00:28:19.790Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/glassfish/jaxb/jaxb-bom/2.3.3-b02/jaxb-bom-2.3.3-b02.pom
[2025-11-27T00:28:19.790Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/glassfish/jaxb/jaxb-bom/2.3.3-b02/jaxb-bom-2.3.3-b02.pom (8.2 kB at 135 kB/s)
[2025-11-27T00:28:19.790Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/glassfish/jaxb/txw2/2.3.3-b02/txw2-2.3.3-b02.pom
[2025-11-27T00:28:19.790Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/glassfish/jaxb/txw2/2.3.3-b02/txw2-2.3.3-b02.pom (1.7 kB at 35 kB/s)
[2025-11-27T00:28:19.790Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/com/sun/xml/bind/mvn/jaxb-txw-parent/2.3.3-b02/jaxb-txw-parent-2.3.3-b02.pom
[2025-11-27T00:28:19.790Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/com/sun/xml/bind/mvn/jaxb-txw-parent/2.3.3-b02/jaxb-txw-parent-2.3.3-b02.pom (1.7 kB at 34 kB/s)
[2025-11-27T00:28:19.790Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/com/sun/istack/istack-commons-runtime/3.0.10/istack-commons-runtime-3.0.10.pom
[2025-11-27T00:28:19.790Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/com/sun/istack/istack-commons-runtime/3.0.10/istack-commons-runtime-3.0.10.pom (5.1 kB at 88 kB/s)
[2025-11-27T00:28:19.790Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/com/sun/istack/istack-commons/3.0.10/istack-commons-3.0.10.pom
[2025-11-27T00:28:19.790Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/com/sun/istack/istack-commons/3.0.10/istack-commons-3.0.10.pom (22 kB at 429 kB/s)
[2025-11-27T00:28:19.790Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/com/sun/mail/jakarta.mail/1.6.5/jakarta.mail-1.6.5.pom
[2025-11-27T00:28:19.790Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/com/sun/mail/jakarta.mail/1.6.5/jakarta.mail-1.6.5.pom (5.9 kB at 94 kB/s)
[2025-11-27T00:28:19.790Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/com/sun/mail/all/1.6.5/all-1.6.5.pom
[2025-11-27T00:28:19.790Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/com/sun/mail/all/1.6.5/all-1.6.5.pom (21 kB at 444 kB/s)
[2025-11-27T00:28:19.790Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/james/apache-mime4j-dom/0.8.3/apache-mime4j-dom-0.8.3.pom
[2025-11-27T00:28:19.790Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/james/apache-mime4j-dom/0.8.3/apache-mime4j-dom-0.8.3.pom (3.5 kB at 53 kB/s)
[2025-11-27T00:28:19.790Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/james/apache-mime4j-project/0.8.3/apache-mime4j-project-0.8.3.pom
[2025-11-27T00:28:19.790Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/james/apache-mime4j-project/0.8.3/apache-mime4j-project-0.8.3.pom (8.9 kB at 111 kB/s)
[2025-11-27T00:28:19.790Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/james/apache-mime4j-core/0.8.3/apache-mime4j-core-0.8.3.pom
[2025-11-27T00:28:19.790Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/james/apache-mime4j-core/0.8.3/apache-mime4j-core-0.8.3.pom (2.2 kB at 45 kB/s)
[2025-11-27T00:28:19.790Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/james/apache-mime4j-storage/0.8.3/apache-mime4j-storage-0.8.3.pom
[2025-11-27T00:28:19.790Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/james/apache-mime4j-storage/0.8.3/apache-mime4j-storage-0.8.3.pom (2.4 kB at 35 kB/s)
[2025-11-27T00:28:19.790Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/quarkiverse/amazonservices/quarkus-amazon-s3/1.0.3/quarkus-amazon-s3-1.0.3.pom
[2025-11-27T00:28:20.463Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/io/quarkiverse/amazonservices/quarkus-amazon-s3/1.0.3/quarkus-amazon-s3-1.0.3.pom (3.6 kB at 15 kB/s)
[2025-11-27T00:28:20.463Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/quarkiverse/amazonservices/quarkus-amazon-s3-parent/1.0.3/quarkus-amazon-s3-parent-1.0.3.pom
[2025-11-27T00:28:20.463Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/io/quarkiverse/amazonservices/quarkus-amazon-s3-parent/1.0.3/quarkus-amazon-s3-parent-1.0.3.pom (777 B at 2.0 kB/s)
[2025-11-27T00:28:20.463Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/software/amazon/awssdk/s3/2.17.103/s3-2.17.103.pom
[2025-11-27T00:28:20.463Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/software/amazon/awssdk/s3/2.17.103/s3-2.17.103.pom (5.2 kB at 59 kB/s)
[2025-11-27T00:28:20.463Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/software/amazon/awssdk/aws-xml-protocol/2.17.103/aws-xml-protocol-2.17.103.pom
[2025-11-27T00:28:20.463Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/software/amazon/awssdk/aws-xml-protocol/2.17.103/aws-xml-protocol-2.17.103.pom (4.0 kB at 48 kB/s)
[2025-11-27T00:28:20.463Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/software/amazon/awssdk/aws-query-protocol/2.17.103/aws-query-protocol-2.17.103.pom
[2025-11-27T00:28:21.136Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/software/amazon/awssdk/aws-query-protocol/2.17.103/aws-query-protocol-2.17.103.pom (3.6 kB at 38 kB/s)
[2025-11-27T00:28:21.136Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/software/amazon/awssdk/arns/2.17.103/arns-2.17.103.pom
[2025-11-27T00:28:21.136Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/software/amazon/awssdk/arns/2.17.103/arns-2.17.103.pom (3.0 kB at 46 kB/s)
[2025-11-27T00:28:21.136Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/quarkus/quarkus-resteasy-multipart/2.7.2.Final/quarkus-resteasy-multipart-2.7.2.Final.jar
[2025-11-27T00:28:21.136Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/jboss/resteasy/resteasy-multipart-provider/4.7.5.Final/resteasy-multipart-provider-4.7.5.Final.jar
[2025-11-27T00:28:21.136Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/jboss/resteasy/resteasy-jaxb-provider/4.7.5.Final/resteasy-jaxb-provider-4.7.5.Final.jar
[2025-11-27T00:28:21.136Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/glassfish/jaxb/txw2/2.3.3-b02/txw2-2.3.3-b02.jar
[2025-11-27T00:28:21.136Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/glassfish/jaxb/jaxb-runtime/2.3.3-b02/jaxb-runtime-2.3.3-b02.jar
[2025-11-27T00:28:21.136Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/glassfish/jaxb/txw2/2.3.3-b02/txw2-2.3.3-b02.jar (72 kB at 800 kB/s)
[2025-11-27T00:28:21.136Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/com/sun/istack/istack-commons-runtime/3.0.10/istack-commons-runtime-3.0.10.jar
[2025-11-27T00:28:21.136Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/glassfish/jaxb/jaxb-runtime/2.3.3-b02/jaxb-runtime-2.3.3-b02.jar (1.0 MB at 9.7 MB/s)
[2025-11-27T00:28:21.136Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/com/sun/mail/jakarta.mail/1.6.5/jakarta.mail-1.6.5.jar
[2025-11-27T00:28:21.136Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/jboss/resteasy/resteasy-jaxb-provider/4.7.5.Final/resteasy-jaxb-provider-4.7.5.Final.jar (81 kB at 749 kB/s)
[2025-11-27T00:28:21.136Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/james/apache-mime4j-dom/0.8.3/apache-mime4j-dom-0.8.3.jar
[2025-11-27T00:28:21.136Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/jboss/resteasy/resteasy-multipart-provider/4.7.5.Final/resteasy-multipart-provider-4.7.5.Final.jar (98 kB at 790 kB/s)
[2025-11-27T00:28:21.136Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/james/apache-mime4j-core/0.8.3/apache-mime4j-core-0.8.3.jar
[2025-11-27T00:28:21.136Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/com/sun/istack/istack-commons-runtime/3.0.10/istack-commons-runtime-3.0.10.jar (30 kB at 197 kB/s)
[2025-11-27T00:28:21.136Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/james/apache-mime4j-storage/0.8.3/apache-mime4j-storage-0.8.3.jar
[2025-11-27T00:28:21.136Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/james/apache-mime4j-dom/0.8.3/apache-mime4j-dom-0.8.3.jar (331 kB at 1.9 MB/s)
[2025-11-27T00:28:21.136Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/quarkiverse/amazonservices/quarkus-amazon-s3/1.0.3/quarkus-amazon-s3-1.0.3.jar
[2025-11-27T00:28:21.136Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/io/quarkus/quarkus-resteasy-multipart/2.7.2.Final/quarkus-resteasy-multipart-2.7.2.Final.jar (7.2 kB at 40 kB/s)
[2025-11-27T00:28:21.136Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/software/amazon/awssdk/s3/2.17.103/s3-2.17.103.jar
[2025-11-27T00:28:21.136Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/com/sun/mail/jakarta.mail/1.6.5/jakarta.mail-1.6.5.jar (670 kB at 3.8 MB/s)
[2025-11-27T00:28:21.137Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/software/amazon/awssdk/aws-xml-protocol/2.17.103/aws-xml-protocol-2.17.103.jar
[2025-11-27T00:28:21.137Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/james/apache-mime4j-storage/0.8.3/apache-mime4j-storage-0.8.3.jar (30 kB at 150 kB/s)
[2025-11-27T00:28:21.137Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/software/amazon/awssdk/aws-query-protocol/2.17.103/aws-query-protocol-2.17.103.jar
[2025-11-27T00:28:21.137Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/james/apache-mime4j-core/0.8.3/apache-mime4j-core-0.8.3.jar (104 kB at 478 kB/s)
[2025-11-27T00:28:21.137Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/software/amazon/awssdk/arns/2.17.103/arns-2.17.103.jar
[2025-11-27T00:28:21.137Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/software/amazon/awssdk/aws-xml-protocol/2.17.103/aws-xml-protocol-2.17.103.jar (96 kB at 329 kB/s)
[2025-11-27T00:28:21.137Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/software/amazon/awssdk/aws-query-protocol/2.17.103/aws-query-protocol-2.17.103.jar (70 kB at 214 kB/s)
[2025-11-27T00:28:21.137Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/software/amazon/awssdk/arns/2.17.103/arns-2.17.103.jar (16 kB at 46 kB/s)
[2025-11-27T00:28:21.137Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/io/quarkiverse/amazonservices/quarkus-amazon-s3/1.0.3/quarkus-amazon-s3-1.0.3.jar (10 kB at 28 kB/s)
[2025-11-27T00:28:21.137Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/software/amazon/awssdk/s3/2.17.103/s3-2.17.103.jar (2.9 MB at 7.1 MB/s)
[2025-11-27T00:28:21.137Z] [INFO]
[2025-11-27T00:28:21.137Z] [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ amazon-s3-quickstart ---
[2025-11-27T00:28:21.137Z] [INFO]
[2025-11-27T00:28:21.137Z] [INFO] --- maven-resources-plugin:2.6:resources (default-resources) @ amazon-s3-quickstart ---
[2025-11-27T00:28:21.137Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
[2025-11-27T00:28:21.137Z] [INFO] Copying 3 resources
[2025-11-27T00:28:21.137Z] [INFO]
[2025-11-27T00:28:21.137Z] [INFO] --- maven-compiler-plugin:3.1:compile (default-compile) @ amazon-s3-quickstart ---
[2025-11-27T00:28:21.137Z] [INFO] Changes detected - recompiling the module!
[2025-11-27T00:28:21.137Z] [INFO] Compiling 5 source files to /quarkus-quickstarts/amazon-s3-quickstart/target/classes
[2025-11-27T00:28:21.810Z] [INFO]
[2025-11-27T00:28:21.810Z] [INFO] --- maven-resources-plugin:2.6:testResources (default-testResources) @ amazon-s3-quickstart ---
[2025-11-27T00:28:21.810Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
[2025-11-27T00:28:21.810Z] [INFO] skip non existing resourceDirectory /quarkus-quickstarts/amazon-s3-quickstart/src/test/resources
[2025-11-27T00:28:21.810Z] [INFO]
[2025-11-27T00:28:21.810Z] [INFO] --- maven-compiler-plugin:3.1:testCompile (default-testCompile) @ amazon-s3-quickstart ---
[2025-11-27T00:28:21.810Z] [INFO] Changes detected - recompiling the module!
[2025-11-27T00:28:21.810Z] [INFO] Compiling 3 source files to /quarkus-quickstarts/amazon-s3-quickstart/target/test-classes
[2025-11-27T00:28:21.810Z] [INFO]
[2025-11-27T00:28:21.810Z] [INFO] --- maven-surefire-plugin:3.0.0-M5:test (default-test) @ amazon-s3-quickstart ---
[2025-11-27T00:28:21.810Z] [INFO]
[2025-11-27T00:28:21.810Z] [INFO] -------------------------------------------------------
[2025-11-27T00:28:21.810Z] [INFO] T E S T S
[2025-11-27T00:28:21.810Z] [INFO] -------------------------------------------------------
[2025-11-27T00:28:21.810Z] [ERROR] Picked up JAVA_TOOL_OPTIONS: -Dfile.encoding=UTF8 -Djava.security.egd=file:/dev/./urandom
[2025-11-27T00:28:22.494Z] [INFO] Running org.acme.s3.S3ResourcesTest
[2025-11-27T00:28:46.796Z] Downloading from central: https://repo.maven.apache.org/maven2/io/quarkus/quarkus-resteasy-multipart-deployment/2.7.2.Final/quarkus-resteasy-multipart-deployment-2.7.2.Final.pom
[2025-11-27T00:28:46.796Z] Downloaded from central: https://repo.maven.apache.org/maven2/io/quarkus/quarkus-resteasy-multipart-deployment/2.7.2.Final/quarkus-resteasy-multipart-deployment-2.7.2.Final.pom (2.1 kB at 5.0 kB/s)
[2025-11-27T00:28:46.796Z] Downloading from central: https://repo.maven.apache.org/maven2/io/quarkiverse/amazonservices/quarkus-amazon-s3-deployment/1.0.3/quarkus-amazon-s3-deployment-1.0.3.pom
[2025-11-27T00:28:46.796Z] Downloaded from central: https://repo.maven.apache.org/maven2/io/quarkiverse/amazonservices/quarkus-amazon-s3-deployment/1.0.3/quarkus-amazon-s3-deployment-1.0.3.pom (2.8 kB at 5.1 kB/s)
[2025-11-27T00:28:46.796Z] Downloading from central: https://repo.maven.apache.org/maven2/io/quarkus/quarkus-resteasy-multipart-deployment/2.7.2.Final/quarkus-resteasy-multipart-deployment-2.7.2.Final.jar
[2025-11-27T00:28:46.796Z] Downloading from central: https://repo.maven.apache.org/maven2/io/quarkiverse/amazonservices/quarkus-amazon-s3-deployment/1.0.3/quarkus-amazon-s3-deployment-1.0.3.jar
[2025-11-27T00:28:46.796Z] Downloaded from central: https://repo.maven.apache.org/maven2/io/quarkus/quarkus-resteasy-multipart-deployment/2.7.2.Final/quarkus-resteasy-multipart-deployment-2.7.2.Final.jar (4.5 kB at 36 kB/s)
[2025-11-27T00:28:46.796Z] Downloaded from central: https://repo.maven.apache.org/maven2/io/quarkiverse/amazonservices/quarkus-amazon-s3-deployment/1.0.3/quarkus-amazon-s3-deployment-1.0.3.jar (6.9 kB at 12 kB/s)
[2025-11-27T00:28:46.796Z] 2025-11-27 00:27:29,477 INFO [org.jbo.threads] (main) JBoss Threads version 3.4.2.Final
[2025-11-27T00:28:46.796Z] 2025-11-27 00:27:31,237 INFO [org.tes.doc.DockerClientProviderStrategy] (pool-5-thread-1) Loaded org.testcontainers.dockerclient.UnixSocketClientProviderStrategy from ~/.testcontainers.properties, will try it first
[2025-11-27T00:28:46.796Z] 2025-11-27 00:27:31,622 INFO [org.tes.doc.DockerClientProviderStrategy] (pool-5-thread-1) Found Docker environment with local Unix socket (unix:///var/run/docker.sock)
[2025-11-27T00:28:46.796Z] 2025-11-27 00:27:31,633 INFO [org.tes.DockerClientFactory] (pool-5-thread-1) Docker host IP address is 172.17.0.1
[2025-11-27T00:28:46.796Z] 2025-11-27 00:27:31,720 INFO [org.tes.DockerClientFactory] (pool-5-thread-1) Connected to docker:
[2025-11-27T00:28:46.796Z] Server Version: 20.10.7
[2025-11-27T00:28:46.796Z] API Version: 1.41
[2025-11-27T00:28:46.796Z] Operating System: Ubuntu 16.04.7 LTS
[2025-11-27T00:28:46.796Z] Total Memory: 7975 MB
[2025-11-27T00:28:46.796Z] 2025-11-27 00:27:31,725 INFO [org.tes.uti.ImageNameSubstitutor] (pool-5-thread-1) Image name substitution will be performed by: DefaultImageNameSubstitutor (composite of 'ConfigurationFileImageNameSubstitutor' and 'PrefixingImageNameSubstitutor')
[2025-11-27T00:28:46.796Z] 2025-11-27 00:27:31,764 INFO [org.tes.uti.RegistryAuthLocator] (pool-5-thread-1) Failure when attempting to lookup auth config. Please ignore if you don't have images in an authenticated registry. Details: (dockerImageName: testcontainers/ryuk:0.3.3, configFile: /root/.docker/config.json. Falling back to docker-java default behaviour. Exception message: /root/.docker/config.json (No such file or directory)
[2025-11-27T00:28:46.796Z] 2025-11-27 00:27:32,738 INFO [org.tes.DockerClientFactory] (pool-5-thread-1) Ryuk started - will monitor and terminate Testcontainers containers on JVM exit
[2025-11-27T00:28:46.796Z] 2025-11-27 00:27:32,739 INFO [org.tes.DockerClientFactory] (pool-5-thread-1) Checking the system...
[2025-11-27T00:28:46.796Z] 2025-11-27 00:27:32,739 INFO [org.tes.DockerClientFactory] (pool-5-thread-1) ✔︎ Docker server version should be at least 1.6.0
[2025-11-27T00:28:46.796Z] 2025-11-27 00:27:32,874 INFO [org.tes.DockerClientFactory] (pool-5-thread-1) ✔︎ Docker environment should have more than 2GB free disk space
[2025-11-27T00:28:46.796Z] 2025-11-27 00:27:33,164 INFO [doc.12.17]] (pool-5-thread-1) HOSTNAME_EXTERNAL environment variable set to 172.17.0.1 (to match host-routable address for container)
[2025-11-27T00:28:46.796Z] 2025-11-27 00:27:33,165 INFO [doc.12.17]] (pool-5-thread-1) Creating container for image: localstack/localstack:0.12.17
[2025-11-27T00:28:46.796Z] 2025-11-27 00:27:34,377 INFO [doc.12.17]] (pool-5-thread-1) Container localstack/localstack:0.12.17 is starting: 463b6bfab16ae1bd2f59803d4a2f2851afd60a3d33bba179ba016d681d40acad
[2025-11-27T00:28:46.796Z] 2025-11-27 00:27:47,013 INFO [doc.12.17]] (pool-5-thread-1) Container localstack/localstack:0.12.17 started in PT13.847718152S
[2025-11-27T00:28:46.796Z] 2025-11-27 00:27:48,164 INFO [io.quarkus] (main) Quarkus 2.7.2.Final on JVM started in 19.160s. Listening on: http://localhost:8081
[2025-11-27T00:28:46.796Z] 2025-11-27 00:27:48,165 INFO [io.quarkus] (main) Profile test activated.
[2025-11-27T00:28:46.796Z] 2025-11-27 00:27:48,165 INFO [io.quarkus] (main) Installed features: [amazon-s3, cdi, resteasy, resteasy-jackson, resteasy-multipart, resteasy-mutiny, smallrye-context-propagation, vertx]
[2025-11-27T00:28:49.830Z] [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 27.316 s - in org.acme.s3.S3ResourcesTest
[2025-11-27T00:28:52.919Z] 2025-11-27 00:27:53,511 INFO [io.quarkus] (main) Quarkus stopped in 2.085s
[2025-11-27T00:28:52.920Z] [INFO]
[2025-11-27T00:28:52.920Z] [INFO] Results:
[2025-11-27T00:28:52.920Z] [INFO]
[2025-11-27T00:28:52.920Z] [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0
[2025-11-27T00:28:52.920Z] [INFO]
[2025-11-27T00:28:52.920Z] [INFO]
[2025-11-27T00:28:52.920Z] [INFO] --- maven-jar-plugin:2.4:jar (default-jar) @ amazon-s3-quickstart ---
[2025-11-27T00:28:52.920Z] [INFO] Building jar: /quarkus-quickstarts/amazon-s3-quickstart/target/amazon-s3-quickstart-1.0.0-SNAPSHOT.jar
[2025-11-27T00:28:52.920Z] [INFO]
[2025-11-27T00:28:52.920Z] [INFO] --- quarkus-maven-plugin:2.7.2.Final:build (default) @ amazon-s3-quickstart ---
[2025-11-27T00:28:55.124Z] [INFO] [io.quarkus.deployment.QuarkusAugmentor] Quarkus augmentation completed in 2008ms
[2025-11-27T00:28:55.124Z] [INFO]
[2025-11-27T00:28:55.124Z] [INFO] --- maven-install-plugin:2.4:install (default-install) @ amazon-s3-quickstart ---
[2025-11-27T00:28:55.124Z] [INFO] Installing /quarkus-quickstarts/amazon-s3-quickstart/target/amazon-s3-quickstart-1.0.0-SNAPSHOT.jar to /root/.m2/repository/org/acme/amazon-s3-quickstart/1.0.0-SNAPSHOT/amazon-s3-quickstart-1.0.0-SNAPSHOT.jar
[2025-11-27T00:28:55.124Z] [INFO] Installing /quarkus-quickstarts/amazon-s3-quickstart/pom.xml to /root/.m2/repository/org/acme/amazon-s3-quickstart/1.0.0-SNAPSHOT/amazon-s3-quickstart-1.0.0-SNAPSHOT.pom
[2025-11-27T00:28:55.124Z] [INFO]
[2025-11-27T00:28:55.124Z] [INFO] -------------------< org.acme:amazon-ses-quickstart >-------------------
[2025-11-27T00:28:55.124Z] [INFO] Building amazon-ses-quickstart 1.0.0-SNAPSHOT [4/103]
[2025-11-27T00:28:55.124Z] [INFO] --------------------------------[ jar ]---------------------------------
[2025-11-27T00:28:55.124Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/quarkiverse/amazonservices/quarkus-amazon-ses/1.0.3/quarkus-amazon-ses-1.0.3.pom
[2025-11-27T00:28:55.798Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/io/quarkiverse/amazonservices/quarkus-amazon-ses/1.0.3/quarkus-amazon-ses-1.0.3.pom (3.5 kB at 7.1 kB/s)
[2025-11-27T00:28:55.798Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/quarkiverse/amazonservices/quarkus-amazon-ses-parent/1.0.3/quarkus-amazon-ses-parent-1.0.3.pom
[2025-11-27T00:28:55.798Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/io/quarkiverse/amazonservices/quarkus-amazon-ses-parent/1.0.3/quarkus-amazon-ses-parent-1.0.3.pom (780 B at 1.5 kB/s)
[2025-11-27T00:28:55.798Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/software/amazon/awssdk/ses/2.17.103/ses-2.17.103.pom
[2025-11-27T00:28:56.471Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/software/amazon/awssdk/ses/2.17.103/ses-2.17.103.pom (2.5 kB at 14 kB/s)
[2025-11-27T00:28:56.471Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/quarkiverse/amazonservices/quarkus-amazon-ses/1.0.3/quarkus-amazon-ses-1.0.3.jar
[2025-11-27T00:28:56.471Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/software/amazon/awssdk/ses/2.17.103/ses-2.17.103.jar
[2025-11-27T00:28:56.471Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/software/amazon/awssdk/ses/2.17.103/ses-2.17.103.jar (1.6 MB at 10 MB/s)
[2025-11-27T00:28:56.471Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/io/quarkiverse/amazonservices/quarkus-amazon-ses/1.0.3/quarkus-amazon-ses-1.0.3.jar (8.0 kB at 20 kB/s)
[2025-11-27T00:28:56.471Z] [INFO]
[2025-11-27T00:28:56.471Z] [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ amazon-ses-quickstart ---
[2025-11-27T00:28:56.471Z] [INFO]
[2025-11-27T00:28:56.471Z] [INFO] --- maven-resources-plugin:2.6:resources (default-resources) @ amazon-ses-quickstart ---
[2025-11-27T00:28:56.471Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
[2025-11-27T00:28:56.471Z] [INFO] Copying 1 resource
[2025-11-27T00:28:56.471Z] [INFO]
[2025-11-27T00:28:56.471Z] [INFO] --- maven-compiler-plugin:3.1:compile (default-compile) @ amazon-ses-quickstart ---
[2025-11-27T00:28:56.471Z] [INFO] Changes detected - recompiling the module!
[2025-11-27T00:28:56.471Z] [INFO] Compiling 3 source files to /quarkus-quickstarts/amazon-ses-quickstart/target/classes
[2025-11-27T00:28:57.145Z] [INFO]
[2025-11-27T00:28:57.145Z] [INFO] --- maven-resources-plugin:2.6:testResources (default-testResources) @ amazon-ses-quickstart ---
[2025-11-27T00:28:57.145Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
[2025-11-27T00:28:57.145Z] [INFO] skip non existing resourceDirectory /quarkus-quickstarts/amazon-ses-quickstart/src/test/resources
[2025-11-27T00:28:57.145Z] [INFO]
[2025-11-27T00:28:57.145Z] [INFO] --- maven-compiler-plugin:3.1:testCompile (default-testCompile) @ amazon-ses-quickstart ---
[2025-11-27T00:28:57.145Z] [INFO] Changes detected - recompiling the module!
[2025-11-27T00:28:57.145Z] [INFO] Compiling 3 source files to /quarkus-quickstarts/amazon-ses-quickstart/target/test-classes
[2025-11-27T00:28:57.145Z] [INFO]
[2025-11-27T00:28:57.145Z] [INFO] --- maven-surefire-plugin:3.0.0-M5:test (default-test) @ amazon-ses-quickstart ---
[2025-11-27T00:28:57.145Z] [INFO]
[2025-11-27T00:28:57.145Z] [INFO] -------------------------------------------------------
[2025-11-27T00:28:57.145Z] [INFO] T E S T S
[2025-11-27T00:28:57.145Z] [INFO] -------------------------------------------------------
[2025-11-27T00:28:57.145Z] [ERROR] Picked up JAVA_TOOL_OPTIONS: -Dfile.encoding=UTF8 -Djava.security.egd=file:/dev/./urandom
[2025-11-27T00:28:57.818Z] [INFO] Running org.acme.ses.SesResourcesTest
[2025-11-27T00:29:26.417Z] Downloading from central: https://repo.maven.apache.org/maven2/io/quarkiverse/amazonservices/quarkus-amazon-ses-deployment/1.0.3/quarkus-amazon-ses-deployment-1.0.3.pom
[2025-11-27T00:29:26.417Z] Downloaded from central: https://repo.maven.apache.org/maven2/io/quarkiverse/amazonservices/quarkus-amazon-ses-deployment/1.0.3/quarkus-amazon-ses-deployment-1.0.3.pom (2.8 kB at 3.4 kB/s)
[2025-11-27T00:29:26.417Z] Downloading from central: https://repo.maven.apache.org/maven2/io/quarkiverse/amazonservices/quarkus-amazon-ses-deployment/1.0.3/quarkus-amazon-ses-deployment-1.0.3.jar
[2025-11-27T00:29:26.417Z] Downloaded from central: https://repo.maven.apache.org/maven2/io/quarkiverse/amazonservices/quarkus-amazon-ses-deployment/1.0.3/quarkus-amazon-ses-deployment-1.0.3.jar (6.9 kB at 14 kB/s)
[2025-11-27T00:29:26.417Z] 2025-11-27 00:28:04,072 INFO [org.jbo.threads] (main) JBoss Threads version 3.4.2.Final
[2025-11-27T00:29:26.417Z] 2025-11-27 00:28:05,733 INFO [org.tes.doc.DockerClientProviderStrategy] (pool-4-thread-1) Loaded org.testcontainers.dockerclient.UnixSocketClientProviderStrategy from ~/.testcontainers.properties, will try it first
[2025-11-27T00:29:26.417Z] 2025-11-27 00:28:06,222 INFO [org.tes.doc.DockerClientProviderStrategy] (pool-4-thread-1) Found Docker environment with local Unix socket (unix:///var/run/docker.sock)
[2025-11-27T00:29:26.417Z] 2025-11-27 00:28:06,257 INFO [org.tes.DockerClientFactory] (pool-4-thread-1) Docker host IP address is 172.17.0.1
[2025-11-27T00:29:26.417Z] 2025-11-27 00:28:06,319 INFO [org.tes.DockerClientFactory] (pool-4-thread-1) Connected to docker:
[2025-11-27T00:29:26.417Z] Server Version: 20.10.7
[2025-11-27T00:29:26.417Z] API Version: 1.41
[2025-11-27T00:29:26.418Z] Operating System: Ubuntu 16.04.7 LTS
[2025-11-27T00:29:26.418Z] Total Memory: 7975 MB
[2025-11-27T00:29:26.418Z] 2025-11-27 00:28:06,323 INFO [org.tes.uti.ImageNameSubstitutor] (pool-4-thread-1) Image name substitution will be performed by: DefaultImageNameSubstitutor (composite of 'ConfigurationFileImageNameSubstitutor' and 'PrefixingImageNameSubstitutor')
[2025-11-27T00:29:26.418Z] 2025-11-27 00:28:06,364 INFO [org.tes.uti.RegistryAuthLocator] (pool-4-thread-1) Failure when attempting to lookup auth config. Please ignore if you don't have images in an authenticated registry. Details: (dockerImageName: testcontainers/ryuk:0.3.3, configFile: /root/.docker/config.json. Falling back to docker-java default behaviour. Exception message: /root/.docker/config.json (No such file or directory)
[2025-11-27T00:29:26.418Z] 2025-11-27 00:28:07,489 INFO [org.tes.DockerClientFactory] (pool-4-thread-1) Ryuk started - will monitor and terminate Testcontainers containers on JVM exit
[2025-11-27T00:29:26.418Z] 2025-11-27 00:28:07,489 INFO [org.tes.DockerClientFactory] (pool-4-thread-1) Checking the system...
[2025-11-27T00:29:26.418Z] 2025-11-27 00:28:07,490 INFO [org.tes.DockerClientFactory] (pool-4-thread-1) ✔︎ Docker server version should be at least 1.6.0
[2025-11-27T00:29:26.418Z] 2025-11-27 00:28:07,670 INFO [org.tes.DockerClientFactory] (pool-4-thread-1) ✔︎ Docker environment should have more than 2GB free disk space
[2025-11-27T00:29:26.418Z] 2025-11-27 00:28:08,000 INFO [doc.12.17]] (pool-4-thread-1) HOSTNAME_EXTERNAL environment variable set to 172.17.0.1 (to match host-routable address for container)
[2025-11-27T00:29:26.418Z] 2025-11-27 00:28:08,001 INFO [doc.12.17]] (pool-4-thread-1) Creating container for image: localstack/localstack:0.12.17
[2025-11-27T00:29:26.418Z] 2025-11-27 00:28:09,201 INFO [doc.12.17]] (pool-4-thread-1) Container localstack/localstack:0.12.17 is starting: bb0bb8b344bc11b2d890ec56394265fd967f7aead05381df84a4e295bb838d4f
[2025-11-27T00:29:26.418Z] 2025-11-27 00:28:22,852 INFO [doc.12.17]] (pool-4-thread-1) Container localstack/localstack:0.12.17 started in PT14.851002333S
[2025-11-27T00:29:26.418Z] 2025-11-27 00:28:24,343 INFO [io.quarkus] (main) Quarkus 2.7.2.Final on JVM started in 20.741s. Listening on: http://localhost:8081
[2025-11-27T00:29:26.418Z] 2025-11-27 00:28:24,344 INFO [io.quarkus] (main) Profile test activated.
[2025-11-27T00:29:26.418Z] 2025-11-27 00:28:24,344 INFO [io.quarkus] (main) Installed features: [amazon-ses, cdi, resteasy, resteasy-jackson, resteasy-mutiny, smallrye-context-propagation, vertx]
[2025-11-27T00:29:26.418Z] [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 26.993 s - in org.acme.ses.SesResourcesTest
[2025-11-27T00:29:27.811Z] 2025-11-27 00:28:28,506 INFO [io.quarkus] (main) Quarkus stopped in 2.079s
[2025-11-27T00:29:27.811Z] [INFO]
[2025-11-27T00:29:27.811Z] [INFO] Results:
[2025-11-27T00:29:27.811Z] [INFO]
[2025-11-27T00:29:27.811Z] [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0
[2025-11-27T00:29:27.811Z] [INFO]
[2025-11-27T00:29:27.811Z] [INFO]
[2025-11-27T00:29:27.811Z] [INFO] --- maven-jar-plugin:2.4:jar (default-jar) @ amazon-ses-quickstart ---
[2025-11-27T00:29:27.811Z] [INFO] Building jar: /quarkus-quickstarts/amazon-ses-quickstart/target/amazon-ses-quickstart-1.0.0-SNAPSHOT.jar
[2025-11-27T00:29:27.811Z] [INFO]
[2025-11-27T00:29:27.811Z] [INFO] --- quarkus-maven-plugin:2.7.2.Final:build (default) @ amazon-ses-quickstart ---
[2025-11-27T00:29:29.206Z] [INFO] [io.quarkus.deployment.QuarkusAugmentor] Quarkus augmentation completed in 1347ms
[2025-11-27T00:29:29.206Z] [INFO]
[2025-11-27T00:29:29.206Z] [INFO] --- maven-install-plugin:2.4:install (default-install) @ amazon-ses-quickstart ---
[2025-11-27T00:29:29.206Z] [INFO] Installing /quarkus-quickstarts/amazon-ses-quickstart/target/amazon-ses-quickstart-1.0.0-SNAPSHOT.jar to /root/.m2/repository/org/acme/amazon-ses-quickstart/1.0.0-SNAPSHOT/amazon-ses-quickstart-1.0.0-SNAPSHOT.jar
[2025-11-27T00:29:29.206Z] [INFO] Installing /quarkus-quickstarts/amazon-ses-quickstart/pom.xml to /root/.m2/repository/org/acme/amazon-ses-quickstart/1.0.0-SNAPSHOT/amazon-ses-quickstart-1.0.0-SNAPSHOT.pom
[2025-11-27T00:29:29.206Z] [INFO]
[2025-11-27T00:29:29.206Z] [INFO] -------------------< org.acme:amazon-sns-quickstart >-------------------
[2025-11-27T00:29:29.206Z] [INFO] Building amazon-sns-quickstart 1.0.0-SNAPSHOT [5/103]
[2025-11-27T00:29:29.206Z] [INFO] --------------------------------[ jar ]---------------------------------
[2025-11-27T00:29:29.206Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/quarkiverse/amazonservices/quarkus-amazon-sns/1.0.3/quarkus-amazon-sns-1.0.3.pom
[2025-11-27T00:29:29.879Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/io/quarkiverse/amazonservices/quarkus-amazon-sns/1.0.3/quarkus-amazon-sns-1.0.3.pom (3.6 kB at 7.3 kB/s)
[2025-11-27T00:29:29.879Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/quarkiverse/amazonservices/quarkus-amazon-sns-parent/1.0.3/quarkus-amazon-sns-parent-1.0.3.pom
[2025-11-27T00:29:30.551Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/io/quarkiverse/amazonservices/quarkus-amazon-sns-parent/1.0.3/quarkus-amazon-sns-parent-1.0.3.pom (779 B at 1.4 kB/s)
[2025-11-27T00:29:30.551Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/software/amazon/awssdk/sns/2.17.103/sns-2.17.103.pom
[2025-11-27T00:29:30.551Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/software/amazon/awssdk/sns/2.17.103/sns-2.17.103.pom (2.6 kB at 16 kB/s)
[2025-11-27T00:29:30.551Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/quarkiverse/amazonservices/quarkus-amazon-sns/1.0.3/quarkus-amazon-sns-1.0.3.jar
[2025-11-27T00:29:30.551Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/software/amazon/awssdk/sns/2.17.103/sns-2.17.103.jar
[2025-11-27T00:29:30.551Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/software/amazon/awssdk/sns/2.17.103/sns-2.17.103.jar (935 kB at 7.1 MB/s)
[2025-11-27T00:29:31.222Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/io/quarkiverse/amazonservices/quarkus-amazon-sns/1.0.3/quarkus-amazon-sns-1.0.3.jar (8.1 kB at 27 kB/s)
[2025-11-27T00:29:31.222Z] [INFO]
[2025-11-27T00:29:31.222Z] [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ amazon-sns-quickstart ---
[2025-11-27T00:29:31.222Z] [INFO]
[2025-11-27T00:29:31.222Z] [INFO] --- maven-resources-plugin:2.6:resources (default-resources) @ amazon-sns-quickstart ---
[2025-11-27T00:29:31.222Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
[2025-11-27T00:29:31.222Z] [INFO] Copying 1 resource
[2025-11-27T00:29:31.222Z] [INFO]
[2025-11-27T00:29:31.222Z] [INFO] --- maven-compiler-plugin:3.1:compile (default-compile) @ amazon-sns-quickstart ---
[2025-11-27T00:29:31.222Z] [INFO] Changes detected - recompiling the module!
[2025-11-27T00:29:31.222Z] [INFO] Compiling 7 source files to /quarkus-quickstarts/amazon-sns-quickstart/target/classes
[2025-11-27T00:29:31.222Z] [INFO]
[2025-11-27T00:29:31.222Z] [INFO] --- maven-resources-plugin:2.6:testResources (default-testResources) @ amazon-sns-quickstart ---
[2025-11-27T00:29:31.222Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
[2025-11-27T00:29:31.222Z] [INFO] skip non existing resourceDirectory /quarkus-quickstarts/amazon-sns-quickstart/src/test/resources
[2025-11-27T00:29:31.222Z] [INFO]
[2025-11-27T00:29:31.222Z] [INFO] --- maven-compiler-plugin:3.1:testCompile (default-testCompile) @ amazon-sns-quickstart ---
[2025-11-27T00:29:31.222Z] [INFO] Changes detected - recompiling the module!
[2025-11-27T00:29:31.222Z] [INFO] Compiling 3 source files to /quarkus-quickstarts/amazon-sns-quickstart/target/test-classes
[2025-11-27T00:29:31.895Z] [INFO]
[2025-11-27T00:29:31.895Z] [INFO] --- maven-surefire-plugin:3.0.0-M5:test (default-test) @ amazon-sns-quickstart ---
[2025-11-27T00:29:31.895Z] [INFO]
[2025-11-27T00:29:31.895Z] [INFO] -------------------------------------------------------
[2025-11-27T00:29:31.895Z] [INFO] T E S T S
[2025-11-27T00:29:31.895Z] [INFO] -------------------------------------------------------
[2025-11-27T00:29:31.896Z] [ERROR] Picked up JAVA_TOOL_OPTIONS: -Dfile.encoding=UTF8 -Djava.security.egd=file:/dev/./urandom
[2025-11-27T00:29:32.568Z] [INFO] Running org.acme.sns.SnsResourcesTest
[2025-11-27T00:29:56.852Z] Downloading from central: https://repo.maven.apache.org/maven2/io/quarkiverse/amazonservices/quarkus-amazon-sns-deployment/1.0.3/quarkus-amazon-sns-deployment-1.0.3.pom
[2025-11-27T00:29:56.852Z] Downloaded from central: https://repo.maven.apache.org/maven2/io/quarkiverse/amazonservices/quarkus-amazon-sns-deployment/1.0.3/quarkus-amazon-sns-deployment-1.0.3.pom (2.8 kB at 2.9 kB/s)
[2025-11-27T00:29:56.852Z] Downloading from central: https://repo.maven.apache.org/maven2/io/quarkiverse/amazonservices/quarkus-amazon-sns-deployment/1.0.3/quarkus-amazon-sns-deployment-1.0.3.jar
[2025-11-27T00:29:56.852Z] Downloaded from central: https://repo.maven.apache.org/maven2/io/quarkiverse/amazonservices/quarkus-amazon-sns-deployment/1.0.3/quarkus-amazon-sns-deployment-1.0.3.jar (6.8 kB at 15 kB/s)
[2025-11-27T00:29:56.852Z] 2025-11-27 00:28:38,799 INFO [org.jbo.threads] (main) JBoss Threads version 3.4.2.Final
[2025-11-27T00:29:56.852Z] 2025-11-27 00:28:40,176 INFO [org.tes.doc.DockerClientProviderStrategy] (pool-4-thread-1) Loaded org.testcontainers.dockerclient.UnixSocketClientProviderStrategy from ~/.testcontainers.properties, will try it first
[2025-11-27T00:29:56.852Z] 2025-11-27 00:28:40,624 INFO [org.tes.doc.DockerClientProviderStrategy] (pool-4-thread-1) Found Docker environment with local Unix socket (unix:///var/run/docker.sock)
[2025-11-27T00:29:56.853Z] 2025-11-27 00:28:40,638 INFO [org.tes.DockerClientFactory] (pool-4-thread-1) Docker host IP address is 172.17.0.1
[2025-11-27T00:29:56.853Z] 2025-11-27 00:28:40,753 INFO [org.tes.DockerClientFactory] (pool-4-thread-1) Connected to docker:
[2025-11-27T00:29:56.853Z] Server Version: 20.10.7
[2025-11-27T00:29:56.853Z] API Version: 1.41
[2025-11-27T00:29:56.853Z] Operating System: Ubuntu 16.04.7 LTS
[2025-11-27T00:29:56.853Z] Total Memory: 7975 MB
[2025-11-27T00:29:56.853Z] 2025-11-27 00:28:40,756 INFO [org.tes.uti.ImageNameSubstitutor] (pool-4-thread-1) Image name substitution will be performed by: DefaultImageNameSubstitutor (composite of 'ConfigurationFileImageNameSubstitutor' and 'PrefixingImageNameSubstitutor')
[2025-11-27T00:29:56.853Z] 2025-11-27 00:28:40,789 INFO [org.tes.uti.RegistryAuthLocator] (pool-4-thread-1) Failure when attempting to lookup auth config. Please ignore if you don't have images in an authenticated registry. Details: (dockerImageName: testcontainers/ryuk:0.3.3, configFile: /root/.docker/config.json. Falling back to docker-java default behaviour. Exception message: /root/.docker/config.json (No such file or directory)
[2025-11-27T00:29:56.853Z] 2025-11-27 00:28:41,793 INFO [org.tes.DockerClientFactory] (pool-4-thread-1) Ryuk started - will monitor and terminate Testcontainers containers on JVM exit
[2025-11-27T00:29:56.853Z] 2025-11-27 00:28:41,794 INFO [org.tes.DockerClientFactory] (pool-4-thread-1) Checking the system...
[2025-11-27T00:29:56.853Z] 2025-11-27 00:28:41,794 INFO [org.tes.DockerClientFactory] (pool-4-thread-1) ✔︎ Docker server version should be at least 1.6.0
[2025-11-27T00:29:56.853Z] 2025-11-27 00:28:41,924 INFO [org.tes.DockerClientFactory] (pool-4-thread-1) ✔︎ Docker environment should have more than 2GB free disk space
[2025-11-27T00:29:56.853Z] 2025-11-27 00:28:42,227 INFO [doc.12.17]] (pool-4-thread-1) HOSTNAME_EXTERNAL environment variable set to 172.17.0.1 (to match host-routable address for container)
[2025-11-27T00:29:56.853Z] 2025-11-27 00:28:42,228 INFO [doc.12.17]] (pool-4-thread-1) Creating container for image: localstack/localstack:0.12.17
[2025-11-27T00:29:56.853Z] 2025-11-27 00:28:43,465 INFO [doc.12.17]] (pool-4-thread-1) Container localstack/localstack:0.12.17 is starting: 002033687e1e4ce5f2acca29591edc8ba1a96fec726f7a7c6e641c280cae3df6
[2025-11-27T00:29:56.853Z] 2025-11-27 00:28:57,079 INFO [doc.12.17]] (pool-4-thread-1) Container localstack/localstack:0.12.17 started in PT14.85092353S
[2025-11-27T00:29:56.853Z] 2025-11-27 00:28:58,173 INFO [io.quarkus] (main) Quarkus 2.7.2.Final on JVM started in 20.121s. Listening on: http://localhost:8081
[2025-11-27T00:29:56.853Z] 2025-11-27 00:28:58,174 INFO [io.quarkus] (main) Profile test activated.
[2025-11-27T00:29:56.853Z] 2025-11-27 00:28:58,174 INFO [io.quarkus] (main) Installed features: [amazon-sns, cdi, resteasy, resteasy-jackson, resteasy-mutiny, smallrye-context-propagation, vertx]
[2025-11-27T00:29:58.245Z] 2025-11-27 00:28:59,647 INFO [org.acm.sns.QuarksCannonSyncResource] (executor-thread-0) Fired Quark[Charm, 1/2}]
[2025-11-27T00:29:58.921Z] 2025-11-27 00:28:59,983 INFO [org.acm.sns.QuarksCannonAsyncResource] (sdk-async-response-2-0) Fired Quark[Charm, 1/2}]
[2025-11-27T00:29:58.921Z] [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 26.222 s - in org.acme.sns.SnsResourcesTest
[2025-11-27T00:30:01.100Z] 2025-11-27 00:29:02,146 INFO [io.quarkus] (main) Quarkus stopped in 2.131s
[2025-11-27T00:30:01.100Z] [INFO]
[2025-11-27T00:30:01.100Z] [INFO] Results:
[2025-11-27T00:30:01.100Z] [INFO]
[2025-11-27T00:30:01.100Z] [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0
[2025-11-27T00:30:01.100Z] [INFO]
[2025-11-27T00:30:01.100Z] [INFO]
[2025-11-27T00:30:01.100Z] [INFO] --- maven-jar-plugin:2.4:jar (default-jar) @ amazon-sns-quickstart ---
[2025-11-27T00:30:01.100Z] [INFO] Building jar: /quarkus-quickstarts/amazon-sns-quickstart/target/amazon-sns-quickstart-1.0.0-SNAPSHOT.jar
[2025-11-27T00:30:01.100Z] [INFO]
[2025-11-27T00:30:01.100Z] [INFO] --- quarkus-maven-plugin:2.7.2.Final:build (default) @ amazon-sns-quickstart ---
[2025-11-27T00:30:03.370Z] [INFO] [io.quarkus.deployment.QuarkusAugmentor] Quarkus augmentation completed in 1377ms
[2025-11-27T00:30:03.370Z] [INFO]
[2025-11-27T00:30:03.370Z] [INFO] --- maven-install-plugin:2.4:install (default-install) @ amazon-sns-quickstart ---
[2025-11-27T00:30:03.370Z] [INFO] Installing /quarkus-quickstarts/amazon-sns-quickstart/target/amazon-sns-quickstart-1.0.0-SNAPSHOT.jar to /root/.m2/repository/org/acme/amazon-sns-quickstart/1.0.0-SNAPSHOT/amazon-sns-quickstart-1.0.0-SNAPSHOT.jar
[2025-11-27T00:30:03.370Z] [INFO] Installing /quarkus-quickstarts/amazon-sns-quickstart/pom.xml to /root/.m2/repository/org/acme/amazon-sns-quickstart/1.0.0-SNAPSHOT/amazon-sns-quickstart-1.0.0-SNAPSHOT.pom
[2025-11-27T00:30:03.370Z] [INFO]
[2025-11-27T00:30:03.370Z] [INFO] -------------------< org.acme:amazon-sqs-quickstart >-------------------
[2025-11-27T00:30:03.370Z] [INFO] Building amazon-sqs-quickstart 1.0.0-SNAPSHOT [6/103]
[2025-11-27T00:30:03.370Z] [INFO] --------------------------------[ jar ]---------------------------------
[2025-11-27T00:30:03.370Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/quarkiverse/amazonservices/quarkus-amazon-sqs/1.0.3/quarkus-amazon-sqs-1.0.3.pom
[2025-11-27T00:30:03.370Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/io/quarkiverse/amazonservices/quarkus-amazon-sqs/1.0.3/quarkus-amazon-sqs-1.0.3.pom (3.6 kB at 11 kB/s)
[2025-11-27T00:30:03.370Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/quarkiverse/amazonservices/quarkus-amazon-sqs-parent/1.0.3/quarkus-amazon-sqs-parent-1.0.3.pom
[2025-11-27T00:30:04.059Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/io/quarkiverse/amazonservices/quarkus-amazon-sqs-parent/1.0.3/quarkus-amazon-sqs-parent-1.0.3.pom (779 B at 1.6 kB/s)
[2025-11-27T00:30:04.059Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/software/amazon/awssdk/sqs/2.17.103/sqs-2.17.103.pom
[2025-11-27T00:30:04.059Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/software/amazon/awssdk/sqs/2.17.103/sqs-2.17.103.pom (3.2 kB at 29 kB/s)
[2025-11-27T00:30:04.059Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/quarkiverse/amazonservices/quarkus-amazon-sqs/1.0.3/quarkus-amazon-sqs-1.0.3.jar
[2025-11-27T00:30:04.059Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/software/amazon/awssdk/sqs/2.17.103/sqs-2.17.103.jar
[2025-11-27T00:30:04.059Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/software/amazon/awssdk/sqs/2.17.103/sqs-2.17.103.jar (550 kB at 3.2 MB/s)
[2025-11-27T00:30:04.734Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/io/quarkiverse/amazonservices/quarkus-amazon-sqs/1.0.3/quarkus-amazon-sqs-1.0.3.jar (8.1 kB at 17 kB/s)
[2025-11-27T00:30:04.734Z] [INFO]
[2025-11-27T00:30:04.734Z] [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ amazon-sqs-quickstart ---
[2025-11-27T00:30:04.734Z] [INFO]
[2025-11-27T00:30:04.734Z] [INFO] --- maven-resources-plugin:2.6:resources (default-resources) @ amazon-sqs-quickstart ---
[2025-11-27T00:30:04.734Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
[2025-11-27T00:30:04.734Z] [INFO] Copying 1 resource
[2025-11-27T00:30:04.734Z] [INFO]
[2025-11-27T00:30:04.735Z] [INFO] --- maven-compiler-plugin:3.1:compile (default-compile) @ amazon-sqs-quickstart ---
[2025-11-27T00:30:04.735Z] [INFO] Changes detected - recompiling the module!
[2025-11-27T00:30:04.735Z] [INFO] Compiling 5 source files to /quarkus-quickstarts/amazon-sqs-quickstart/target/classes
[2025-11-27T00:30:04.735Z] [INFO]
[2025-11-27T00:30:04.735Z] [INFO] --- maven-resources-plugin:2.6:testResources (default-testResources) @ amazon-sqs-quickstart ---
[2025-11-27T00:30:04.735Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
[2025-11-27T00:30:04.735Z] [INFO] skip non existing resourceDirectory /quarkus-quickstarts/amazon-sqs-quickstart/src/test/resources
[2025-11-27T00:30:04.735Z] [INFO]
[2025-11-27T00:30:04.735Z] [INFO] --- maven-compiler-plugin:3.1:testCompile (default-testCompile) @ amazon-sqs-quickstart ---
[2025-11-27T00:30:04.735Z] [INFO] Changes detected - recompiling the module!
[2025-11-27T00:30:04.735Z] [INFO] Compiling 3 source files to /quarkus-quickstarts/amazon-sqs-quickstart/target/test-classes
[2025-11-27T00:30:04.735Z] [INFO]
[2025-11-27T00:30:04.735Z] [INFO] --- maven-surefire-plugin:3.0.0-M5:test (default-test) @ amazon-sqs-quickstart ---
[2025-11-27T00:30:04.735Z] [INFO]
[2025-11-27T00:30:04.735Z] [INFO] -------------------------------------------------------
[2025-11-27T00:30:04.735Z] [INFO] T E S T S
[2025-11-27T00:30:04.735Z] [INFO] -------------------------------------------------------
[2025-11-27T00:30:04.735Z] [ERROR] Picked up JAVA_TOOL_OPTIONS: -Dfile.encoding=UTF8 -Djava.security.egd=file:/dev/./urandom
[2025-11-27T00:30:05.438Z] [INFO] Running org.acme.sqs.SqsResourcesTest
[2025-11-27T00:30:29.766Z] Downloading from central: https://repo.maven.apache.org/maven2/io/quarkiverse/amazonservices/quarkus-amazon-sqs-deployment/1.0.3/quarkus-amazon-sqs-deployment-1.0.3.pom
[2025-11-27T00:30:29.766Z] Downloaded from central: https://repo.maven.apache.org/maven2/io/quarkiverse/amazonservices/quarkus-amazon-sqs-deployment/1.0.3/quarkus-amazon-sqs-deployment-1.0.3.pom (2.8 kB at 3.9 kB/s)
[2025-11-27T00:30:29.766Z] Downloading from central: https://repo.maven.apache.org/maven2/io/quarkiverse/amazonservices/quarkus-amazon-sqs-deployment/1.0.3/quarkus-amazon-sqs-deployment-1.0.3.jar
[2025-11-27T00:30:29.766Z] Downloaded from central: https://repo.maven.apache.org/maven2/io/quarkiverse/amazonservices/quarkus-amazon-sqs-deployment/1.0.3/quarkus-amazon-sqs-deployment-1.0.3.jar (6.9 kB at 20 kB/s)
[2025-11-27T00:30:29.766Z] 2025-11-27 00:29:11,448 INFO [org.jbo.threads] (main) JBoss Threads version 3.4.2.Final
[2025-11-27T00:30:29.766Z] 2025-11-27 00:29:12,778 INFO [org.tes.doc.DockerClientProviderStrategy] (pool-4-thread-1) Loaded org.testcontainers.dockerclient.UnixSocketClientProviderStrategy from ~/.testcontainers.properties, will try it first
[2025-11-27T00:30:29.766Z] 2025-11-27 00:29:13,284 INFO [org.tes.doc.DockerClientProviderStrategy] (pool-4-thread-1) Found Docker environment with local Unix socket (unix:///var/run/docker.sock)
[2025-11-27T00:30:29.766Z] 2025-11-27 00:29:13,323 INFO [org.tes.DockerClientFactory] (pool-4-thread-1) Docker host IP address is 172.17.0.1
[2025-11-27T00:30:29.766Z] 2025-11-27 00:29:13,492 INFO [org.tes.DockerClientFactory] (pool-4-thread-1) Connected to docker:
[2025-11-27T00:30:29.766Z] Server Version: 20.10.7
[2025-11-27T00:30:29.766Z] API Version: 1.41
[2025-11-27T00:30:29.766Z] Operating System: Ubuntu 16.04.7 LTS
[2025-11-27T00:30:29.766Z] Total Memory: 7975 MB
[2025-11-27T00:30:29.766Z] 2025-11-27 00:29:13,501 INFO [org.tes.uti.ImageNameSubstitutor] (pool-4-thread-1) Image name substitution will be performed by: DefaultImageNameSubstitutor (composite of 'ConfigurationFileImageNameSubstitutor' and 'PrefixingImageNameSubstitutor')
[2025-11-27T00:30:29.766Z] 2025-11-27 00:29:13,556 INFO [org.tes.uti.RegistryAuthLocator] (pool-4-thread-1) Failure when attempting to lookup auth config. Please ignore if you don't have images in an authenticated registry. Details: (dockerImageName: testcontainers/ryuk:0.3.3, configFile: /root/.docker/config.json. Falling back to docker-java default behaviour. Exception message: /root/.docker/config.json (No such file or directory)
[2025-11-27T00:30:29.766Z] 2025-11-27 00:29:14,416 INFO [org.tes.DockerClientFactory] (pool-4-thread-1) Ryuk started - will monitor and terminate Testcontainers containers on JVM exit
[2025-11-27T00:30:29.766Z] 2025-11-27 00:29:14,417 INFO [org.tes.DockerClientFactory] (pool-4-thread-1) Checking the system...
[2025-11-27T00:30:29.766Z] 2025-11-27 00:29:14,417 INFO [org.tes.DockerClientFactory] (pool-4-thread-1) ✔︎ Docker server version should be at least 1.6.0
[2025-11-27T00:30:29.766Z] 2025-11-27 00:29:14,567 INFO [org.tes.DockerClientFactory] (pool-4-thread-1) ✔︎ Docker environment should have more than 2GB free disk space
[2025-11-27T00:30:29.766Z] 2025-11-27 00:29:14,874 INFO [doc.12.17]] (pool-4-thread-1) HOSTNAME_EXTERNAL environment variable set to 172.17.0.1 (to match host-routable address for container)
[2025-11-27T00:30:29.766Z] 2025-11-27 00:29:14,875 INFO [doc.12.17]] (pool-4-thread-1) Creating container for image: localstack/localstack:0.12.17
[2025-11-27T00:30:29.767Z] 2025-11-27 00:29:16,113 INFO [doc.12.17]] (pool-4-thread-1) Container localstack/localstack:0.12.17 is starting: 5e40ceb03f83af2508917c28de59a7c70980e3097752255973304a261a2c3da4
[2025-11-27T00:30:29.767Z] 2025-11-27 00:29:29,775 INFO [doc.12.17]] (pool-4-thread-1) Container localstack/localstack:0.12.17 started in PT14.899374648S
[2025-11-27T00:30:29.767Z] 2025-11-27 00:29:30,896 INFO [io.quarkus] (main) Quarkus 2.7.2.Final on JVM started in 19.995s. Listening on: http://localhost:8081
[2025-11-27T00:30:29.767Z] 2025-11-27 00:29:30,897 INFO [io.quarkus] (main) Profile test activated.
[2025-11-27T00:30:29.767Z] 2025-11-27 00:29:30,897 INFO [io.quarkus] (main) Installed features: [amazon-sqs, cdi, resteasy, resteasy-jackson, resteasy-mutiny, smallrye-context-propagation, vertx]
[2025-11-27T00:30:31.951Z] 2025-11-27 00:29:32,469 INFO [org.acm.sqs.QuarksCannonSyncResource] (executor-thread-0) Fired Quark[Charm, 1/2}]
[2025-11-27T00:30:31.951Z] 2025-11-27 00:29:32,658 INFO [org.acm.sqs.QuarksCannonSyncResource] (executor-thread-0) Fired Quark[Strange, 1/2}]
[2025-11-27T00:30:31.951Z] 2025-11-27 00:29:32,728 INFO [org.acm.sqs.QuarksCannonSyncResource] (executor-thread-0) Fired Quark[Bottom, 1/2}]
[2025-11-27T00:30:31.951Z] 2025-11-27 00:29:32,805 INFO [org.acm.sqs.QuarksCannonSyncResource] (executor-thread-0) Fired Quark[Upper, 1/2}]
[2025-11-27T00:30:31.951Z] 2025-11-27 00:29:33,074 INFO [org.acm.sqs.QuarksCannonAsyncResource] (sdk-async-response-2-0) Fired Quark[Charm, 1/2}]
[2025-11-27T00:30:31.951Z] 2025-11-27 00:29:33,151 INFO [org.acm.sqs.QuarksCannonAsyncResource] (sdk-async-response-2-1) Fired Quark[Strange, 1/2}]
[2025-11-27T00:30:31.951Z] 2025-11-27 00:29:33,222 INFO [org.acm.sqs.QuarksCannonAsyncResource] (sdk-async-response-2-2) Fired Quark[Bottom, 1/2}]
[2025-11-27T00:30:31.951Z] 2025-11-27 00:29:33,276 INFO [org.acm.sqs.QuarksCannonAsyncResource] (sdk-async-response-2-3) Fired Quark[Upper, 1/2}]
[2025-11-27T00:30:31.951Z] [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 26.362 s - in org.acme.sqs.SqsResourcesTest
[2025-11-27T00:30:35.008Z] 2025-11-27 00:29:35,484 INFO [io.quarkus] (main) Quarkus stopped in 2.078s
[2025-11-27T00:30:35.008Z] [INFO]
[2025-11-27T00:30:35.008Z] [INFO] Results:
[2025-11-27T00:30:35.008Z] [INFO]
[2025-11-27T00:30:35.008Z] [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0
[2025-11-27T00:30:35.008Z] [INFO]
[2025-11-27T00:30:35.008Z] [INFO]
[2025-11-27T00:30:35.008Z] [INFO] --- maven-jar-plugin:2.4:jar (default-jar) @ amazon-sqs-quickstart ---
[2025-11-27T00:30:35.008Z] [INFO] Building jar: /quarkus-quickstarts/amazon-sqs-quickstart/target/amazon-sqs-quickstart-1.0.0-SNAPSHOT.jar
[2025-11-27T00:30:35.008Z] [INFO]
[2025-11-27T00:30:35.008Z] [INFO] --- quarkus-maven-plugin:2.7.2.Final:build (default) @ amazon-sqs-quickstart ---
[2025-11-27T00:30:36.414Z] [INFO] [io.quarkus.deployment.QuarkusAugmentor] Quarkus augmentation completed in 1313ms
[2025-11-27T00:30:36.414Z] [INFO]
[2025-11-27T00:30:36.414Z] [INFO] --- maven-install-plugin:2.4:install (default-install) @ amazon-sqs-quickstart ---
[2025-11-27T00:30:36.414Z] [INFO] Installing /quarkus-quickstarts/amazon-sqs-quickstart/target/amazon-sqs-quickstart-1.0.0-SNAPSHOT.jar to /root/.m2/repository/org/acme/amazon-sqs-quickstart/1.0.0-SNAPSHOT/amazon-sqs-quickstart-1.0.0-SNAPSHOT.jar
[2025-11-27T00:30:36.414Z] [INFO] Installing /quarkus-quickstarts/amazon-sqs-quickstart/pom.xml to /root/.m2/repository/org/acme/amazon-sqs-quickstart/1.0.0-SNAPSHOT/amazon-sqs-quickstart-1.0.0-SNAPSHOT.pom
[2025-11-27T00:30:36.414Z] [INFO]
[2025-11-27T00:30:36.414Z] [INFO] -------------------< org.acme:amazon-ssm-quickstart >-------------------
[2025-11-27T00:30:36.414Z] [INFO] Building amazon-ssm-quickstart 1.0.0-SNAPSHOT [7/103]
[2025-11-27T00:30:36.414Z] [INFO] --------------------------------[ jar ]---------------------------------
[2025-11-27T00:30:36.414Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/quarkiverse/amazonservices/quarkus-amazon-ssm/1.0.3/quarkus-amazon-ssm-1.0.3.pom
[2025-11-27T00:30:36.414Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/io/quarkiverse/amazonservices/quarkus-amazon-ssm/1.0.3/quarkus-amazon-ssm-1.0.3.pom (3.5 kB at 9.9 kB/s)
[2025-11-27T00:30:36.414Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/quarkiverse/amazonservices/quarkus-amazon-ssm-parent/1.0.3/quarkus-amazon-ssm-parent-1.0.3.pom
[2025-11-27T00:30:37.406Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/io/quarkiverse/amazonservices/quarkus-amazon-ssm-parent/1.0.3/quarkus-amazon-ssm-parent-1.0.3.pom (780 B at 2.1 kB/s)
[2025-11-27T00:30:37.406Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/software/amazon/awssdk/ssm/2.17.103/ssm-2.17.103.pom
[2025-11-27T00:30:37.406Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/software/amazon/awssdk/ssm/2.17.103/ssm-2.17.103.pom (2.4 kB at 7.8 kB/s)
[2025-11-27T00:30:37.406Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/quarkiverse/amazonservices/quarkus-amazon-ssm/1.0.3/quarkus-amazon-ssm-1.0.3.jar
[2025-11-27T00:30:37.406Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/software/amazon/awssdk/ssm/2.17.103/ssm-2.17.103.jar
[2025-11-27T00:30:38.203Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/io/quarkiverse/amazonservices/quarkus-amazon-ssm/1.0.3/quarkus-amazon-ssm-1.0.3.jar (8.0 kB at 26 kB/s)
[2025-11-27T00:30:38.203Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/software/amazon/awssdk/ssm/2.17.103/ssm-2.17.103.jar (5.0 MB at 5.7 MB/s)
[2025-11-27T00:30:38.203Z] [INFO]
[2025-11-27T00:30:38.203Z] [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ amazon-ssm-quickstart ---
[2025-11-27T00:30:38.203Z] [INFO]
[2025-11-27T00:30:38.203Z] [INFO] --- maven-resources-plugin:2.6:resources (default-resources) @ amazon-ssm-quickstart ---
[2025-11-27T00:30:38.203Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
[2025-11-27T00:30:38.203Z] [INFO] Copying 1 resource
[2025-11-27T00:30:38.203Z] [INFO]
[2025-11-27T00:30:38.203Z] [INFO] --- maven-compiler-plugin:3.1:compile (default-compile) @ amazon-ssm-quickstart ---
[2025-11-27T00:30:38.203Z] [INFO] Changes detected - recompiling the module!
[2025-11-27T00:30:38.203Z] [INFO] Compiling 3 source files to /quarkus-quickstarts/amazon-ssm-quickstart/target/classes
[2025-11-27T00:30:38.203Z] [INFO]
[2025-11-27T00:30:38.203Z] [INFO] --- maven-resources-plugin:2.6:testResources (default-testResources) @ amazon-ssm-quickstart ---
[2025-11-27T00:30:38.203Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
[2025-11-27T00:30:38.203Z] [INFO] skip non existing resourceDirectory /quarkus-quickstarts/amazon-ssm-quickstart/src/test/resources
[2025-11-27T00:30:38.203Z] [INFO]
[2025-11-27T00:30:38.203Z] [INFO] --- maven-compiler-plugin:3.1:testCompile (default-testCompile) @ amazon-ssm-quickstart ---
[2025-11-27T00:30:38.203Z] [INFO] Changes detected - recompiling the module!
[2025-11-27T00:30:38.203Z] [INFO] Compiling 3 source files to /quarkus-quickstarts/amazon-ssm-quickstart/target/test-classes
[2025-11-27T00:30:38.875Z] [INFO]
[2025-11-27T00:30:38.875Z] [INFO] --- maven-surefire-plugin:3.0.0-M5:test (default-test) @ amazon-ssm-quickstart ---
[2025-11-27T00:30:38.875Z] [INFO]
[2025-11-27T00:30:38.875Z] [INFO] -------------------------------------------------------
[2025-11-27T00:30:38.875Z] [INFO] T E S T S
[2025-11-27T00:30:38.875Z] [INFO] -------------------------------------------------------
[2025-11-27T00:30:38.875Z] [ERROR] Picked up JAVA_TOOL_OPTIONS: -Dfile.encoding=UTF8 -Djava.security.egd=file:/dev/./urandom
[2025-11-27T00:30:39.544Z] [INFO] Running org.acme.ssm.SsmResourcesTest
[2025-11-27T00:31:03.859Z] Downloading from central: https://repo.maven.apache.org/maven2/io/quarkiverse/amazonservices/quarkus-amazon-ssm-deployment/1.0.3/quarkus-amazon-ssm-deployment-1.0.3.pom
[2025-11-27T00:31:03.859Z] Downloaded from central: https://repo.maven.apache.org/maven2/io/quarkiverse/amazonservices/quarkus-amazon-ssm-deployment/1.0.3/quarkus-amazon-ssm-deployment-1.0.3.pom (2.8 kB at 3.3 kB/s)
[2025-11-27T00:31:03.859Z] Downloading from central: https://repo.maven.apache.org/maven2/io/quarkiverse/amazonservices/quarkus-amazon-ssm-deployment/1.0.3/quarkus-amazon-ssm-deployment-1.0.3.jar
[2025-11-27T00:31:03.859Z] Downloaded from central: https://repo.maven.apache.org/maven2/io/quarkiverse/amazonservices/quarkus-amazon-ssm-deployment/1.0.3/quarkus-amazon-ssm-deployment-1.0.3.jar (6.9 kB at 14 kB/s)
[2025-11-27T00:31:03.859Z] 2025-11-27 00:29:45,599 INFO [org.jbo.threads] (main) JBoss Threads version 3.4.2.Final
[2025-11-27T00:31:03.859Z] 2025-11-27 00:29:47,560 INFO [org.tes.doc.DockerClientProviderStrategy] (pool-4-thread-1) Loaded org.testcontainers.dockerclient.UnixSocketClientProviderStrategy from ~/.testcontainers.properties, will try it first
[2025-11-27T00:31:03.859Z] 2025-11-27 00:29:47,877 INFO [org.tes.doc.DockerClientProviderStrategy] (pool-4-thread-1) Found Docker environment with local Unix socket (unix:///var/run/docker.sock)
[2025-11-27T00:31:03.859Z] 2025-11-27 00:29:47,888 INFO [org.tes.DockerClientFactory] (pool-4-thread-1) Docker host IP address is 172.17.0.1
[2025-11-27T00:31:03.859Z] 2025-11-27 00:29:47,975 INFO [org.tes.DockerClientFactory] (pool-4-thread-1) Connected to docker:
[2025-11-27T00:31:03.859Z] Server Version: 20.10.7
[2025-11-27T00:31:03.859Z] API Version: 1.41
[2025-11-27T00:31:03.859Z] Operating System: Ubuntu 16.04.7 LTS
[2025-11-27T00:31:03.859Z] Total Memory: 7975 MB
[2025-11-27T00:31:03.859Z] 2025-11-27 00:29:47,980 INFO [org.tes.uti.ImageNameSubstitutor] (pool-4-thread-1) Image name substitution will be performed by: DefaultImageNameSubstitutor (composite of 'ConfigurationFileImageNameSubstitutor' and 'PrefixingImageNameSubstitutor')
[2025-11-27T00:31:03.859Z] 2025-11-27 00:29:48,009 INFO [org.tes.uti.RegistryAuthLocator] (pool-4-thread-1) Failure when attempting to lookup auth config. Please ignore if you don't have images in an authenticated registry. Details: (dockerImageName: testcontainers/ryuk:0.3.3, configFile: /root/.docker/config.json. Falling back to docker-java default behaviour. Exception message: /root/.docker/config.json (No such file or directory)
[2025-11-27T00:31:03.860Z] 2025-11-27 00:29:48,937 INFO [org.tes.DockerClientFactory] (pool-4-thread-1) Ryuk started - will monitor and terminate Testcontainers containers on JVM exit
[2025-11-27T00:31:03.860Z] 2025-11-27 00:29:48,938 INFO [org.tes.DockerClientFactory] (pool-4-thread-1) Checking the system...
[2025-11-27T00:31:03.860Z] 2025-11-27 00:29:48,939 INFO [org.tes.DockerClientFactory] (pool-4-thread-1) ✔︎ Docker server version should be at least 1.6.0
[2025-11-27T00:31:03.860Z] 2025-11-27 00:29:49,098 INFO [org.tes.DockerClientFactory] (pool-4-thread-1) ✔︎ Docker environment should have more than 2GB free disk space
[2025-11-27T00:31:03.860Z] 2025-11-27 00:29:49,375 INFO [doc.12.17]] (pool-4-thread-1) HOSTNAME_EXTERNAL environment variable set to 172.17.0.1 (to match host-routable address for container)
[2025-11-27T00:31:03.860Z] 2025-11-27 00:29:49,376 INFO [doc.12.17]] (pool-4-thread-1) Creating container for image: localstack/localstack:0.12.17
[2025-11-27T00:31:03.860Z] 2025-11-27 00:29:50,566 INFO [doc.12.17]] (pool-4-thread-1) Container localstack/localstack:0.12.17 is starting: 79ed11a71884a48db8d5ee4e6aee8eb1593d118329da9abdd7b1e6d2474a7af2
[2025-11-27T00:31:03.860Z] 2025-11-27 00:30:03,264 INFO [doc.12.17]] (pool-4-thread-1) Container localstack/localstack:0.12.17 started in PT13.887888977S
[2025-11-27T00:31:03.860Z] 2025-11-27 00:30:03,991 INFO [io.quarkus] (main) Quarkus 2.7.2.Final on JVM started in 19.244s. Listening on: http://localhost:8081
[2025-11-27T00:31:03.860Z] 2025-11-27 00:30:03,992 INFO [io.quarkus] (main) Profile test activated.
[2025-11-27T00:31:03.860Z] 2025-11-27 00:30:03,993 INFO [io.quarkus] (main) Installed features: [amazon-ssm, cdi, resteasy, resteasy-jackson, resteasy-mutiny, smallrye-context-propagation, vertx]
[2025-11-27T00:31:06.040Z] [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 25.929 s - in org.acme.ssm.SsmResourcesTest
[2025-11-27T00:31:08.218Z] 2025-11-27 00:30:09,136 INFO [io.quarkus] (main) Quarkus stopped in 2.076s
[2025-11-27T00:31:08.218Z] [INFO]
[2025-11-27T00:31:08.218Z] [INFO] Results:
[2025-11-27T00:31:08.218Z] [INFO]
[2025-11-27T00:31:08.218Z] [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0
[2025-11-27T00:31:08.218Z] [INFO]
[2025-11-27T00:31:08.218Z] [INFO]
[2025-11-27T00:31:08.218Z] [INFO] --- maven-jar-plugin:2.4:jar (default-jar) @ amazon-ssm-quickstart ---
[2025-11-27T00:31:08.218Z] [INFO] Building jar: /quarkus-quickstarts/amazon-ssm-quickstart/target/amazon-ssm-quickstart-1.0.0-SNAPSHOT.jar
[2025-11-27T00:31:08.218Z] [INFO]
[2025-11-27T00:31:08.218Z] [INFO] --- quarkus-maven-plugin:2.7.2.Final:build (default) @ amazon-ssm-quickstart ---
[2025-11-27T00:31:10.392Z] [INFO] [io.quarkus.deployment.QuarkusAugmentor] Quarkus augmentation completed in 1838ms
[2025-11-27T00:31:10.392Z] [INFO]
[2025-11-27T00:31:10.392Z] [INFO] --- maven-install-plugin:2.4:install (default-install) @ amazon-ssm-quickstart ---
[2025-11-27T00:31:10.392Z] [INFO] Installing /quarkus-quickstarts/amazon-ssm-quickstart/target/amazon-ssm-quickstart-1.0.0-SNAPSHOT.jar to /root/.m2/repository/org/acme/amazon-ssm-quickstart/1.0.0-SNAPSHOT/amazon-ssm-quickstart-1.0.0-SNAPSHOT.jar
[2025-11-27T00:31:10.392Z] [INFO] Installing /quarkus-quickstarts/amazon-ssm-quickstart/pom.xml to /root/.m2/repository/org/acme/amazon-ssm-quickstart/1.0.0-SNAPSHOT/amazon-ssm-quickstart-1.0.0-SNAPSHOT.pom
[2025-11-27T00:31:10.392Z] [INFO]
[2025-11-27T00:31:10.392Z] [INFO] -----------------< org.acme:amqp-quickstart-producer >------------------
[2025-11-27T00:31:10.392Z] [INFO] Building amqp-quickstart-producer 1.0.0-SNAPSHOT [8/103]
[2025-11-27T00:31:10.392Z] [INFO] --------------------------------[ jar ]---------------------------------
[2025-11-27T00:31:10.392Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/plugins/maven-compiler-plugin/3.8.1/maven-compiler-plugin-3.8.1.pom
[2025-11-27T00:31:10.392Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/plugins/maven-compiler-plugin/3.8.1/maven-compiler-plugin-3.8.1.pom (12 kB at 74 kB/s)
[2025-11-27T00:31:10.392Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/plugins/maven-plugins/33/maven-plugins-33.pom
[2025-11-27T00:31:11.064Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/plugins/maven-plugins/33/maven-plugins-33.pom (11 kB at 167 kB/s)
[2025-11-27T00:31:11.064Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/plugins/maven-compiler-plugin/3.8.1/maven-compiler-plugin-3.8.1.jar
[2025-11-27T00:31:11.064Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/plugins/maven-compiler-plugin/3.8.1/maven-compiler-plugin-3.8.1.jar (62 kB at 971 kB/s)
[2025-11-27T00:31:11.064Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/quarkus/quarkus-resteasy-reactive-jackson/2.7.2.Final/quarkus-resteasy-reactive-jackson-2.7.2.Final.pom
[2025-11-27T00:31:11.064Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/io/quarkus/quarkus-resteasy-reactive-jackson/2.7.2.Final/quarkus-resteasy-reactive-jackson-2.7.2.Final.pom (2.2 kB at 20 kB/s)
[2025-11-27T00:31:11.064Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/quarkus/quarkus-resteasy-reactive-jackson-parent/2.7.2.Final/quarkus-resteasy-reactive-jackson-parent-2.7.2.Final.pom
[2025-11-27T00:31:11.064Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/io/quarkus/quarkus-resteasy-reactive-jackson-parent/2.7.2.Final/quarkus-resteasy-reactive-jackson-parent-2.7.2.Final.pom (796 B at 6.9 kB/s)
[2025-11-27T00:31:11.064Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/quarkus/quarkus-resteasy-reactive-parent-aggregator/2.7.2.Final/quarkus-resteasy-reactive-parent-aggregator-2.7.2.Final.pom
[2025-11-27T00:31:11.064Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/io/quarkus/quarkus-resteasy-reactive-parent-aggregator/2.7.2.Final/quarkus-resteasy-reactive-parent-aggregator-2.7.2.Final.pom (1.7 kB at 7.9 kB/s)
[2025-11-27T00:31:11.065Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/quarkus/quarkus-resteasy-reactive/2.7.2.Final/quarkus-resteasy-reactive-2.7.2.Final.pom
[2025-11-27T00:31:11.065Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/io/quarkus/quarkus-resteasy-reactive/2.7.2.Final/quarkus-resteasy-reactive-2.7.2.Final.pom (3.2 kB at 39 kB/s)
[2025-11-27T00:31:11.065Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/quarkus/quarkus-resteasy-reactive-parent/2.7.2.Final/quarkus-resteasy-reactive-parent-2.7.2.Final.pom
[2025-11-27T00:31:11.737Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/io/quarkus/quarkus-resteasy-reactive-parent/2.7.2.Final/quarkus-resteasy-reactive-parent-2.7.2.Final.pom (820 B at 8.1 kB/s)
[2025-11-27T00:31:11.737Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/quarkus/quarkus-resteasy-reactive-common/2.7.2.Final/quarkus-resteasy-reactive-common-2.7.2.Final.pom
[2025-11-27T00:31:11.737Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/io/quarkus/quarkus-resteasy-reactive-common/2.7.2.Final/quarkus-resteasy-reactive-common-2.7.2.Final.pom (2.4 kB at 25 kB/s)
[2025-11-27T00:31:11.737Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/quarkus/quarkus-resteasy-reactive-common-parent/2.7.2.Final/quarkus-resteasy-reactive-common-parent-2.7.2.Final.pom
[2025-11-27T00:31:11.737Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/io/quarkus/quarkus-resteasy-reactive-common-parent/2.7.2.Final/quarkus-resteasy-reactive-common-parent-2.7.2.Final.pom (836 B at 3.1 kB/s)
[2025-11-27T00:31:11.737Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/quarkus/resteasy/reactive/resteasy-reactive-common/2.7.2.Final/resteasy-reactive-common-2.7.2.Final.pom
[2025-11-27T00:31:11.737Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/io/quarkus/resteasy/reactive/resteasy-reactive-common/2.7.2.Final/resteasy-reactive-common-2.7.2.Final.pom (1.9 kB at 13 kB/s)
[2025-11-27T00:31:11.737Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/quarkus/resteasy/reactive/resteasy-reactive-common-parent/2.7.2.Final/resteasy-reactive-common-parent-2.7.2.Final.pom
[2025-11-27T00:31:12.409Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/io/quarkus/resteasy/reactive/resteasy-reactive-common-parent/2.7.2.Final/resteasy-reactive-common-parent-2.7.2.Final.pom (738 B at 3.4 kB/s)
[2025-11-27T00:31:12.409Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/quarkus/resteasy/reactive/resteasy-reactive-parent/2.7.2.Final/resteasy-reactive-parent-2.7.2.Final.pom
[2025-11-27T00:31:12.409Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/io/quarkus/resteasy/reactive/resteasy-reactive-parent/2.7.2.Final/resteasy-reactive-parent-2.7.2.Final.pom (32 kB at 310 kB/s)
[2025-11-27T00:31:12.409Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/smallrye/stork/stork-bom/1.0.0/stork-bom-1.0.0.pom
[2025-11-27T00:31:12.409Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/io/smallrye/stork/stork-bom/1.0.0/stork-bom-1.0.0.pom (4.7 kB at 90 kB/s)
[2025-11-27T00:31:12.409Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/quarkus/resteasy/reactive/resteasy-reactive-vertx/2.7.2.Final/resteasy-reactive-vertx-2.7.2.Final.pom
[2025-11-27T00:31:12.409Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/io/quarkus/resteasy/reactive/resteasy-reactive-vertx/2.7.2.Final/resteasy-reactive-vertx-2.7.2.Final.pom (3.6 kB at 33 kB/s)
[2025-11-27T00:31:12.409Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/quarkus/resteasy/reactive/resteasy-reactive-server-parent/2.7.2.Final/resteasy-reactive-server-parent-2.7.2.Final.pom
[2025-11-27T00:31:12.409Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/io/quarkus/resteasy/reactive/resteasy-reactive-server-parent/2.7.2.Final/resteasy-reactive-server-parent-2.7.2.Final.pom (833 B at 4.6 kB/s)
[2025-11-27T00:31:12.409Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/quarkus/resteasy/reactive/resteasy-reactive/2.7.2.Final/resteasy-reactive-2.7.2.Final.pom
[2025-11-27T00:31:13.082Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/io/quarkus/resteasy/reactive/resteasy-reactive/2.7.2.Final/resteasy-reactive-2.7.2.Final.pom (1.6 kB at 13 kB/s)
[2025-11-27T00:31:13.082Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/quarkus/quarkus-resteasy-reactive-jackson-common/2.7.2.Final/quarkus-resteasy-reactive-jackson-common-2.7.2.Final.pom
[2025-11-27T00:31:13.082Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/io/quarkus/quarkus-resteasy-reactive-jackson-common/2.7.2.Final/quarkus-resteasy-reactive-jackson-common-2.7.2.Final.pom (2.1 kB at 16 kB/s)
[2025-11-27T00:31:13.082Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/quarkus/quarkus-resteasy-reactive-jackson-common-parent/2.7.2.Final/quarkus-resteasy-reactive-jackson-common-parent-2.7.2.Final.pom
[2025-11-27T00:31:13.082Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/io/quarkus/quarkus-resteasy-reactive-jackson-common-parent/2.7.2.Final/quarkus-resteasy-reactive-jackson-common-parent-2.7.2.Final.pom (815 B at 7.8 kB/s)
[2025-11-27T00:31:13.082Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/quarkus/resteasy/reactive/resteasy-reactive-jackson/2.7.2.Final/resteasy-reactive-jackson-2.7.2.Final.pom
[2025-11-27T00:31:13.082Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/io/quarkus/resteasy/reactive/resteasy-reactive-jackson/2.7.2.Final/resteasy-reactive-jackson-2.7.2.Final.pom (2.7 kB at 20 kB/s)
[2025-11-27T00:31:13.082Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/quarkus/quarkus-smallrye-reactive-messaging-amqp/2.7.2.Final/quarkus-smallrye-reactive-messaging-amqp-2.7.2.Final.pom
[2025-11-27T00:31:13.082Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/io/quarkus/quarkus-smallrye-reactive-messaging-amqp/2.7.2.Final/quarkus-smallrye-reactive-messaging-amqp-2.7.2.Final.pom (3.2 kB at 17 kB/s)
[2025-11-27T00:31:13.082Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/quarkus/quarkus-smallrye-reactive-messaging-amqp-parent/2.7.2.Final/quarkus-smallrye-reactive-messaging-amqp-parent-2.7.2.Final.pom
[2025-11-27T00:31:13.755Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/io/quarkus/quarkus-smallrye-reactive-messaging-amqp-parent/2.7.2.Final/quarkus-smallrye-reactive-messaging-amqp-parent-2.7.2.Final.pom (766 B at 1.4 kB/s)
[2025-11-27T00:31:13.755Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/smallrye/reactive/smallrye-reactive-messaging-amqp/3.13.0/smallrye-reactive-messaging-amqp-3.13.0.pom
[2025-11-27T00:31:13.755Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/io/smallrye/reactive/smallrye-reactive-messaging-amqp/3.13.0/smallrye-reactive-messaging-amqp-3.13.0.pom (5.2 kB at 104 kB/s)
[2025-11-27T00:31:13.755Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/smallrye/reactive/smallrye-reactive-messaging/3.13.0/smallrye-reactive-messaging-3.13.0.pom
[2025-11-27T00:31:13.755Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/io/smallrye/reactive/smallrye-reactive-messaging/3.13.0/smallrye-reactive-messaging-3.13.0.pom (19 kB at 322 kB/s)
[2025-11-27T00:31:13.755Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/smallrye/smallrye-parent/32/smallrye-parent-32.pom
[2025-11-27T00:31:13.755Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/io/smallrye/smallrye-parent/32/smallrye-parent-32.pom (9.8 kB at 199 kB/s)
[2025-11-27T00:31:13.755Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/smallrye/smallrye-build-parent/32/smallrye-build-parent-32.pom
[2025-11-27T00:31:14.427Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/io/smallrye/smallrye-build-parent/32/smallrye-build-parent-32.pom (66 kB at 889 kB/s)
[2025-11-27T00:31:14.427Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/vertx/vertx-stack-depchain/4.2.1/vertx-stack-depchain-4.2.1.pom
[2025-11-27T00:31:14.427Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/io/vertx/vertx-stack-depchain/4.2.1/vertx-stack-depchain-4.2.1.pom (13 kB at 233 kB/s)
[2025-11-27T00:31:14.427Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/vertx/vertx-stack/4.2.1/vertx-stack-4.2.1.pom
[2025-11-27T00:31:14.427Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/io/vertx/vertx-stack/4.2.1/vertx-stack-4.2.1.pom (3.2 kB at 44 kB/s)
[2025-11-27T00:31:14.427Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/vertx/vertx-dependencies/4.2.1/vertx-dependencies-4.2.1.pom
[2025-11-27T00:31:14.427Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/io/vertx/vertx-dependencies/4.2.1/vertx-dependencies-4.2.1.pom (35 kB at 536 kB/s)
[2025-11-27T00:31:14.427Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/junit/junit-bom/5.8.1/junit-bom-5.8.1.pom
[2025-11-27T00:31:14.427Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/junit/junit-bom/5.8.1/junit-bom-5.8.1.pom (5.6 kB at 99 kB/s)
[2025-11-27T00:31:14.427Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/smallrye/reactive/smallrye-reactive-messaging-provider/3.13.0/smallrye-reactive-messaging-provider-3.13.0.pom
[2025-11-27T00:31:14.427Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/io/smallrye/reactive/smallrye-reactive-messaging-provider/3.13.0/smallrye-reactive-messaging-provider-3.13.0.pom (2.7 kB at 39 kB/s)
[2025-11-27T00:31:14.427Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/smallrye/reactive/smallrye-reactive-messaging-api/3.13.0/smallrye-reactive-messaging-api-3.13.0.pom
[2025-11-27T00:31:14.427Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/io/smallrye/reactive/smallrye-reactive-messaging-api/3.13.0/smallrye-reactive-messaging-api-3.13.0.pom (2.5 kB at 42 kB/s)
[2025-11-27T00:31:14.427Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/opentelemetry/opentelemetry-api/1.9.1/opentelemetry-api-1.9.1.pom
[2025-11-27T00:31:14.427Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/io/opentelemetry/opentelemetry-api/1.9.1/opentelemetry-api-1.9.1.pom (1.8 kB at 36 kB/s)
[2025-11-27T00:31:14.427Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/opentelemetry/opentelemetry-context/1.9.1/opentelemetry-context-1.9.1.pom
[2025-11-27T00:31:14.427Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/io/opentelemetry/opentelemetry-context/1.9.1/opentelemetry-context-1.9.1.pom (1.6 kB at 35 kB/s)
[2025-11-27T00:31:14.427Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/smallrye/reactive/smallrye-reactive-converter-api/2.6.0/smallrye-reactive-converter-api-2.6.0.pom
[2025-11-27T00:31:14.427Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/io/smallrye/reactive/smallrye-reactive-converter-api/2.6.0/smallrye-reactive-converter-api-2.6.0.pom (1.8 kB at 37 kB/s)
[2025-11-27T00:31:14.427Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/smallrye/reactive/smallrye-reactive-converters/2.6.0/smallrye-reactive-converters-2.6.0.pom
[2025-11-27T00:31:15.099Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/io/smallrye/reactive/smallrye-reactive-converters/2.6.0/smallrye-reactive-converters-2.6.0.pom (1.3 kB at 22 kB/s)
[2025-11-27T00:31:15.099Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/smallrye/reactive/smallrye-reactive-utilities-projects/2.6.0/smallrye-reactive-utilities-projects-2.6.0.pom
[2025-11-27T00:31:15.099Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/io/smallrye/reactive/smallrye-reactive-utilities-projects/2.6.0/smallrye-reactive-utilities-projects-2.6.0.pom (8.1 kB at 170 kB/s)
[2025-11-27T00:31:15.099Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/vertx/vertx-dependencies/4.1.0/vertx-dependencies-4.1.0.pom
[2025-11-27T00:31:15.099Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/io/vertx/vertx-dependencies/4.1.0/vertx-dependencies-4.1.0.pom (34 kB at 635 kB/s)
[2025-11-27T00:31:15.099Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/testcontainers/testcontainers-bom/1.15.3/testcontainers-bom-1.15.3.pom
[2025-11-27T00:31:15.099Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/testcontainers/testcontainers-bom/1.15.3/testcontainers-bom-1.15.3.pom (7.1 kB at 98 kB/s)
[2025-11-27T00:31:15.099Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/smallrye/reactive/smallrye-mutiny-vertx-amqp-client/2.18.1/smallrye-mutiny-vertx-amqp-client-2.18.1.pom
[2025-11-27T00:31:15.099Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/io/smallrye/reactive/smallrye-mutiny-vertx-amqp-client/2.18.1/smallrye-mutiny-vertx-amqp-client-2.18.1.pom (5.4 kB at 54 kB/s)
[2025-11-27T00:31:15.099Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/vertx/vertx-amqp-client/4.2.4/vertx-amqp-client-4.2.4.pom
[2025-11-27T00:31:15.099Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/io/vertx/vertx-amqp-client/4.2.4/vertx-amqp-client-4.2.4.pom (5.0 kB at 50 kB/s)
[2025-11-27T00:31:15.099Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/vertx/vertx-proton/4.2.4/vertx-proton-4.2.4.pom
[2025-11-27T00:31:15.771Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/io/vertx/vertx-proton/4.2.4/vertx-proton-4.2.4.pom (6.5 kB at 21 kB/s)
[2025-11-27T00:31:15.771Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/qpid/proton-j/0.33.10/proton-j-0.33.10.pom
[2025-11-27T00:31:15.771Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/qpid/proton-j/0.33.10/proton-j-0.33.10.pom (2.9 kB at 53 kB/s)
[2025-11-27T00:31:15.771Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/qpid/proton-j-parent/0.33.10/proton-j-parent-0.33.10.pom
[2025-11-27T00:31:15.771Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/qpid/proton-j-parent/0.33.10/proton-j-parent-0.33.10.pom (9.9 kB at 171 kB/s)
[2025-11-27T00:31:15.771Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/opentelemetry/opentelemetry-semconv/1.9.0-alpha/opentelemetry-semconv-1.9.0-alpha.pom
[2025-11-27T00:31:15.771Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/io/opentelemetry/opentelemetry-semconv/1.9.0-alpha/opentelemetry-semconv-1.9.0-alpha.pom (1.8 kB at 32 kB/s)
[2025-11-27T00:31:15.771Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/quarkus/quarkus-mutiny-reactive-streams-operators/2.7.2.Final/quarkus-mutiny-reactive-streams-operators-2.7.2.Final.pom
[2025-11-27T00:31:15.771Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/io/quarkus/quarkus-mutiny-reactive-streams-operators/2.7.2.Final/quarkus-mutiny-reactive-streams-operators-2.7.2.Final.pom (2.6 kB at 24 kB/s)
[2025-11-27T00:31:15.771Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/quarkus/quarkus-mutiny-reactive-streams-operators-parent/2.7.2.Final/quarkus-mutiny-reactive-streams-operators-parent-2.7.2.Final.pom
[2025-11-27T00:31:15.771Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/io/quarkus/quarkus-mutiny-reactive-streams-operators-parent/2.7.2.Final/quarkus-mutiny-reactive-streams-operators-parent-2.7.2.Final.pom (820 B at 8.0 kB/s)
[2025-11-27T00:31:15.771Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/quarkus/quarkus-reactive-streams-operators-parent/2.7.2.Final/quarkus-reactive-streams-operators-parent-2.7.2.Final.pom
[2025-11-27T00:31:16.444Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/io/quarkus/quarkus-reactive-streams-operators-parent/2.7.2.Final/quarkus-reactive-streams-operators-parent-2.7.2.Final.pom (889 B at 3.3 kB/s)
[2025-11-27T00:31:16.444Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/eclipse/microprofile/reactive-streams-operators/microprofile-reactive-streams-operators-api/1.0.1/microprofile-reactive-streams-operators-api-1.0.1.pom
[2025-11-27T00:31:16.444Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/eclipse/microprofile/reactive-streams-operators/microprofile-reactive-streams-operators-api/1.0.1/microprofile-reactive-streams-operators-api-1.0.1.pom (7.6 kB at 134 kB/s)
[2025-11-27T00:31:16.444Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/eclipse/microprofile/reactive-streams-operators/microprofile-reactive-streams-operators-parent/1.0.1/microprofile-reactive-streams-operators-parent-1.0.1.pom
[2025-11-27T00:31:16.444Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/eclipse/microprofile/reactive-streams-operators/microprofile-reactive-streams-operators-parent/1.0.1/microprofile-reactive-streams-operators-parent-1.0.1.pom (15 kB at 281 kB/s)
[2025-11-27T00:31:16.444Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/jboss/arquillian/arquillian-bom/1.1.15.Final/arquillian-bom-1.1.15.Final.pom
[2025-11-27T00:31:16.444Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/jboss/arquillian/arquillian-bom/1.1.15.Final/arquillian-bom-1.1.15.Final.pom (9.1 kB at 157 kB/s)
[2025-11-27T00:31:16.444Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/jboss/shrinkwrap/resolver/shrinkwrap-resolver-bom/2.2.6/shrinkwrap-resolver-bom-2.2.6.pom
[2025-11-27T00:31:16.444Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/jboss/shrinkwrap/resolver/shrinkwrap-resolver-bom/2.2.6/shrinkwrap-resolver-bom-2.2.6.pom (5.3 kB at 71 kB/s)
[2025-11-27T00:31:16.444Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/eclipse/microprofile/reactive-streams-operators/microprofile-reactive-streams-operators-core/1.0.1/microprofile-reactive-streams-operators-core-1.0.1.pom
[2025-11-27T00:31:16.444Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/eclipse/microprofile/reactive-streams-operators/microprofile-reactive-streams-operators-core/1.0.1/microprofile-reactive-streams-operators-core-1.0.1.pom (5.5 kB at 93 kB/s)
[2025-11-27T00:31:16.444Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/smallrye/reactive/mutiny-reactive-streams-operators/1.3.1/mutiny-reactive-streams-operators-1.3.1.pom
[2025-11-27T00:31:16.444Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/io/smallrye/reactive/mutiny-reactive-streams-operators/1.3.1/mutiny-reactive-streams-operators-1.3.1.pom (5.8 kB at 56 kB/s)
[2025-11-27T00:31:16.444Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/quarkus/quarkus-smallrye-reactive-messaging/2.7.2.Final/quarkus-smallrye-reactive-messaging-2.7.2.Final.pom
[2025-11-27T00:31:16.444Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/io/quarkus/quarkus-smallrye-reactive-messaging/2.7.2.Final/quarkus-smallrye-reactive-messaging-2.7.2.Final.pom (4.2 kB at 55 kB/s)
[2025-11-27T00:31:16.444Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/quarkus/quarkus-smallrye-reactive-messaging-parent/2.7.2.Final/quarkus-smallrye-reactive-messaging-parent-2.7.2.Final.pom
[2025-11-27T00:31:16.444Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/io/quarkus/quarkus-smallrye-reactive-messaging-parent/2.7.2.Final/quarkus-smallrye-reactive-messaging-parent-2.7.2.Final.pom (780 B at 7.9 kB/s)
[2025-11-27T00:31:16.444Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/quarkus/quarkus-smallrye-reactive-messaging-kotlin/2.7.2.Final/quarkus-smallrye-reactive-messaging-kotlin-2.7.2.Final.pom
[2025-11-27T00:31:17.116Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/io/quarkus/quarkus-smallrye-reactive-messaging-kotlin/2.7.2.Final/quarkus-smallrye-reactive-messaging-kotlin-2.7.2.Final.pom (4.6 kB at 48 kB/s)
[2025-11-27T00:31:17.116Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/smallrye/reactive/smallrye-reactive-messaging-health/3.13.0/smallrye-reactive-messaging-health-3.13.0.pom
[2025-11-27T00:31:17.116Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/io/smallrye/reactive/smallrye-reactive-messaging-health/3.13.0/smallrye-reactive-messaging-health-3.13.0.pom (1.6 kB at 33 kB/s)
[2025-11-27T00:31:17.116Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/eclipse/microprofile/health/microprofile-health-api/3.1/microprofile-health-api-3.1.pom
[2025-11-27T00:31:17.116Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/eclipse/microprofile/health/microprofile-health-api/3.1/microprofile-health-api-3.1.pom (1.7 kB at 26 kB/s)
[2025-11-27T00:31:17.116Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/eclipse/microprofile/health/microprofile-health-parent/3.1/microprofile-health-parent-3.1.pom
[2025-11-27T00:31:17.116Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/eclipse/microprofile/health/microprofile-health-parent/3.1/microprofile-health-parent-3.1.pom (4.2 kB at 80 kB/s)
[2025-11-27T00:31:17.116Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/eclipse/microprofile/microprofile-parent/1.2/microprofile-parent-1.2.pom
[2025-11-27T00:31:17.116Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/eclipse/microprofile/microprofile-parent/1.2/microprofile-parent-1.2.pom (43 kB at 663 kB/s)
[2025-11-27T00:31:17.116Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/quarkus/quarkus-resteasy-reactive-jackson/2.7.2.Final/quarkus-resteasy-reactive-jackson-2.7.2.Final.jar
[2025-11-27T00:31:17.116Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/quarkus/quarkus-resteasy-reactive/2.7.2.Final/quarkus-resteasy-reactive-2.7.2.Final.jar
[2025-11-27T00:31:17.116Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/quarkus/quarkus-resteasy-reactive-common/2.7.2.Final/quarkus-resteasy-reactive-common-2.7.2.Final.jar
[2025-11-27T00:31:17.116Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/quarkus/resteasy/reactive/resteasy-reactive-vertx/2.7.2.Final/resteasy-reactive-vertx-2.7.2.Final.jar
[2025-11-27T00:31:17.116Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/quarkus/resteasy/reactive/resteasy-reactive-common/2.7.2.Final/resteasy-reactive-common-2.7.2.Final.jar
[2025-11-27T00:31:17.116Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/io/quarkus/quarkus-resteasy-reactive-jackson/2.7.2.Final/quarkus-resteasy-reactive-jackson-2.7.2.Final.jar (28 kB at 188 kB/s)
[2025-11-27T00:31:17.116Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/quarkus/resteasy/reactive/resteasy-reactive/2.7.2.Final/resteasy-reactive-2.7.2.Final.jar
[2025-11-27T00:31:17.116Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/io/quarkus/quarkus-resteasy-reactive/2.7.2.Final/quarkus-resteasy-reactive-2.7.2.Final.jar (71 kB at 301 kB/s)
[2025-11-27T00:31:17.116Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/quarkus/quarkus-resteasy-reactive-jackson-common/2.7.2.Final/quarkus-resteasy-reactive-jackson-common-2.7.2.Final.jar
[2025-11-27T00:31:17.116Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/io/quarkus/resteasy/reactive/resteasy-reactive-common/2.7.2.Final/resteasy-reactive-common-2.7.2.Final.jar (287 kB at 1.1 MB/s)
[2025-11-27T00:31:17.116Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/quarkus/resteasy/reactive/resteasy-reactive-jackson/2.7.2.Final/resteasy-reactive-jackson-2.7.2.Final.jar
[2025-11-27T00:31:17.116Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/io/quarkus/quarkus-resteasy-reactive-common/2.7.2.Final/quarkus-resteasy-reactive-common-2.7.2.Final.jar (13 kB at 46 kB/s)
[2025-11-27T00:31:17.116Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/quarkus/quarkus-smallrye-reactive-messaging-amqp/2.7.2.Final/quarkus-smallrye-reactive-messaging-amqp-2.7.2.Final.jar
[2025-11-27T00:31:17.789Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/io/quarkus/resteasy/reactive/resteasy-reactive/2.7.2.Final/resteasy-reactive-2.7.2.Final.jar (469 kB at 1.5 MB/s)
[2025-11-27T00:31:17.789Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/smallrye/reactive/smallrye-reactive-messaging-amqp/3.13.0/smallrye-reactive-messaging-amqp-3.13.0.jar
[2025-11-27T00:31:17.789Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/io/quarkus/quarkus-resteasy-reactive-jackson-common/2.7.2.Final/quarkus-resteasy-reactive-jackson-common-2.7.2.Final.jar (9.8 kB at 24 kB/s)
[2025-11-27T00:31:17.789Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/smallrye/reactive/smallrye-mutiny-vertx-amqp-client/2.18.1/smallrye-mutiny-vertx-amqp-client-2.18.1.jar
[2025-11-27T00:31:17.789Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/io/quarkus/resteasy/reactive/resteasy-reactive-vertx/2.7.2.Final/resteasy-reactive-vertx-2.7.2.Final.jar (54 kB at 131 kB/s)
[2025-11-27T00:31:17.789Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/vertx/vertx-amqp-client/4.2.4/vertx-amqp-client-4.2.4.jar
[2025-11-27T00:31:17.789Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/io/smallrye/reactive/smallrye-reactive-messaging-amqp/3.13.0/smallrye-reactive-messaging-amqp-3.13.0.jar (108 kB at 259 kB/s)
[2025-11-27T00:31:17.789Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/vertx/vertx-proton/4.2.4/vertx-proton-4.2.4.jar
[2025-11-27T00:31:17.789Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/io/quarkus/resteasy/reactive/resteasy-reactive-jackson/2.7.2.Final/resteasy-reactive-jackson-2.7.2.Final.jar (6.8 kB at 12 kB/s)
[2025-11-27T00:31:17.789Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/qpid/proton-j/0.33.10/proton-j-0.33.10.jar
[2025-11-27T00:31:17.789Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/io/quarkus/quarkus-smallrye-reactive-messaging-amqp/2.7.2.Final/quarkus-smallrye-reactive-messaging-amqp-2.7.2.Final.jar (3.4 kB at 5.3 kB/s)
[2025-11-27T00:31:17.789Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/opentelemetry/opentelemetry-api/1.9.1/opentelemetry-api-1.9.1.jar
[2025-11-27T00:31:17.789Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/qpid/proton-j/0.33.10/proton-j-0.33.10.jar (741 kB at 1.1 MB/s)
[2025-11-27T00:31:17.789Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/opentelemetry/opentelemetry-context/1.9.1/opentelemetry-context-1.9.1.jar
[2025-11-27T00:31:17.789Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/io/opentelemetry/opentelemetry-api/1.9.1/opentelemetry-api-1.9.1.jar (87 kB at 124 kB/s)
[2025-11-27T00:31:17.789Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/opentelemetry/opentelemetry-semconv/1.9.0-alpha/opentelemetry-semconv-1.9.0-alpha.jar
[2025-11-27T00:31:17.789Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/io/opentelemetry/opentelemetry-context/1.9.1/opentelemetry-context-1.9.1.jar (45 kB at 61 kB/s)
[2025-11-27T00:31:17.789Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/smallrye/reactive/smallrye-reactive-converter-api/2.6.0/smallrye-reactive-converter-api-2.6.0.jar
[2025-11-27T00:31:17.789Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/io/smallrye/reactive/smallrye-mutiny-vertx-amqp-client/2.18.1/smallrye-mutiny-vertx-amqp-client-2.18.1.jar (39 kB at 51 kB/s)
[2025-11-27T00:31:17.789Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/quarkus/quarkus-mutiny-reactive-streams-operators/2.7.2.Final/quarkus-mutiny-reactive-streams-operators-2.7.2.Final.jar
[2025-11-27T00:31:17.789Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/io/opentelemetry/opentelemetry-semconv/1.9.0-alpha/opentelemetry-semconv-1.9.0-alpha.jar (26 kB at 34 kB/s)
[2025-11-27T00:31:17.789Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/eclipse/microprofile/reactive-streams-operators/microprofile-reactive-streams-operators-api/1.0.1/microprofile-reactive-streams-operators-api-1.0.1.jar
[2025-11-27T00:31:17.789Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/io/smallrye/reactive/smallrye-reactive-converter-api/2.6.0/smallrye-reactive-converter-api-2.6.0.jar (5.1 kB at 6.5 kB/s)
[2025-11-27T00:31:17.789Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/eclipse/microprofile/reactive-streams-operators/microprofile-reactive-streams-operators-core/1.0.1/microprofile-reactive-streams-operators-core-1.0.1.jar
[2025-11-27T00:31:17.789Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/eclipse/microprofile/reactive-streams-operators/microprofile-reactive-streams-operators-api/1.0.1/microprofile-reactive-streams-operators-api-1.0.1.jar (38 kB at 45 kB/s)
[2025-11-27T00:31:17.789Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/smallrye/reactive/mutiny-reactive-streams-operators/1.3.1/mutiny-reactive-streams-operators-1.3.1.jar
[2025-11-27T00:31:17.789Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/eclipse/microprofile/reactive-streams-operators/microprofile-reactive-streams-operators-core/1.0.1/microprofile-reactive-streams-operators-core-1.0.1.jar (55 kB at 65 kB/s)
[2025-11-27T00:31:17.789Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/quarkus/quarkus-smallrye-reactive-messaging/2.7.2.Final/quarkus-smallrye-reactive-messaging-2.7.2.Final.jar
[2025-11-27T00:31:17.789Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/io/quarkus/quarkus-mutiny-reactive-streams-operators/2.7.2.Final/quarkus-mutiny-reactive-streams-operators-2.7.2.Final.jar (6.1 kB at 7.0 kB/s)
[2025-11-27T00:31:17.789Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/quarkus/quarkus-smallrye-reactive-messaging-kotlin/2.7.2.Final/quarkus-smallrye-reactive-messaging-kotlin-2.7.2.Final.jar
[2025-11-27T00:31:17.789Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/io/smallrye/reactive/mutiny-reactive-streams-operators/1.3.1/mutiny-reactive-streams-operators-1.3.1.jar (76 kB at 82 kB/s)
[2025-11-27T00:31:17.789Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/smallrye/reactive/smallrye-reactive-messaging-health/3.13.0/smallrye-reactive-messaging-health-3.13.0.jar
[2025-11-27T00:31:18.462Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/io/smallrye/reactive/smallrye-reactive-messaging-health/3.13.0/smallrye-reactive-messaging-health-3.13.0.jar (6.6 kB at 6.7 kB/s)
[2025-11-27T00:31:18.462Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/eclipse/microprofile/health/microprofile-health-api/3.1/microprofile-health-api-3.1.jar
[2025-11-27T00:31:18.462Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/io/vertx/vertx-amqp-client/4.2.4/vertx-amqp-client-4.2.4.jar (62 kB at 62 kB/s)
[2025-11-27T00:31:18.462Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/smallrye/reactive/smallrye-reactive-messaging-provider/3.13.0/smallrye-reactive-messaging-provider-3.13.0.jar
[2025-11-27T00:31:18.462Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/io/vertx/vertx-proton/4.2.4/vertx-proton-4.2.4.jar (120 kB at 119 kB/s)
[2025-11-27T00:31:18.462Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/smallrye/reactive/smallrye-reactive-messaging-api/3.13.0/smallrye-reactive-messaging-api-3.13.0.jar
[2025-11-27T00:31:18.462Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/io/smallrye/reactive/smallrye-reactive-messaging-api/3.13.0/smallrye-reactive-messaging-api-3.13.0.jar (63 kB at 59 kB/s)
[2025-11-27T00:31:18.462Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/eclipse/microprofile/health/microprofile-health-api/3.1/microprofile-health-api-3.1.jar (17 kB at 16 kB/s)
[2025-11-27T00:31:18.462Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/io/smallrye/reactive/smallrye-reactive-messaging-provider/3.13.0/smallrye-reactive-messaging-provider-3.13.0.jar (236 kB at 221 kB/s)
[2025-11-27T00:31:18.462Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/io/quarkus/quarkus-smallrye-reactive-messaging/2.7.2.Final/quarkus-smallrye-reactive-messaging-2.7.2.Final.jar (38 kB at 31 kB/s)
[2025-11-27T00:31:18.462Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/io/quarkus/quarkus-smallrye-reactive-messaging-kotlin/2.7.2.Final/quarkus-smallrye-reactive-messaging-kotlin-2.7.2.Final.jar (13 kB at 10 kB/s)
[2025-11-27T00:31:18.462Z] [INFO]
[2025-11-27T00:31:18.462Z] [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ amqp-quickstart-producer ---
[2025-11-27T00:31:18.462Z] [INFO]
[2025-11-27T00:31:18.462Z] [INFO] --- maven-resources-plugin:2.6:resources (default-resources) @ amqp-quickstart-producer ---
[2025-11-27T00:31:18.462Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
[2025-11-27T00:31:18.462Z] [INFO] Copying 2 resources
[2025-11-27T00:31:18.462Z] [INFO]
[2025-11-27T00:31:18.462Z] [INFO] --- quarkus-maven-plugin:2.7.2.Final:generate-code (default) @ amqp-quickstart-producer ---
[2025-11-27T00:31:18.462Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/quarkus/quarkus-resteasy-reactive-kotlin/2.7.2.Final/quarkus-resteasy-reactive-kotlin-2.7.2.Final.jar
[2025-11-27T00:31:18.462Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/io/quarkus/quarkus-resteasy-reactive-kotlin/2.7.2.Final/quarkus-resteasy-reactive-kotlin-2.7.2.Final.jar (32 kB at 158 kB/s)
[2025-11-27T00:31:19.133Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/quarkus/quarkus-resteasy-reactive-jackson-deployment/2.7.2.Final/quarkus-resteasy-reactive-jackson-deployment-2.7.2.Final.pom
[2025-11-27T00:31:19.133Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/io/quarkus/quarkus-resteasy-reactive-jackson-deployment/2.7.2.Final/quarkus-resteasy-reactive-jackson-deployment-2.7.2.Final.pom (2.3 kB at 21 kB/s)
[2025-11-27T00:31:19.133Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/quarkus/quarkus-resteasy-reactive-deployment/2.7.2.Final/quarkus-resteasy-reactive-deployment-2.7.2.Final.pom
[2025-11-27T00:31:19.133Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/io/quarkus/quarkus-resteasy-reactive-deployment/2.7.2.Final/quarkus-resteasy-reactive-deployment-2.7.2.Final.pom (4.9 kB at 50 kB/s)
[2025-11-27T00:31:19.133Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/quarkus/resteasy/reactive/resteasy-reactive-processor/2.7.2.Final/resteasy-reactive-processor-2.7.2.Final.pom
[2025-11-27T00:31:19.133Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/io/quarkus/resteasy/reactive/resteasy-reactive-processor/2.7.2.Final/resteasy-reactive-processor-2.7.2.Final.pom (2.0 kB at 18 kB/s)
[2025-11-27T00:31:19.133Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/quarkus/resteasy/reactive/resteasy-reactive-common-processor/2.7.2.Final/resteasy-reactive-common-processor-2.7.2.Final.pom
[2025-11-27T00:31:19.133Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/io/quarkus/resteasy/reactive/resteasy-reactive-common-processor/2.7.2.Final/resteasy-reactive-common-processor-2.7.2.Final.pom (1.9 kB at 28 kB/s)
[2025-11-27T00:31:19.133Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/quarkus/quarkus-resteasy-reactive-server-spi-deployment/2.7.2.Final/quarkus-resteasy-reactive-server-spi-deployment-2.7.2.Final.pom
[2025-11-27T00:31:19.133Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/io/quarkus/quarkus-resteasy-reactive-server-spi-deployment/2.7.2.Final/quarkus-resteasy-reactive-server-spi-deployment-2.7.2.Final.pom (1.0 kB at 9.4 kB/s)
[2025-11-27T00:31:19.133Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/quarkus/quarkus-resteasy-reactive-spi-deployment/2.7.2.Final/quarkus-resteasy-reactive-spi-deployment-2.7.2.Final.pom
[2025-11-27T00:31:19.805Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/io/quarkus/quarkus-resteasy-reactive-spi-deployment/2.7.2.Final/quarkus-resteasy-reactive-spi-deployment-2.7.2.Final.pom (962 B at 4.7 kB/s)
[2025-11-27T00:31:19.805Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/quarkus/quarkus-resteasy-reactive-common-deployment/2.7.2.Final/quarkus-resteasy-reactive-common-deployment-2.7.2.Final.pom
[2025-11-27T00:31:19.805Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/io/quarkus/quarkus-resteasy-reactive-common-deployment/2.7.2.Final/quarkus-resteasy-reactive-common-deployment-2.7.2.Final.pom (3.6 kB at 21 kB/s)
[2025-11-27T00:31:19.805Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/quarkus/quarkus-resteasy-reactive-jackson-common-deployment/2.7.2.Final/quarkus-resteasy-reactive-jackson-common-deployment-2.7.2.Final.pom
[2025-11-27T00:31:19.805Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/io/quarkus/quarkus-resteasy-reactive-jackson-common-deployment/2.7.2.Final/quarkus-resteasy-reactive-jackson-common-deployment-2.7.2.Final.pom (1.8 kB at 16 kB/s)
[2025-11-27T00:31:19.805Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/quarkus/quarkus-smallrye-reactive-messaging-amqp-deployment/2.7.2.Final/quarkus-smallrye-reactive-messaging-amqp-deployment-2.7.2.Final.pom
[2025-11-27T00:31:20.477Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/io/quarkus/quarkus-smallrye-reactive-messaging-amqp-deployment/2.7.2.Final/quarkus-smallrye-reactive-messaging-amqp-deployment-2.7.2.Final.pom (4.7 kB at 8.7 kB/s)
[2025-11-27T00:31:20.477Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/quarkus/quarkus-smallrye-reactive-messaging-deployment/2.7.2.Final/quarkus-smallrye-reactive-messaging-deployment-2.7.2.Final.pom
[2025-11-27T00:31:20.477Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/io/quarkus/quarkus-smallrye-reactive-messaging-deployment/2.7.2.Final/quarkus-smallrye-reactive-messaging-deployment-2.7.2.Final.pom (3.1 kB at 30 kB/s)
[2025-11-27T00:31:20.477Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/quarkus/quarkus-smallrye-health-spi/2.7.2.Final/quarkus-smallrye-health-spi-2.7.2.Final.pom
[2025-11-27T00:31:20.477Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/io/quarkus/quarkus-smallrye-health-spi/2.7.2.Final/quarkus-smallrye-health-spi-2.7.2.Final.pom (775 B at 7.7 kB/s)
[2025-11-27T00:31:20.477Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/quarkus/quarkus-smallrye-health-parent/2.7.2.Final/quarkus-smallrye-health-parent-2.7.2.Final.pom
[2025-11-27T00:31:20.477Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/io/quarkus/quarkus-smallrye-health-parent/2.7.2.Final/quarkus-smallrye-health-parent-2.7.2.Final.pom (787 B at 7.9 kB/s)
[2025-11-27T00:31:20.477Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/quarkus/quarkus-mutiny-reactive-streams-operators-deployment/2.7.2.Final/quarkus-mutiny-reactive-streams-operators-deployment-2.7.2.Final.pom
[2025-11-27T00:31:21.149Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/io/quarkus/quarkus-mutiny-reactive-streams-operators-deployment/2.7.2.Final/quarkus-mutiny-reactive-streams-operators-deployment-2.7.2.Final.pom (2.3 kB at 7.7 kB/s)
[2025-11-27T00:31:21.149Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/commonmark/commonmark/0.18.1/commonmark-0.18.1.pom
[2025-11-27T00:31:21.149Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/commonmark/commonmark/0.18.1/commonmark-0.18.1.pom (2.7 kB at 42 kB/s)
[2025-11-27T00:31:21.149Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/commonmark/commonmark-parent/0.18.1/commonmark-parent-0.18.1.pom
[2025-11-27T00:31:21.149Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/commonmark/commonmark-parent/0.18.1/commonmark-parent-0.18.1.pom (12 kB at 182 kB/s)
[2025-11-27T00:31:21.149Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/quarkus/quarkus-junit4-mock/2.7.2.Final/quarkus-junit4-mock-2.7.2.Final.pom
[2025-11-27T00:31:21.149Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/io/quarkus/quarkus-junit4-mock/2.7.2.Final/quarkus-junit4-mock-2.7.2.Final.pom (719 B at 6.9 kB/s)
[2025-11-27T00:31:21.149Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/quarkus/quarkus-devservices-common/2.7.2.Final/quarkus-devservices-common-2.7.2.Final.pom
[2025-11-27T00:31:21.822Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/io/quarkus/quarkus-devservices-common/2.7.2.Final/quarkus-devservices-common-2.7.2.Final.pom (1.5 kB at 8.6 kB/s)
[2025-11-27T00:31:21.822Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/quarkus/quarkus-devservices-parent/2.7.2.Final/quarkus-devservices-parent-2.7.2.Final.pom
[2025-11-27T00:31:21.822Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/io/quarkus/quarkus-devservices-parent/2.7.2.Final/quarkus-devservices-parent-2.7.2.Final.pom (1.1 kB at 5.8 kB/s)
[2025-11-27T00:31:21.822Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/quarkus/resteasy/reactive/resteasy-reactive-common-processor/2.7.2.Final/resteasy-reactive-common-processor-2.7.2.Final.jar
[2025-11-27T00:31:21.822Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/quarkus/resteasy/reactive/resteasy-reactive-processor/2.7.2.Final/resteasy-reactive-processor-2.7.2.Final.jar
[2025-11-27T00:31:21.822Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/quarkus/quarkus-resteasy-reactive-spi-deployment/2.7.2.Final/quarkus-resteasy-reactive-spi-deployment-2.7.2.Final.jar
[2025-11-27T00:31:21.822Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/quarkus/quarkus-resteasy-reactive-server-spi-deployment/2.7.2.Final/quarkus-resteasy-reactive-server-spi-deployment-2.7.2.Final.jar
[2025-11-27T00:31:21.822Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/quarkus/quarkus-resteasy-reactive-common-deployment/2.7.2.Final/quarkus-resteasy-reactive-common-deployment-2.7.2.Final.jar
[2025-11-27T00:31:21.822Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/io/quarkus/resteasy/reactive/resteasy-reactive-common-processor/2.7.2.Final/resteasy-reactive-common-processor-2.7.2.Final.jar (114 kB at 583 kB/s)
[2025-11-27T00:31:21.822Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/quarkus/quarkus-resteasy-reactive-deployment/2.7.2.Final/quarkus-resteasy-reactive-deployment-2.7.2.Final.jar
[2025-11-27T00:31:21.822Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/io/quarkus/quarkus-resteasy-reactive-spi-deployment/2.7.2.Final/quarkus-resteasy-reactive-spi-deployment-2.7.2.Final.jar (25 kB at 89 kB/s)
[2025-11-27T00:31:21.822Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/quarkus/quarkus-resteasy-reactive-jackson-common-deployment/2.7.2.Final/quarkus-resteasy-reactive-jackson-common-deployment-2.7.2.Final.jar
[2025-11-27T00:31:21.822Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/io/quarkus/resteasy/reactive/resteasy-reactive-processor/2.7.2.Final/resteasy-reactive-processor-2.7.2.Final.jar (144 kB at 479 kB/s)
[2025-11-27T00:31:21.822Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/quarkus/quarkus-resteasy-reactive-jackson-deployment/2.7.2.Final/quarkus-resteasy-reactive-jackson-deployment-2.7.2.Final.jar
[2025-11-27T00:31:21.822Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/io/quarkus/quarkus-resteasy-reactive-common-deployment/2.7.2.Final/quarkus-resteasy-reactive-common-deployment-2.7.2.Final.jar (29 kB at 93 kB/s)
[2025-11-27T00:31:21.822Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/quarkus/quarkus-smallrye-health-spi/2.7.2.Final/quarkus-smallrye-health-spi-2.7.2.Final.jar
[2025-11-27T00:31:22.494Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/io/quarkus/quarkus-resteasy-reactive-server-spi-deployment/2.7.2.Final/quarkus-resteasy-reactive-server-spi-deployment-2.7.2.Final.jar (5.0 kB at 12 kB/s)
[2025-11-27T00:31:22.494Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/commonmark/commonmark/0.18.1/commonmark-0.18.1.jar
[2025-11-27T00:31:22.494Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/io/quarkus/quarkus-smallrye-health-spi/2.7.2.Final/quarkus-smallrye-health-spi-2.7.2.Final.jar (3.6 kB at 9.0 kB/s)
[2025-11-27T00:31:22.494Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/quarkus/quarkus-smallrye-reactive-messaging-deployment/2.7.2.Final/quarkus-smallrye-reactive-messaging-deployment-2.7.2.Final.jar
[2025-11-27T00:31:22.494Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/io/quarkus/quarkus-resteasy-reactive-deployment/2.7.2.Final/quarkus-resteasy-reactive-deployment-2.7.2.Final.jar (109 kB at 253 kB/s)
[2025-11-27T00:31:22.494Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/quarkus/quarkus-mutiny-reactive-streams-operators-deployment/2.7.2.Final/quarkus-mutiny-reactive-streams-operators-deployment-2.7.2.Final.jar
[2025-11-27T00:31:22.494Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/commonmark/commonmark/0.18.1/commonmark-0.18.1.jar (168 kB at 346 kB/s)
[2025-11-27T00:31:22.494Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/quarkus/quarkus-junit4-mock/2.7.2.Final/quarkus-junit4-mock-2.7.2.Final.jar
[2025-11-27T00:31:22.494Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/io/quarkus/quarkus-resteasy-reactive-jackson-deployment/2.7.2.Final/quarkus-resteasy-reactive-jackson-deployment-2.7.2.Final.jar (14 kB at 25 kB/s)
[2025-11-27T00:31:22.494Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/quarkus/quarkus-devservices-common/2.7.2.Final/quarkus-devservices-common-2.7.2.Final.jar
[2025-11-27T00:31:22.494Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/io/quarkus/quarkus-mutiny-reactive-streams-operators-deployment/2.7.2.Final/quarkus-mutiny-reactive-streams-operators-deployment-2.7.2.Final.jar (4.8 kB at 8.7 kB/s)
[2025-11-27T00:31:22.494Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/quarkus/quarkus-smallrye-reactive-messaging-amqp-deployment/2.7.2.Final/quarkus-smallrye-reactive-messaging-amqp-deployment-2.7.2.Final.jar
[2025-11-27T00:31:22.494Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/io/quarkus/quarkus-resteasy-reactive-jackson-common-deployment/2.7.2.Final/quarkus-resteasy-reactive-jackson-common-deployment-2.7.2.Final.jar (4.0 kB at 7.0 kB/s)
[2025-11-27T00:31:22.494Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/io/quarkus/quarkus-junit4-mock/2.7.2.Final/quarkus-junit4-mock-2.7.2.Final.jar (4.2 kB at 7.0 kB/s)
[2025-11-27T00:31:22.494Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/io/quarkus/quarkus-devservices-common/2.7.2.Final/quarkus-devservices-common-2.7.2.Final.jar (7.6 kB at 12 kB/s)
[2025-11-27T00:31:22.494Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/io/quarkus/quarkus-smallrye-reactive-messaging-amqp-deployment/2.7.2.Final/quarkus-smallrye-reactive-messaging-amqp-deployment-2.7.2.Final.jar (18 kB at 23 kB/s)
[2025-11-27T00:31:22.494Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/io/quarkus/quarkus-smallrye-reactive-messaging-deployment/2.7.2.Final/quarkus-smallrye-reactive-messaging-deployment-2.7.2.Final.jar (64 kB at 73 kB/s)
[2025-11-27T00:31:23.166Z] [INFO]
[2025-11-27T00:31:23.166Z] [INFO] --- maven-compiler-plugin:3.8.1:compile (default-compile) @ amqp-quickstart-producer ---
[2025-11-27T00:31:23.166Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-model/3.0/maven-model-3.0.pom
[2025-11-27T00:31:23.166Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-model/3.0/maven-model-3.0.pom (3.9 kB at 88 kB/s)
[2025-11-27T00:31:23.166Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-utils/2.0.4/plexus-utils-2.0.4.pom
[2025-11-27T00:31:23.166Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-utils/2.0.4/plexus-utils-2.0.4.pom (3.3 kB at 60 kB/s)
[2025-11-27T00:31:23.166Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-artifact/3.0/maven-artifact-3.0.pom
[2025-11-27T00:31:23.167Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-artifact/3.0/maven-artifact-3.0.pom (1.9 kB at 34 kB/s)
[2025-11-27T00:31:23.167Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/sonatype/sisu/sisu-inject-plexus/1.4.2/sisu-inject-plexus-1.4.2.pom
[2025-11-27T00:31:23.167Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/sonatype/sisu/sisu-inject-plexus/1.4.2/sisu-inject-plexus-1.4.2.pom (5.4 kB at 89 kB/s)
[2025-11-27T00:31:23.167Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/sonatype/sisu/inject/guice-plexus/1.4.2/guice-plexus-1.4.2.pom
[2025-11-27T00:31:23.167Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/sonatype/sisu/inject/guice-plexus/1.4.2/guice-plexus-1.4.2.pom (3.1 kB at 36 kB/s)
[2025-11-27T00:31:23.167Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/sonatype/sisu/inject/guice-bean/1.4.2/guice-bean-1.4.2.pom
[2025-11-27T00:31:23.167Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/sonatype/sisu/inject/guice-bean/1.4.2/guice-bean-1.4.2.pom (2.6 kB at 43 kB/s)
[2025-11-27T00:31:23.167Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/sonatype/sisu/sisu-inject/1.4.2/sisu-inject-1.4.2.pom
[2025-11-27T00:31:23.167Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/sonatype/sisu/sisu-inject/1.4.2/sisu-inject-1.4.2.pom (1.2 kB at 27 kB/s)
[2025-11-27T00:31:23.167Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/sonatype/sisu/sisu-parent/1.4.2/sisu-parent-1.4.2.pom
[2025-11-27T00:31:23.167Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/sonatype/sisu/sisu-parent/1.4.2/sisu-parent-1.4.2.pom (7.8 kB at 120 kB/s)
[2025-11-27T00:31:23.167Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/sonatype/forge/forge-parent/6/forge-parent-6.pom
[2025-11-27T00:31:23.167Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/sonatype/forge/forge-parent/6/forge-parent-6.pom (11 kB at 179 kB/s)
[2025-11-27T00:31:23.167Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-component-annotations/1.7.1/plexus-component-annotations-1.7.1.pom
[2025-11-27T00:31:23.840Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-component-annotations/1.7.1/plexus-component-annotations-1.7.1.pom (770 B at 11 kB/s)
[2025-11-27T00:31:23.840Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-containers/1.7.1/plexus-containers-1.7.1.pom
[2025-11-27T00:31:23.840Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-containers/1.7.1/plexus-containers-1.7.1.pom (5.0 kB at 97 kB/s)
[2025-11-27T00:31:23.840Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus/4.0/plexus-4.0.pom
[2025-11-27T00:31:23.840Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus/4.0/plexus-4.0.pom (22 kB at 371 kB/s)
[2025-11-27T00:31:23.840Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-classworlds/2.2.3/plexus-classworlds-2.2.3.pom
[2025-11-27T00:31:23.840Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-classworlds/2.2.3/plexus-classworlds-2.2.3.pom (4.0 kB at 87 kB/s)
[2025-11-27T00:31:23.840Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/sonatype/sisu/sisu-inject-bean/1.4.2/sisu-inject-bean-1.4.2.pom
[2025-11-27T00:31:23.840Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/sonatype/sisu/sisu-inject-bean/1.4.2/sisu-inject-bean-1.4.2.pom (5.5 kB at 89 kB/s)
[2025-11-27T00:31:23.840Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/sonatype/sisu/sisu-guice/2.1.7/sisu-guice-2.1.7.pom
[2025-11-27T00:31:23.840Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/sonatype/sisu/sisu-guice/2.1.7/sisu-guice-2.1.7.pom (11 kB at 194 kB/s)
[2025-11-27T00:31:23.840Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-core/3.0/maven-core-3.0.pom
[2025-11-27T00:31:23.840Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-core/3.0/maven-core-3.0.pom (6.6 kB at 121 kB/s)
[2025-11-27T00:31:23.840Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-settings/3.0/maven-settings-3.0.pom
[2025-11-27T00:31:23.840Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-settings/3.0/maven-settings-3.0.pom (1.9 kB at 35 kB/s)
[2025-11-27T00:31:23.840Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-settings-builder/3.0/maven-settings-builder-3.0.pom
[2025-11-27T00:31:23.840Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-settings-builder/3.0/maven-settings-builder-3.0.pom (2.2 kB at 31 kB/s)
[2025-11-27T00:31:23.840Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-interpolation/1.14/plexus-interpolation-1.14.pom
[2025-11-27T00:31:23.840Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-interpolation/1.14/plexus-interpolation-1.14.pom (910 B at 19 kB/s)
[2025-11-27T00:31:23.840Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-components/1.1.18/plexus-components-1.1.18.pom
[2025-11-27T00:31:23.840Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-components/1.1.18/plexus-components-1.1.18.pom (5.4 kB at 96 kB/s)
[2025-11-27T00:31:23.840Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-repository-metadata/3.0/maven-repository-metadata-3.0.pom
[2025-11-27T00:31:23.840Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-repository-metadata/3.0/maven-repository-metadata-3.0.pom (1.9 kB at 36 kB/s)
[2025-11-27T00:31:23.840Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-model-builder/3.0/maven-model-builder-3.0.pom
[2025-11-27T00:31:24.514Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-model-builder/3.0/maven-model-builder-3.0.pom (2.2 kB at 47 kB/s)
[2025-11-27T00:31:24.514Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-aether-provider/3.0/maven-aether-provider-3.0.pom
[2025-11-27T00:31:24.514Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-aether-provider/3.0/maven-aether-provider-3.0.pom (2.5 kB at 46 kB/s)
[2025-11-27T00:31:24.514Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/sonatype/aether/aether-api/1.7/aether-api-1.7.pom
[2025-11-27T00:31:24.514Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/sonatype/aether/aether-api/1.7/aether-api-1.7.pom (1.7 kB at 30 kB/s)
[2025-11-27T00:31:24.514Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/sonatype/aether/aether-parent/1.7/aether-parent-1.7.pom
[2025-11-27T00:31:24.514Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/sonatype/aether/aether-parent/1.7/aether-parent-1.7.pom (7.7 kB at 136 kB/s)
[2025-11-27T00:31:24.514Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/sonatype/aether/aether-util/1.7/aether-util-1.7.pom
[2025-11-27T00:31:24.514Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/sonatype/aether/aether-util/1.7/aether-util-1.7.pom (2.1 kB at 26 kB/s)
[2025-11-27T00:31:24.514Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/sonatype/aether/aether-impl/1.7/aether-impl-1.7.pom
[2025-11-27T00:31:24.514Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/sonatype/aether/aether-impl/1.7/aether-impl-1.7.pom (3.7 kB at 68 kB/s)
[2025-11-27T00:31:24.514Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/sonatype/aether/aether-spi/1.7/aether-spi-1.7.pom
[2025-11-27T00:31:24.514Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/sonatype/aether/aether-spi/1.7/aether-spi-1.7.pom (1.7 kB at 35 kB/s)
[2025-11-27T00:31:24.514Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/shared/maven-shared-utils/3.2.1/maven-shared-utils-3.2.1.pom
[2025-11-27T00:31:24.514Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/shared/maven-shared-utils/3.2.1/maven-shared-utils-3.2.1.pom (5.6 kB at 99 kB/s)
[2025-11-27T00:31:24.514Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/shared/maven-shared-components/30/maven-shared-components-30.pom
[2025-11-27T00:31:24.514Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/shared/maven-shared-components/30/maven-shared-components-30.pom (4.6 kB at 67 kB/s)
[2025-11-27T00:31:24.514Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-parent/30/maven-parent-30.pom
[2025-11-27T00:31:24.514Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-parent/30/maven-parent-30.pom (41 kB at 738 kB/s)
[2025-11-27T00:31:24.514Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/commons-io/commons-io/2.5/commons-io-2.5.pom
[2025-11-27T00:31:24.514Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/commons-io/commons-io/2.5/commons-io-2.5.pom (13 kB at 271 kB/s)
[2025-11-27T00:31:24.514Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/commons/commons-parent/39/commons-parent-39.pom
[2025-11-27T00:31:25.186Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/commons/commons-parent/39/commons-parent-39.pom (62 kB at 1.2 MB/s)
[2025-11-27T00:31:25.186Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/apache/16/apache-16.pom
[2025-11-27T00:31:25.186Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/apache/16/apache-16.pom (15 kB at 291 kB/s)
[2025-11-27T00:31:25.186Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-java/0.9.10/plexus-java-0.9.10.pom
[2025-11-27T00:31:25.186Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-java/0.9.10/plexus-java-0.9.10.pom (5.1 kB at 106 kB/s)
[2025-11-27T00:31:25.186Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-languages/0.9.10/plexus-languages-0.9.10.pom
[2025-11-27T00:31:25.186Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-languages/0.9.10/plexus-languages-0.9.10.pom (4.1 kB at 99 kB/s)
[2025-11-27T00:31:25.186Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/ow2/asm/asm/6.2/asm-6.2.pom
[2025-11-27T00:31:25.186Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/ow2/asm/asm/6.2/asm-6.2.pom (2.9 kB at 50 kB/s)
[2025-11-27T00:31:25.186Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-compiler-api/2.8.4/plexus-compiler-api-2.8.4.pom
[2025-11-27T00:31:25.186Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-compiler-api/2.8.4/plexus-compiler-api-2.8.4.pom (867 B at 13 kB/s)
[2025-11-27T00:31:25.186Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-compiler/2.8.4/plexus-compiler-2.8.4.pom
[2025-11-27T00:31:25.186Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-compiler/2.8.4/plexus-compiler-2.8.4.pom (6.0 kB at 128 kB/s)
[2025-11-27T00:31:25.186Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-components/4.0/plexus-components-4.0.pom
[2025-11-27T00:31:25.186Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-components/4.0/plexus-components-4.0.pom (2.7 kB at 54 kB/s)
[2025-11-27T00:31:25.186Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-utils/3.0.22/plexus-utils-3.0.22.pom
[2025-11-27T00:31:25.186Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-utils/3.0.22/plexus-utils-3.0.22.pom (3.8 kB at 50 kB/s)
[2025-11-27T00:31:25.186Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-compiler-manager/2.8.4/plexus-compiler-manager-2.8.4.pom
[2025-11-27T00:31:25.186Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-compiler-manager/2.8.4/plexus-compiler-manager-2.8.4.pom (692 B at 11 kB/s)
[2025-11-27T00:31:25.186Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-compiler-javac/2.8.4/plexus-compiler-javac-2.8.4.pom
[2025-11-27T00:31:25.186Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-compiler-javac/2.8.4/plexus-compiler-javac-2.8.4.pom (771 B at 13 kB/s)
[2025-11-27T00:31:25.186Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-compilers/2.8.4/plexus-compilers-2.8.4.pom
[2025-11-27T00:31:25.186Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-compilers/2.8.4/plexus-compilers-2.8.4.pom (1.3 kB at 26 kB/s)
[2025-11-27T00:31:25.857Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-model/3.0/maven-model-3.0.jar
[2025-11-27T00:31:25.857Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/sonatype/sisu/sisu-inject-plexus/1.4.2/sisu-inject-plexus-1.4.2.jar
[2025-11-27T00:31:25.857Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/sonatype/sisu/sisu-inject-bean/1.4.2/sisu-inject-bean-1.4.2.jar
[2025-11-27T00:31:25.857Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/sonatype/sisu/sisu-guice/2.1.7/sisu-guice-2.1.7-noaop.jar
[2025-11-27T00:31:25.857Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-artifact/3.0/maven-artifact-3.0.jar
[2025-11-27T00:31:25.857Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-model/3.0/maven-model-3.0.jar (165 kB at 3.0 MB/s)
[2025-11-27T00:31:25.857Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-utils/2.0.4/plexus-utils-2.0.4.jar
[2025-11-27T00:31:25.857Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/sonatype/sisu/sisu-inject-bean/1.4.2/sisu-inject-bean-1.4.2.jar (153 kB at 2.7 MB/s)
[2025-11-27T00:31:25.857Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-core/3.0/maven-core-3.0.jar
[2025-11-27T00:31:25.857Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/sonatype/sisu/sisu-inject-plexus/1.4.2/sisu-inject-plexus-1.4.2.jar (202 kB at 2.9 MB/s)
[2025-11-27T00:31:25.857Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-settings/3.0/maven-settings-3.0.jar
[2025-11-27T00:31:25.857Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-artifact/3.0/maven-artifact-3.0.jar (52 kB at 674 kB/s)
[2025-11-27T00:31:25.857Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-settings-builder/3.0/maven-settings-builder-3.0.jar
[2025-11-27T00:31:25.857Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/sonatype/sisu/sisu-guice/2.1.7/sisu-guice-2.1.7-noaop.jar (472 kB at 5.7 MB/s)
[2025-11-27T00:31:25.857Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-repository-metadata/3.0/maven-repository-metadata-3.0.jar
[2025-11-27T00:31:25.857Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-utils/2.0.4/plexus-utils-2.0.4.jar (222 kB at 2.1 MB/s)
[2025-11-27T00:31:25.857Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-model-builder/3.0/maven-model-builder-3.0.jar
[2025-11-27T00:31:25.857Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-core/3.0/maven-core-3.0.jar (527 kB at 4.5 MB/s)
[2025-11-27T00:31:25.857Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-aether-provider/3.0/maven-aether-provider-3.0.jar
[2025-11-27T00:31:25.857Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-settings/3.0/maven-settings-3.0.jar (47 kB at 386 kB/s)
[2025-11-27T00:31:25.857Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/sonatype/aether/aether-impl/1.7/aether-impl-1.7.jar
[2025-11-27T00:31:25.857Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-settings-builder/3.0/maven-settings-builder-3.0.jar (38 kB at 259 kB/s)
[2025-11-27T00:31:25.857Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/sonatype/aether/aether-spi/1.7/aether-spi-1.7.jar
[2025-11-27T00:31:25.857Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-repository-metadata/3.0/maven-repository-metadata-3.0.jar (30 kB at 201 kB/s)
[2025-11-27T00:31:25.857Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/sonatype/aether/aether-api/1.7/aether-api-1.7.jar
[2025-11-27T00:31:25.857Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-model-builder/3.0/maven-model-builder-3.0.jar (148 kB at 955 kB/s)
[2025-11-27T00:31:25.857Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/sonatype/aether/aether-util/1.7/aether-util-1.7.jar
[2025-11-27T00:31:25.858Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-aether-provider/3.0/maven-aether-provider-3.0.jar (51 kB at 298 kB/s)
[2025-11-27T00:31:25.858Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-interpolation/1.14/plexus-interpolation-1.14.jar
[2025-11-27T00:31:25.858Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/sonatype/aether/aether-spi/1.7/aether-spi-1.7.jar (14 kB at 67 kB/s)
[2025-11-27T00:31:25.858Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-classworlds/2.2.3/plexus-classworlds-2.2.3.jar
[2025-11-27T00:31:25.858Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/sonatype/aether/aether-impl/1.7/aether-impl-1.7.jar (106 kB at 524 kB/s)
[2025-11-27T00:31:25.858Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-component-annotations/1.7.1/plexus-component-annotations-1.7.1.jar
[2025-11-27T00:31:25.858Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/sonatype/aether/aether-api/1.7/aether-api-1.7.jar (74 kB at 355 kB/s)
[2025-11-27T00:31:25.858Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/sonatype/plexus/plexus-sec-dispatcher/1.3/plexus-sec-dispatcher-1.3.jar
[2025-11-27T00:31:25.858Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/sonatype/aether/aether-util/1.7/aether-util-1.7.jar (108 kB at 514 kB/s)
[2025-11-27T00:31:25.858Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/sonatype/plexus/plexus-cipher/1.4/plexus-cipher-1.4.jar
[2025-11-27T00:31:25.858Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-interpolation/1.14/plexus-interpolation-1.14.jar (61 kB at 257 kB/s)
[2025-11-27T00:31:25.858Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/shared/maven-shared-utils/3.2.1/maven-shared-utils-3.2.1.jar
[2025-11-27T00:31:25.858Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-classworlds/2.2.3/plexus-classworlds-2.2.3.jar (46 kB at 177 kB/s)
[2025-11-27T00:31:25.858Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/commons-io/commons-io/2.5/commons-io-2.5.jar
[2025-11-27T00:31:25.858Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/sonatype/plexus/plexus-sec-dispatcher/1.3/plexus-sec-dispatcher-1.3.jar (29 kB at 107 kB/s)
[2025-11-27T00:31:25.858Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-java/0.9.10/plexus-java-0.9.10.jar
[2025-11-27T00:31:25.858Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-component-annotations/1.7.1/plexus-component-annotations-1.7.1.jar (4.3 kB at 16 kB/s)
[2025-11-27T00:31:25.858Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/ow2/asm/asm/6.2/asm-6.2.jar
[2025-11-27T00:31:25.858Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/sonatype/plexus/plexus-cipher/1.4/plexus-cipher-1.4.jar (13 kB at 48 kB/s)
[2025-11-27T00:31:25.858Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-compiler-api/2.8.4/plexus-compiler-api-2.8.4.jar
[2025-11-27T00:31:25.858Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/shared/maven-shared-utils/3.2.1/maven-shared-utils-3.2.1.jar (167 kB at 553 kB/s)
[2025-11-27T00:31:25.858Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-compiler-manager/2.8.4/plexus-compiler-manager-2.8.4.jar
[2025-11-27T00:31:25.858Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/commons-io/commons-io/2.5/commons-io-2.5.jar (209 kB at 660 kB/s)
[2025-11-27T00:31:25.858Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-compiler-javac/2.8.4/plexus-compiler-javac-2.8.4.jar
[2025-11-27T00:31:25.858Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/ow2/asm/asm/6.2/asm-6.2.jar (111 kB at 348 kB/s)
[2025-11-27T00:31:25.858Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-java/0.9.10/plexus-java-0.9.10.jar (39 kB at 119 kB/s)
[2025-11-27T00:31:25.858Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-compiler-api/2.8.4/plexus-compiler-api-2.8.4.jar (27 kB at 81 kB/s)
[2025-11-27T00:31:25.858Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-compiler-manager/2.8.4/plexus-compiler-manager-2.8.4.jar (4.7 kB at 13 kB/s)
[2025-11-27T00:31:25.858Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-compiler-javac/2.8.4/plexus-compiler-javac-2.8.4.jar (21 kB at 58 kB/s)
[2025-11-27T00:31:25.858Z] [INFO] Changes detected - recompiling the module!
[2025-11-27T00:31:25.858Z] [INFO] Compiling 2 source files to /quarkus-quickstarts/amqp-quickstart/amqp-quickstart-producer/target/classes
[2025-11-27T00:31:25.858Z] [INFO]
[2025-11-27T00:31:25.858Z] [INFO] --- quarkus-maven-plugin:2.7.2.Final:generate-code-tests (default) @ amqp-quickstart-producer ---
[2025-11-27T00:31:26.527Z] [INFO]
[2025-11-27T00:31:26.527Z] [INFO] --- maven-resources-plugin:2.6:testResources (default-testResources) @ amqp-quickstart-producer ---
[2025-11-27T00:31:26.527Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
[2025-11-27T00:31:26.527Z] [INFO] skip non existing resourceDirectory /quarkus-quickstarts/amqp-quickstart/amqp-quickstart-producer/src/test/resources
[2025-11-27T00:31:26.527Z] [INFO]
[2025-11-27T00:31:26.527Z] [INFO] --- maven-compiler-plugin:3.8.1:testCompile (default-testCompile) @ amqp-quickstart-producer ---
[2025-11-27T00:31:26.527Z] [INFO] Changes detected - recompiling the module!
[2025-11-27T00:31:26.527Z] [INFO] Compiling 2 source files to /quarkus-quickstarts/amqp-quickstart/amqp-quickstart-producer/target/test-classes
[2025-11-27T00:31:26.527Z] [INFO]
[2025-11-27T00:31:26.527Z] [INFO] --- maven-surefire-plugin:3.0.0-M5:test (default-test) @ amqp-quickstart-producer ---
[2025-11-27T00:31:26.527Z] [INFO]
[2025-11-27T00:31:26.527Z] [INFO] -------------------------------------------------------
[2025-11-27T00:31:26.527Z] [INFO] T E S T S
[2025-11-27T00:31:26.527Z] [INFO] -------------------------------------------------------
[2025-11-27T00:31:26.527Z] [ERROR] Picked up JAVA_TOOL_OPTIONS: -Dfile.encoding=UTF8 -Djava.security.egd=file:/dev/./urandom
[2025-11-27T00:31:27.198Z] [INFO] Running org.acme.amqp.producer.QuotesResourceTest
[2025-11-27T00:31:42.254Z] 2025-11-27 00:30:31,816 INFO [org.jbo.threads] (main) JBoss Threads version 3.4.2.Final
[2025-11-27T00:31:42.254Z] 2025-11-27 00:30:32,524 INFO [org.tes.doc.DockerClientProviderStrategy] (build-2) Loaded org.testcontainers.dockerclient.UnixSocketClientProviderStrategy from ~/.testcontainers.properties, will try it first
[2025-11-27T00:31:42.254Z] 2025-11-27 00:30:32,725 INFO [io.qua.sma.dep.processor] (build-25) Configuring the channel 'quotes' to be managed by the connector 'smallrye-amqp'
[2025-11-27T00:31:42.254Z] 2025-11-27 00:30:32,726 INFO [io.qua.sma.dep.processor] (build-25) Configuring the channel 'quote-requests' to be managed by the connector 'smallrye-amqp'
[2025-11-27T00:31:42.254Z] 2025-11-27 00:30:33,159 INFO [org.tes.doc.DockerClientProviderStrategy] (build-2) Found Docker environment with local Unix socket (unix:///var/run/docker.sock)
[2025-11-27T00:31:42.254Z] 2025-11-27 00:30:33,208 INFO [org.tes.DockerClientFactory] (build-2) Docker host IP address is 172.17.0.1
[2025-11-27T00:31:42.254Z] 2025-11-27 00:30:33,342 INFO [org.tes.DockerClientFactory] (build-2) Connected to docker:
[2025-11-27T00:31:42.254Z] Server Version: 20.10.7
[2025-11-27T00:31:42.254Z] API Version: 1.41
[2025-11-27T00:31:42.254Z] Operating System: Ubuntu 16.04.7 LTS
[2025-11-27T00:31:42.254Z] Total Memory: 7975 MB
[2025-11-27T00:31:42.254Z] 2025-11-27 00:30:33,346 INFO [org.tes.uti.ImageNameSubstitutor] (build-2) Image name substitution will be performed by: DefaultImageNameSubstitutor (composite of 'ConfigurationFileImageNameSubstitutor' and 'PrefixingImageNameSubstitutor')
[2025-11-27T00:31:42.254Z] 2025-11-27 00:30:33,394 INFO [org.tes.uti.RegistryAuthLocator] (build-2) Failure when attempting to lookup auth config. Please ignore if you don't have images in an authenticated registry. Details: (dockerImageName: testcontainers/ryuk:0.3.3, configFile: /root/.docker/config.json. Falling back to docker-java default behaviour. Exception message: /root/.docker/config.json (No such file or directory)
[2025-11-27T00:31:42.254Z] 2025-11-27 00:30:34,293 INFO [org.tes.DockerClientFactory] (build-2) Ryuk started - will monitor and terminate Testcontainers containers on JVM exit
[2025-11-27T00:31:42.254Z] 2025-11-27 00:30:34,294 INFO [org.tes.DockerClientFactory] (build-2) Checking the system...
[2025-11-27T00:31:42.254Z] 2025-11-27 00:30:34,295 INFO [org.tes.DockerClientFactory] (build-2) ✔︎ Docker server version should be at least 1.6.0
[2025-11-27T00:31:42.254Z] 2025-11-27 00:30:34,420 INFO [org.tes.DockerClientFactory] (build-2) ✔︎ Docker environment should have more than 2GB free disk space
[2025-11-27T00:31:42.254Z] 2025-11-27 00:30:34,718 INFO [doc.io/.1.2]] (build-2) Creating container for image: quay.io/artemiscloud/activemq-artemis-broker:0.1.2
[2025-11-27T00:31:42.254Z] 2025-11-27 00:30:34,719 INFO [org.tes.uti.RegistryAuthLocator] (build-2) Failure when attempting to lookup auth config. Please ignore if you don't have images in an authenticated registry. Details: (dockerImageName: quay.io/artemiscloud/activemq-artemis-broker:0.1.2, configFile: /root/.docker/config.json. Falling back to docker-java default behaviour. Exception message: /root/.docker/config.json (No such file or directory)
[2025-11-27T00:31:42.254Z] 2025-11-27 00:30:34,978 INFO [doc.io/.1.2]] (build-2) Container quay.io/artemiscloud/activemq-artemis-broker:0.1.2 is starting: 309f46fdd6dc1f4a3baad13ca95d3a375dbd4de47ca5dbe21a911b566cf35f0f
[2025-11-27T00:31:42.254Z] 2025-11-27 00:30:42,582 INFO [doc.io/.1.2]] (build-2) Container quay.io/artemiscloud/activemq-artemis-broker:0.1.2 started in PT8.1393112S
[2025-11-27T00:31:42.254Z] 2025-11-27 00:30:42,584 INFO [io.qua.sma.rea.amq.dep.AmqpDevServicesProcessor] (build-2) Dev Services for AMQP started.
[2025-11-27T00:31:42.254Z] 2025-11-27 00:30:42,584 INFO [io.qua.sma.rea.amq.dep.AmqpDevServicesProcessor] (build-2) Other Quarkus applications in dev mode will find the broker automatically. For Quarkus applications in production mode, you can connect to this by starting your application with -Damqp.host=172.17.0.1 -Damqp.port=49433 -Damqp.user=admin -Damqp.password=admin
[2025-11-27T00:31:42.254Z] 2025-11-27 00:30:43,485 INFO [io.sma.rea.mes.amqp] (main) SRMSG16201: AMQP broker configured to 172.17.0.1:49433 for channel quotes
[2025-11-27T00:31:42.254Z] 2025-11-27 00:30:43,527 INFO [io.sma.rea.mes.amqp] (main) SRMSG16201: AMQP broker configured to 172.17.0.1:49433 for channel quote-requests
[2025-11-27T00:31:42.254Z] 2025-11-27 00:30:43,611 INFO [io.sma.rea.mes.amqp] (main) SRMSG16212: Establishing connection with AMQP broker
[2025-11-27T00:31:42.254Z] 2025-11-27 00:30:43,759 INFO [io.quarkus] (main) Quarkus 2.7.2.Final on JVM started in 12.630s. Listening on: http://localhost:8081
[2025-11-27T00:31:42.254Z] 2025-11-27 00:30:43,759 INFO [io.quarkus] (main) Profile test activated.
[2025-11-27T00:31:42.254Z] 2025-11-27 00:30:43,759 INFO [io.quarkus] (main) Installed features: [cdi, resteasy-reactive, resteasy-reactive-jackson, smallrye-context-propagation, smallrye-reactive-messaging, smallrye-reactive-messaging-amqp, vertx]
[2025-11-27T00:31:43.649Z] 2025-11-27 00:30:44,288 INFO [io.sma.rea.mes.amqp] (vert.x-eventloop-thread-0) SRMSG16213: Connection with AMQP broker established
[2025-11-27T00:31:43.649Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 16.386 s - in org.acme.amqp.producer.QuotesResourceTest
[2025-11-27T00:31:44.320Z] 2025-11-27 00:30:45,207 INFO [io.quarkus] (main) Quarkus stopped in 0.119s
[2025-11-27T00:31:44.320Z] [INFO]
[2025-11-27T00:31:44.320Z] [INFO] Results:
[2025-11-27T00:31:44.320Z] [INFO]
[2025-11-27T00:31:44.320Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0
[2025-11-27T00:31:44.320Z] [INFO]
[2025-11-27T00:31:44.320Z] [INFO]
[2025-11-27T00:31:44.320Z] [INFO] --- maven-jar-plugin:2.4:jar (default-jar) @ amqp-quickstart-producer ---
[2025-11-27T00:31:44.320Z] [INFO] Building jar: /quarkus-quickstarts/amqp-quickstart/amqp-quickstart-producer/target/amqp-quickstart-producer-1.0.0-SNAPSHOT.jar
[2025-11-27T00:31:44.320Z] [INFO]
[2025-11-27T00:31:44.320Z] [INFO] --- quarkus-maven-plugin:2.7.2.Final:build (default) @ amqp-quickstart-producer ---
[2025-11-27T00:31:45.710Z] [INFO] [io.quarkus.smallrye-reactive-messaging.deployment.processor] Configuring the channel 'quotes' to be managed by the connector 'smallrye-amqp'
[2025-11-27T00:31:45.710Z] [INFO] [io.quarkus.smallrye-reactive-messaging.deployment.processor] Configuring the channel 'quote-requests' to be managed by the connector 'smallrye-amqp'
[2025-11-27T00:31:45.710Z] [INFO] [io.quarkus.deployment.QuarkusAugmentor] Quarkus augmentation completed in 1271ms
[2025-11-27T00:31:45.710Z] [INFO]
[2025-11-27T00:31:45.710Z] [INFO] --- maven-install-plugin:2.4:install (default-install) @ amqp-quickstart-producer ---
[2025-11-27T00:31:45.710Z] [INFO] Installing /quarkus-quickstarts/amqp-quickstart/amqp-quickstart-producer/target/amqp-quickstart-producer-1.0.0-SNAPSHOT.jar to /root/.m2/repository/org/acme/amqp-quickstart-producer/1.0.0-SNAPSHOT/amqp-quickstart-producer-1.0.0-SNAPSHOT.jar
[2025-11-27T00:31:45.710Z] [INFO] Installing /quarkus-quickstarts/amqp-quickstart/amqp-quickstart-producer/pom.xml to /root/.m2/repository/org/acme/amqp-quickstart-producer/1.0.0-SNAPSHOT/amqp-quickstart-producer-1.0.0-SNAPSHOT.pom
[2025-11-27T00:31:45.710Z] [INFO]
[2025-11-27T00:31:45.710Z] [INFO] -----------------< org.acme:amqp-quickstart-processor >-----------------
[2025-11-27T00:31:45.710Z] [INFO] Building amqp-quickstart-processor 1.0.0-SNAPSHOT [9/103]
[2025-11-27T00:31:45.710Z] [INFO] --------------------------------[ jar ]---------------------------------
[2025-11-27T00:31:45.710Z] [INFO]
[2025-11-27T00:31:45.710Z] [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ amqp-quickstart-processor ---
[2025-11-27T00:31:45.710Z] [INFO]
[2025-11-27T00:31:45.710Z] [INFO] --- maven-resources-plugin:2.6:resources (default-resources) @ amqp-quickstart-processor ---
[2025-11-27T00:31:45.710Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
[2025-11-27T00:31:45.710Z] [INFO] Copying 1 resource
[2025-11-27T00:31:45.710Z] [INFO]
[2025-11-27T00:31:45.710Z] [INFO] --- quarkus-maven-plugin:2.7.2.Final:generate-code (default) @ amqp-quickstart-processor ---
[2025-11-27T00:31:46.381Z] [INFO]
[2025-11-27T00:31:46.381Z] [INFO] --- maven-compiler-plugin:3.8.1:compile (default-compile) @ amqp-quickstart-processor ---
[2025-11-27T00:31:46.381Z] [INFO] Changes detected - recompiling the module!
[2025-11-27T00:31:46.381Z] [INFO] Compiling 2 source files to /quarkus-quickstarts/amqp-quickstart/amqp-quickstart-processor/target/classes
[2025-11-27T00:31:46.381Z] [INFO]
[2025-11-27T00:31:46.381Z] [INFO] --- quarkus-maven-plugin:2.7.2.Final:generate-code-tests (default) @ amqp-quickstart-processor ---
[2025-11-27T00:31:46.381Z] [INFO]
[2025-11-27T00:31:46.381Z] [INFO] --- maven-resources-plugin:2.6:testResources (default-testResources) @ amqp-quickstart-processor ---
[2025-11-27T00:31:46.381Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
[2025-11-27T00:31:46.381Z] [INFO] skip non existing resourceDirectory /quarkus-quickstarts/amqp-quickstart/amqp-quickstart-processor/src/test/resources
[2025-11-27T00:31:46.381Z] [INFO]
[2025-11-27T00:31:46.381Z] [INFO] --- maven-compiler-plugin:3.8.1:testCompile (default-testCompile) @ amqp-quickstart-processor ---
[2025-11-27T00:31:46.381Z] [INFO] Changes detected - recompiling the module!
[2025-11-27T00:31:46.381Z] [INFO] Compiling 1 source file to /quarkus-quickstarts/amqp-quickstart/amqp-quickstart-processor/target/test-classes
[2025-11-27T00:31:47.053Z] [INFO]
[2025-11-27T00:31:47.053Z] [INFO] --- maven-surefire-plugin:3.0.0-M5:test (default-test) @ amqp-quickstart-processor ---
[2025-11-27T00:31:47.053Z] [INFO]
[2025-11-27T00:31:47.053Z] [INFO] -------------------------------------------------------
[2025-11-27T00:31:47.053Z] [INFO] T E S T S
[2025-11-27T00:31:47.053Z] [INFO] -------------------------------------------------------
[2025-11-27T00:31:47.053Z] [ERROR] Picked up JAVA_TOOL_OPTIONS: -Dfile.encoding=UTF8 -Djava.security.egd=file:/dev/./urandom
[2025-11-27T00:31:47.725Z] [INFO] Running org.acme.amqp.processor.QuoteProcessorTest
[2025-11-27T00:31:58.447Z] 2025-11-27 00:30:50,881 INFO [org.jbo.threads] (main) JBoss Threads version 3.4.2.Final
[2025-11-27T00:31:58.447Z] 2025-11-27 00:30:51,289 INFO [org.tes.doc.DockerClientProviderStrategy] (build-28) Loaded org.testcontainers.dockerclient.UnixSocketClientProviderStrategy from ~/.testcontainers.properties, will try it first
[2025-11-27T00:31:58.447Z] 2025-11-27 00:30:51,420 INFO [io.qua.sma.dep.processor] (build-1) Configuring the channel 'requests' to be managed by the connector 'smallrye-amqp'
[2025-11-27T00:31:58.447Z] 2025-11-27 00:30:51,421 INFO [io.qua.sma.dep.processor] (build-1) Configuring the channel 'quotes' to be managed by the connector 'smallrye-amqp'
[2025-11-27T00:31:58.447Z] 2025-11-27 00:30:51,883 INFO [org.tes.doc.DockerClientProviderStrategy] (build-28) Found Docker environment with local Unix socket (unix:///var/run/docker.sock)
[2025-11-27T00:31:58.447Z] 2025-11-27 00:30:51,896 INFO [org.tes.DockerClientFactory] (build-28) Docker host IP address is 172.17.0.1
[2025-11-27T00:31:58.447Z] 2025-11-27 00:30:51,985 INFO [org.tes.DockerClientFactory] (build-28) Connected to docker:
[2025-11-27T00:31:58.447Z] Server Version: 20.10.7
[2025-11-27T00:31:58.447Z] API Version: 1.41
[2025-11-27T00:31:58.447Z] Operating System: Ubuntu 16.04.7 LTS
[2025-11-27T00:31:58.447Z] Total Memory: 7975 MB
[2025-11-27T00:31:58.447Z] 2025-11-27 00:30:51,989 INFO [org.tes.uti.ImageNameSubstitutor] (build-28) Image name substitution will be performed by: DefaultImageNameSubstitutor (composite of 'ConfigurationFileImageNameSubstitutor' and 'PrefixingImageNameSubstitutor')
[2025-11-27T00:31:58.447Z] 2025-11-27 00:30:52,016 INFO [org.tes.uti.RegistryAuthLocator] (build-28) Failure when attempting to lookup auth config. Please ignore if you don't have images in an authenticated registry. Details: (dockerImageName: testcontainers/ryuk:0.3.3, configFile: /root/.docker/config.json. Falling back to docker-java default behaviour. Exception message: /root/.docker/config.json (No such file or directory)
[2025-11-27T00:31:58.447Z] 2025-11-27 00:30:52,844 INFO [org.tes.DockerClientFactory] (build-28) Ryuk started - will monitor and terminate Testcontainers containers on JVM exit
[2025-11-27T00:31:58.447Z] 2025-11-27 00:30:52,845 INFO [org.tes.DockerClientFactory] (build-28) Checking the system...
[2025-11-27T00:31:58.447Z] 2025-11-27 00:30:52,846 INFO [org.tes.DockerClientFactory] (build-28) ✔︎ Docker server version should be at least 1.6.0
[2025-11-27T00:31:58.447Z] 2025-11-27 00:30:52,994 INFO [org.tes.DockerClientFactory] (build-28) ✔︎ Docker environment should have more than 2GB free disk space
[2025-11-27T00:31:58.447Z] 2025-11-27 00:30:53,273 INFO [doc.io/.1.2]] (build-28) Creating container for image: quay.io/artemiscloud/activemq-artemis-broker:0.1.2
[2025-11-27T00:31:58.447Z] 2025-11-27 00:30:53,274 INFO [org.tes.uti.RegistryAuthLocator] (build-28) Failure when attempting to lookup auth config. Please ignore if you don't have images in an authenticated registry. Details: (dockerImageName: quay.io/artemiscloud/activemq-artemis-broker:0.1.2, configFile: /root/.docker/config.json. Falling back to docker-java default behaviour. Exception message: /root/.docker/config.json (No such file or directory)
[2025-11-27T00:31:58.447Z] 2025-11-27 00:30:53,443 INFO [doc.io/.1.2]] (build-28) Container quay.io/artemiscloud/activemq-artemis-broker:0.1.2 is starting: a2c89308eb90c6399cb64118dd0c12ef2c8f0ee45d272aa4da1b1d6b5cd05455
[2025-11-27T00:31:58.447Z] 2025-11-27 00:30:57,883 INFO [doc.io/.1.2]] (build-28) Container quay.io/artemiscloud/activemq-artemis-broker:0.1.2 started in PT4.872364266S
[2025-11-27T00:31:58.447Z] 2025-11-27 00:30:57,885 INFO [io.qua.sma.rea.amq.dep.AmqpDevServicesProcessor] (build-28) Dev Services for AMQP started.
[2025-11-27T00:31:58.447Z] 2025-11-27 00:30:57,885 INFO [io.qua.sma.rea.amq.dep.AmqpDevServicesProcessor] (build-28) Other Quarkus applications in dev mode will find the broker automatically. For Quarkus applications in production mode, you can connect to this by starting your application with -Damqp.host=172.17.0.1 -Damqp.port=49435 -Damqp.user=admin -Damqp.password=admin
[2025-11-27T00:31:58.447Z] 2025-11-27 00:30:58,448 INFO [io.sma.rea.mes.amqp] (main) SRMSG16201: AMQP broker configured to 172.17.0.1:49435 for channel requests
[2025-11-27T00:31:58.447Z] 2025-11-27 00:30:58,477 INFO [io.sma.rea.mes.amqp] (main) SRMSG16201: AMQP broker configured to 172.17.0.1:49435 for channel quotes
[2025-11-27T00:31:58.447Z] 2025-11-27 00:30:58,512 INFO [io.sma.rea.mes.amqp] (main) SRMSG16212: Establishing connection with AMQP broker
[2025-11-27T00:31:58.447Z] 2025-11-27 00:30:58,520 INFO [io.sma.rea.mes.amqp] (main) SRMSG16212: Establishing connection with AMQP broker
[2025-11-27T00:31:58.447Z] 2025-11-27 00:30:58,532 INFO [io.quarkus] (main) Quarkus 2.7.2.Final on JVM started in 8.073s.
[2025-11-27T00:31:58.447Z] 2025-11-27 00:30:58,532 INFO [io.quarkus] (main) Profile test activated.
[2025-11-27T00:31:58.447Z] 2025-11-27 00:30:58,533 INFO [io.quarkus] (main) Installed features: [cdi, smallrye-context-propagation, smallrye-reactive-messaging, smallrye-reactive-messaging-amqp, vertx]
[2025-11-27T00:31:58.447Z] 2025-11-27 00:30:58,975 INFO [io.sma.rea.mes.amqp] (vert.x-eventloop-thread-0) SRMSG16213: Connection with AMQP broker established
[2025-11-27T00:31:58.447Z] 2025-11-27 00:30:58,988 INFO [io.sma.rea.mes.amqp] (vert.x-eventloop-thread-0) SRMSG16213: Connection with AMQP broker established
[2025-11-27T00:31:58.447Z] 2025-11-27 00:30:59,081 INFO [io.sma.rea.mes.amqp] (vert.x-eventloop-thread-0) SRMSG16203: AMQP Receiver listening address quote-requests
[2025-11-27T00:31:58.447Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 10.755 s - in org.acme.amqp.processor.QuoteProcessorTest
[2025-11-27T00:31:59.123Z] 2025-11-27 00:30:59,685 INFO [io.quarkus] (main) Quarkus stopped in 0.043s
[2025-11-27T00:31:59.123Z] [INFO]
[2025-11-27T00:31:59.123Z] [INFO] Results:
[2025-11-27T00:31:59.123Z] [INFO]
[2025-11-27T00:31:59.123Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0
[2025-11-27T00:31:59.123Z] [INFO]
[2025-11-27T00:31:59.123Z] [INFO]
[2025-11-27T00:31:59.123Z] [INFO] --- maven-jar-plugin:2.4:jar (default-jar) @ amqp-quickstart-processor ---
[2025-11-27T00:31:59.123Z] [INFO] Building jar: /quarkus-quickstarts/amqp-quickstart/amqp-quickstart-processor/target/amqp-quickstart-processor-1.0.0-SNAPSHOT.jar
[2025-11-27T00:31:59.123Z] [INFO]
[2025-11-27T00:31:59.123Z] [INFO] --- quarkus-maven-plugin:2.7.2.Final:build (default) @ amqp-quickstart-processor ---
[2025-11-27T00:31:59.796Z] [INFO] [io.quarkus.smallrye-reactive-messaging.deployment.processor] Configuring the channel 'requests' to be managed by the connector 'smallrye-amqp'
[2025-11-27T00:31:59.796Z] [INFO] [io.quarkus.smallrye-reactive-messaging.deployment.processor] Configuring the channel 'quotes' to be managed by the connector 'smallrye-amqp'
[2025-11-27T00:31:59.796Z] [INFO] [io.quarkus.deployment.QuarkusAugmentor] Quarkus augmentation completed in 932ms
[2025-11-27T00:31:59.796Z] [INFO]
[2025-11-27T00:31:59.796Z] [INFO] --- maven-install-plugin:2.4:install (default-install) @ amqp-quickstart-processor ---
[2025-11-27T00:31:59.796Z] [INFO] Installing /quarkus-quickstarts/amqp-quickstart/amqp-quickstart-processor/target/amqp-quickstart-processor-1.0.0-SNAPSHOT.jar to /root/.m2/repository/org/acme/amqp-quickstart-processor/1.0.0-SNAPSHOT/amqp-quickstart-processor-1.0.0-SNAPSHOT.jar
[2025-11-27T00:31:59.796Z] [INFO] Installing /quarkus-quickstarts/amqp-quickstart/amqp-quickstart-processor/pom.xml to /root/.m2/repository/org/acme/amqp-quickstart-processor/1.0.0-SNAPSHOT/amqp-quickstart-processor-1.0.0-SNAPSHOT.pom
[2025-11-27T00:31:59.796Z] [INFO]
[2025-11-27T00:31:59.796Z] [INFO] ----------------------< org.acme:amqp-quickstart >----------------------
[2025-11-27T00:31:59.796Z] [INFO] Building amqp-quickstart 1.0.0-SNAPSHOT [10/103]
[2025-11-27T00:31:59.796Z] [INFO] --------------------------------[ pom ]---------------------------------
[2025-11-27T00:31:59.796Z] [INFO]
[2025-11-27T00:31:59.796Z] [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ amqp-quickstart ---
[2025-11-27T00:31:59.796Z] [INFO]
[2025-11-27T00:31:59.796Z] [INFO] --- maven-install-plugin:2.4:install (default-install) @ amqp-quickstart ---
[2025-11-27T00:31:59.796Z] [INFO] Installing /quarkus-quickstarts/amqp-quickstart/pom.xml to /root/.m2/repository/org/acme/amqp-quickstart/1.0.0-SNAPSHOT/amqp-quickstart-1.0.0-SNAPSHOT.pom
[2025-11-27T00:31:59.796Z] [INFO]
[2025-11-27T00:31:59.796Z] [INFO] ---------------< org.acme:awt-graphics-rest-quickstart >----------------
[2025-11-27T00:31:59.796Z] [INFO] Building awt-graphics-rest-quickstart 1.0.0-SNAPSHOT [11/103]
[2025-11-27T00:31:59.796Z] [INFO] --------------------------------[ jar ]---------------------------------
[2025-11-27T00:31:59.796Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/quarkus/quarkus-awt/2.7.2.Final/quarkus-awt-2.7.2.Final.pom
[2025-11-27T00:31:59.796Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/io/quarkus/quarkus-awt/2.7.2.Final/quarkus-awt-2.7.2.Final.pom (1.7 kB at 16 kB/s)
[2025-11-27T00:31:59.796Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/quarkus/quarkus-awt-parent/2.7.2.Final/quarkus-awt-parent-2.7.2.Final.pom
[2025-11-27T00:31:59.796Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/io/quarkus/quarkus-awt-parent/2.7.2.Final/quarkus-awt-parent-2.7.2.Final.pom (693 B at 6.1 kB/s)
[2025-11-27T00:32:00.468Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/quarkus/quarkus-awt/2.7.2.Final/quarkus-awt-2.7.2.Final.jar
[2025-11-27T00:32:00.468Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/io/quarkus/quarkus-awt/2.7.2.Final/quarkus-awt-2.7.2.Final.jar (7.4 kB at 80 kB/s)
[2025-11-27T00:32:00.468Z] [INFO]
[2025-11-27T00:32:00.468Z] [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ awt-graphics-rest-quickstart ---
[2025-11-27T00:32:00.468Z] [INFO]
[2025-11-27T00:32:00.468Z] [INFO] --- maven-resources-plugin:2.6:resources (default-resources) @ awt-graphics-rest-quickstart ---
[2025-11-27T00:32:00.468Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
[2025-11-27T00:32:00.468Z] [INFO] Copying 5 resources
[2025-11-27T00:32:00.468Z] [INFO]
[2025-11-27T00:32:00.468Z] [INFO] --- maven-compiler-plugin:3.8.1:compile (default-compile) @ awt-graphics-rest-quickstart ---
[2025-11-27T00:32:00.468Z] [INFO] Changes detected - recompiling the module!
[2025-11-27T00:32:00.468Z] [INFO] Compiling 2 source files to /quarkus-quickstarts/awt-graphics-rest-quickstart/target/classes
[2025-11-27T00:32:00.468Z] [INFO]
[2025-11-27T00:32:00.468Z] [INFO] --- maven-resources-plugin:2.6:testResources (default-testResources) @ awt-graphics-rest-quickstart ---
[2025-11-27T00:32:00.468Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
[2025-11-27T00:32:00.468Z] [INFO] Copying 6 resources
[2025-11-27T00:32:00.468Z] [INFO]
[2025-11-27T00:32:00.468Z] [INFO] --- maven-compiler-plugin:3.8.1:testCompile (default-testCompile) @ awt-graphics-rest-quickstart ---
[2025-11-27T00:32:00.468Z] [INFO] Changes detected - recompiling the module!
[2025-11-27T00:32:00.468Z] [INFO] Compiling 2 source files to /quarkus-quickstarts/awt-graphics-rest-quickstart/target/test-classes
[2025-11-27T00:32:00.468Z] [INFO]
[2025-11-27T00:32:00.468Z] [INFO] --- maven-surefire-plugin:3.0.0-M5:test (default-test) @ awt-graphics-rest-quickstart ---
[2025-11-27T00:32:00.468Z] [INFO]
[2025-11-27T00:32:00.468Z] [INFO] -------------------------------------------------------
[2025-11-27T00:32:00.468Z] [INFO] T E S T S
[2025-11-27T00:32:00.468Z] [INFO] -------------------------------------------------------
[2025-11-27T00:32:00.468Z] [ERROR] Picked up JAVA_TOOL_OPTIONS: -Dfile.encoding=UTF8 -Djava.security.egd=file:/dev/./urandom
[2025-11-27T00:32:01.871Z] [INFO] Running org.acme.awt.rest.ImageResourceTest
[2025-11-27T00:32:06.883Z] Downloading from central: https://repo.maven.apache.org/maven2/io/quarkus/quarkus-awt-deployment/2.7.2.Final/quarkus-awt-deployment-2.7.2.Final.pom
[2025-11-27T00:32:06.883Z] Downloaded from central: https://repo.maven.apache.org/maven2/io/quarkus/quarkus-awt-deployment/2.7.2.Final/quarkus-awt-deployment-2.7.2.Final.pom (1.9 kB at 3.8 kB/s)
[2025-11-27T00:32:06.883Z] Downloading from central: https://repo.maven.apache.org/maven2/io/quarkus/quarkus-awt-deployment/2.7.2.Final/quarkus-awt-deployment-2.7.2.Final.jar
[2025-11-27T00:32:06.883Z] Downloaded from central: https://repo.maven.apache.org/maven2/io/quarkus/quarkus-awt-deployment/2.7.2.Final/quarkus-awt-deployment-2.7.2.Final.jar (7.9 kB at 85 kB/s)
[2025-11-27T00:32:06.883Z] 2025-11-27 00:31:06,477 INFO [org.jbo.threads] (main) JBoss Threads version 3.4.2.Final
[2025-11-27T00:32:06.883Z] 2025-11-27 00:31:08,187 INFO [io.quarkus] (main) Quarkus 2.7.2.Final on JVM started in 2.453s. Listening on: http://localhost:8081
[2025-11-27T00:32:06.883Z] 2025-11-27 00:31:08,188 INFO [io.quarkus] (main) Profile test activated.
[2025-11-27T00:32:06.883Z] 2025-11-27 00:31:08,188 INFO [io.quarkus] (main) Installed features: [awt, cdi, resteasy, resteasy-multipart, smallrye-context-propagation, vertx]
[2025-11-27T00:32:08.276Z] [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 6.806 s - in org.acme.awt.rest.ImageResourceTest
[2025-11-27T00:32:08.276Z] 2025-11-27 00:31:09,731 INFO [io.quarkus] (main) Quarkus stopped in 0.051s
[2025-11-27T00:32:08.276Z] [INFO]
[2025-11-27T00:32:08.276Z] [INFO] Results:
[2025-11-27T00:32:08.276Z] [INFO]
[2025-11-27T00:32:08.276Z] [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0
[2025-11-27T00:32:08.276Z] [INFO]
[2025-11-27T00:32:08.276Z] [INFO]
[2025-11-27T00:32:08.276Z] [INFO] --- maven-jar-plugin:2.4:jar (default-jar) @ awt-graphics-rest-quickstart ---
[2025-11-27T00:32:08.276Z] [INFO] Building jar: /quarkus-quickstarts/awt-graphics-rest-quickstart/target/awt-graphics-rest-quickstart-1.0.0-SNAPSHOT.jar
[2025-11-27T00:32:08.276Z] [INFO]
[2025-11-27T00:32:08.276Z] [INFO] --- quarkus-maven-plugin:2.7.2.Final:build (default) @ awt-graphics-rest-quickstart ---
[2025-11-27T00:32:09.672Z] [INFO] [io.quarkus.deployment.QuarkusAugmentor] Quarkus augmentation completed in 1100ms
[2025-11-27T00:32:09.672Z] [INFO]
[2025-11-27T00:32:09.672Z] [INFO] --- maven-install-plugin:2.4:install (default-install) @ awt-graphics-rest-quickstart ---
[2025-11-27T00:32:09.672Z] [INFO] Installing /quarkus-quickstarts/awt-graphics-rest-quickstart/target/awt-graphics-rest-quickstart-1.0.0-SNAPSHOT.jar to /root/.m2/repository/org/acme/awt-graphics-rest-quickstart/1.0.0-SNAPSHOT/awt-graphics-rest-quickstart-1.0.0-SNAPSHOT.jar
[2025-11-27T00:32:09.672Z] [INFO] Installing /quarkus-quickstarts/awt-graphics-rest-quickstart/pom.xml to /root/.m2/repository/org/acme/awt-graphics-rest-quickstart/1.0.0-SNAPSHOT/awt-graphics-rest-quickstart-1.0.0-SNAPSHOT.pom
[2025-11-27T00:32:09.672Z] [INFO]
[2025-11-27T00:32:09.672Z] [INFO] ---------------------< org.acme:cache-quickstart >----------------------
[2025-11-27T00:32:09.672Z] [INFO] Building cache-quickstart 1.0.0-SNAPSHOT [12/103]
[2025-11-27T00:32:09.672Z] [INFO] --------------------------------[ jar ]---------------------------------
[2025-11-27T00:32:09.672Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/quarkus/quarkus-cache/2.7.2.Final/quarkus-cache-2.7.2.Final.pom
[2025-11-27T00:32:09.672Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/io/quarkus/quarkus-cache/2.7.2.Final/quarkus-cache-2.7.2.Final.pom (2.4 kB at 9.4 kB/s)
[2025-11-27T00:32:09.672Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/quarkus/quarkus-cache-parent/2.7.2.Final/quarkus-cache-parent-2.7.2.Final.pom
[2025-11-27T00:32:10.344Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/io/quarkus/quarkus-cache-parent/2.7.2.Final/quarkus-cache-parent-2.7.2.Final.pom (739 B at 3.1 kB/s)
[2025-11-27T00:32:10.345Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/quarkus/quarkus-caffeine/2.7.2.Final/quarkus-caffeine-2.7.2.Final.pom
[2025-11-27T00:32:10.345Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/io/quarkus/quarkus-caffeine/2.7.2.Final/quarkus-caffeine-2.7.2.Final.pom (1.9 kB at 7.0 kB/s)
[2025-11-27T00:32:10.345Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/quarkus/quarkus-caffeine-parent/2.7.2.Final/quarkus-caffeine-parent-2.7.2.Final.pom
[2025-11-27T00:32:11.017Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/io/quarkus/quarkus-caffeine-parent/2.7.2.Final/quarkus-caffeine-parent-2.7.2.Final.pom (745 B at 3.6 kB/s)
[2025-11-27T00:32:11.017Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/com/github/ben-manes/caffeine/caffeine/2.9.3/caffeine-2.9.3.pom
[2025-11-27T00:32:11.017Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/com/github/ben-manes/caffeine/caffeine/2.9.3/caffeine-2.9.3.pom (2.1 kB at 29 kB/s)
[2025-11-27T00:32:11.017Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/quarkus/quarkus-cache/2.7.2.Final/quarkus-cache-2.7.2.Final.jar
[2025-11-27T00:32:11.017Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/quarkus/quarkus-caffeine/2.7.2.Final/quarkus-caffeine-2.7.2.Final.jar
[2025-11-27T00:32:11.017Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/com/github/ben-manes/caffeine/caffeine/2.9.3/caffeine-2.9.3.jar
[2025-11-27T00:32:11.017Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/io/quarkus/quarkus-caffeine/2.7.2.Final/quarkus-caffeine-2.7.2.Final.jar (6.3 kB at 58 kB/s)
[2025-11-27T00:32:11.017Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/com/github/ben-manes/caffeine/caffeine/2.9.3/caffeine-2.9.3.jar (912 kB at 6.7 MB/s)
[2025-11-27T00:32:11.017Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/io/quarkus/quarkus-cache/2.7.2.Final/quarkus-cache-2.7.2.Final.jar (63 kB at 152 kB/s)
[2025-11-27T00:32:11.017Z] [INFO]
[2025-11-27T00:32:11.017Z] [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ cache-quickstart ---
[2025-11-27T00:32:11.017Z] [INFO]
[2025-11-27T00:32:11.017Z] [INFO] --- maven-resources-plugin:2.6:resources (default-resources) @ cache-quickstart ---
[2025-11-27T00:32:11.017Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
[2025-11-27T00:32:11.017Z] [INFO] Copying 2 resources
[2025-11-27T00:32:11.017Z] [INFO]
[2025-11-27T00:32:11.017Z] [INFO] --- maven-compiler-plugin:3.8.1:compile (default-compile) @ cache-quickstart ---
[2025-11-27T00:32:11.017Z] [INFO] Changes detected - recompiling the module!
[2025-11-27T00:32:11.017Z] [INFO] Compiling 3 source files to /quarkus-quickstarts/cache-quickstart/target/classes
[2025-11-27T00:32:11.689Z] [INFO]
[2025-11-27T00:32:11.689Z] [INFO] --- maven-resources-plugin:2.6:testResources (default-testResources) @ cache-quickstart ---
[2025-11-27T00:32:11.689Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
[2025-11-27T00:32:11.689Z] [INFO] skip non existing resourceDirectory /quarkus-quickstarts/cache-quickstart/src/test/resources
[2025-11-27T00:32:11.689Z] [INFO]
[2025-11-27T00:32:11.689Z] [INFO] --- maven-compiler-plugin:3.8.1:testCompile (default-testCompile) @ cache-quickstart ---
[2025-11-27T00:32:11.689Z] [INFO] Changes detected - recompiling the module!
[2025-11-27T00:32:11.689Z] [INFO] Compiling 2 source files to /quarkus-quickstarts/cache-quickstart/target/test-classes
[2025-11-27T00:32:11.689Z] [INFO]
[2025-11-27T00:32:11.689Z] [INFO] --- maven-surefire-plugin:3.0.0-M5:test (default-test) @ cache-quickstart ---
[2025-11-27T00:32:11.689Z] [INFO]
[2025-11-27T00:32:11.689Z] [INFO] -------------------------------------------------------
[2025-11-27T00:32:11.689Z] [INFO] T E S T S
[2025-11-27T00:32:11.689Z] [INFO] -------------------------------------------------------
[2025-11-27T00:32:11.689Z] [ERROR] Picked up JAVA_TOOL_OPTIONS: -Dfile.encoding=UTF8 -Djava.security.egd=file:/dev/./urandom
[2025-11-27T00:32:12.362Z] [INFO] Running org.acme.cache.WeatherForecastResourceTest
[2025-11-27T00:32:17.412Z] Downloading from central: https://repo.maven.apache.org/maven2/io/quarkus/quarkus-cache-deployment/2.7.2.Final/quarkus-cache-deployment-2.7.2.Final.pom
[2025-11-27T00:32:17.412Z] Downloaded from central: https://repo.maven.apache.org/maven2/io/quarkus/quarkus-cache-deployment/2.7.2.Final/quarkus-cache-deployment-2.7.2.Final.pom (2.4 kB at 4.1 kB/s)
[2025-11-27T00:32:17.412Z] Downloading from central: https://repo.maven.apache.org/maven2/io/quarkus/quarkus-caffeine-deployment/2.7.2.Final/quarkus-caffeine-deployment-2.7.2.Final.pom
[2025-11-27T00:32:17.412Z] Downloaded from central: https://repo.maven.apache.org/maven2/io/quarkus/quarkus-caffeine-deployment/2.7.2.Final/quarkus-caffeine-deployment-2.7.2.Final.pom (1.5 kB at 7.6 kB/s)
[2025-11-27T00:32:17.412Z] Downloading from central: https://repo.maven.apache.org/maven2/io/quarkus/quarkus-caffeine-deployment/2.7.2.Final/quarkus-caffeine-deployment-2.7.2.Final.jar
[2025-11-27T00:32:17.412Z] Downloading from central: https://repo.maven.apache.org/maven2/io/quarkus/quarkus-cache-deployment/2.7.2.Final/quarkus-cache-deployment-2.7.2.Final.jar
[2025-11-27T00:32:17.412Z] Downloaded from central: https://repo.maven.apache.org/maven2/io/quarkus/quarkus-caffeine-deployment/2.7.2.Final/quarkus-caffeine-deployment-2.7.2.Final.jar (4.6 kB at 15 kB/s)
[2025-11-27T00:32:17.412Z] Downloaded from central: https://repo.maven.apache.org/maven2/io/quarkus/quarkus-cache-deployment/2.7.2.Final/quarkus-cache-deployment-2.7.2.Final.jar (32 kB at 68 kB/s)
[2025-11-27T00:32:17.412Z] 2025-11-27 00:31:17,150 INFO [org.jbo.threads] (main) JBoss Threads version 3.4.2.Final
[2025-11-27T00:32:17.412Z] 2025-11-27 00:31:18,984 INFO [io.quarkus] (main) Quarkus 2.7.2.Final on JVM started in 2.251s. Listening on: http://localhost:8081
[2025-11-27T00:32:17.412Z] 2025-11-27 00:31:18,986 INFO [io.quarkus] (main) Profile test activated.
[2025-11-27T00:32:17.412Z] 2025-11-27 00:31:18,986 INFO [io.quarkus] (main) Installed features: [cache, cdi, resteasy, resteasy-jackson, smallrye-context-propagation, vertx]
[2025-11-27T00:32:24.912Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 13.115 s - in org.acme.cache.WeatherForecastResourceTest
[2025-11-27T00:32:25.583Z] 2025-11-27 00:31:26,605 INFO [io.quarkus] (main) Quarkus stopped in 0.036s
[2025-11-27T00:32:25.584Z] [INFO]
[2025-11-27T00:32:25.584Z] [INFO] Results:
[2025-11-27T00:32:25.584Z] [INFO]
[2025-11-27T00:32:25.584Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0
[2025-11-27T00:32:25.584Z] [INFO]
[2025-11-27T00:32:25.584Z] [INFO]
[2025-11-27T00:32:25.584Z] [INFO] --- maven-jar-plugin:2.4:jar (default-jar) @ cache-quickstart ---
[2025-11-27T00:32:25.584Z] [INFO] Building jar: /quarkus-quickstarts/cache-quickstart/target/cache-quickstart-1.0.0-SNAPSHOT.jar
[2025-11-27T00:32:25.584Z] [INFO]
[2025-11-27T00:32:25.584Z] [INFO] --- quarkus-maven-plugin:2.7.2.Final:build (default) @ cache-quickstart ---
[2025-11-27T00:32:26.254Z] [INFO] [io.quarkus.deployment.QuarkusAugmentor] Quarkus augmentation completed in 935ms
[2025-11-27T00:32:26.254Z] [INFO]
[2025-11-27T00:32:26.254Z] [INFO] --- maven-install-plugin:2.4:install (default-install) @ cache-quickstart ---
[2025-11-27T00:32:26.254Z] [INFO] Installing /quarkus-quickstarts/cache-quickstart/target/cache-quickstart-1.0.0-SNAPSHOT.jar to /root/.m2/repository/org/acme/cache-quickstart/1.0.0-SNAPSHOT/cache-quickstart-1.0.0-SNAPSHOT.jar
[2025-11-27T00:32:26.254Z] [INFO] Installing /quarkus-quickstarts/cache-quickstart/pom.xml to /root/.m2/repository/org/acme/cache-quickstart/1.0.0-SNAPSHOT/cache-quickstart-1.0.0-SNAPSHOT.pom
[2025-11-27T00:32:26.254Z] [INFO]
[2025-11-27T00:32:26.254Z] [INFO] ---------------------< org.acme:config-quickstart >---------------------
[2025-11-27T00:32:26.254Z] [INFO] Building config-quickstart 1.0.0-SNAPSHOT [13/103]
[2025-11-27T00:32:26.254Z] [INFO] --------------------------------[ jar ]---------------------------------
[2025-11-27T00:32:26.254Z] [INFO]
[2025-11-27T00:32:26.254Z] [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ config-quickstart ---
[2025-11-27T00:32:26.254Z] [INFO]
[2025-11-27T00:32:26.254Z] [INFO] --- maven-resources-plugin:2.6:resources (default-resources) @ config-quickstart ---
[2025-11-27T00:32:26.254Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
[2025-11-27T00:32:26.254Z] [INFO] Copying 1 resource
[2025-11-27T00:32:26.254Z] [INFO]
[2025-11-27T00:32:26.254Z] [INFO] --- maven-compiler-plugin:3.1:compile (default-compile) @ config-quickstart ---
[2025-11-27T00:32:26.254Z] [INFO] Changes detected - recompiling the module!
[2025-11-27T00:32:26.254Z] [INFO] Compiling 1 source file to /quarkus-quickstarts/config-quickstart/target/classes
[2025-11-27T00:32:26.254Z] [INFO]
[2025-11-27T00:32:26.254Z] [INFO] --- maven-resources-plugin:2.6:testResources (default-testResources) @ config-quickstart ---
[2025-11-27T00:32:26.254Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
[2025-11-27T00:32:26.254Z] [INFO] skip non existing resourceDirectory /quarkus-quickstarts/config-quickstart/src/test/resources
[2025-11-27T00:32:26.254Z] [INFO]
[2025-11-27T00:32:26.254Z] [INFO] --- maven-compiler-plugin:3.1:testCompile (default-testCompile) @ config-quickstart ---
[2025-11-27T00:32:26.254Z] [INFO] Changes detected - recompiling the module!
[2025-11-27T00:32:26.254Z] [INFO] Compiling 2 source files to /quarkus-quickstarts/config-quickstart/target/test-classes
[2025-11-27T00:32:26.940Z] [INFO]
[2025-11-27T00:32:26.940Z] [INFO] --- maven-surefire-plugin:3.0.0-M5:test (default-test) @ config-quickstart ---
[2025-11-27T00:32:26.940Z] [INFO]
[2025-11-27T00:32:26.940Z] [INFO] -------------------------------------------------------
[2025-11-27T00:32:26.940Z] [INFO] T E S T S
[2025-11-27T00:32:26.940Z] [INFO] -------------------------------------------------------
[2025-11-27T00:32:26.940Z] [ERROR] Picked up JAVA_TOOL_OPTIONS: -Dfile.encoding=UTF8 -Djava.security.egd=file:/dev/./urandom
[2025-11-27T00:32:28.034Z] [INFO] Running org.acme.config.GreetingResourceTest
[2025-11-27T00:32:33.119Z] 2025-11-27 00:31:32,040 INFO [org.jbo.threads] (main) JBoss Threads version 3.4.2.Final
[2025-11-27T00:32:33.119Z] 2025-11-27 00:31:33,848 INFO [io.quarkus] (main) Quarkus 2.7.2.Final on JVM started in 2.463s. Listening on: http://localhost:8081
[2025-11-27T00:32:33.119Z] 2025-11-27 00:31:33,849 INFO [io.quarkus] (main) Profile test activated.
[2025-11-27T00:32:33.119Z] 2025-11-27 00:31:33,849 INFO [io.quarkus] (main) Installed features: [cdi, resteasy, smallrye-context-propagation, vertx]
[2025-11-27T00:32:34.520Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 6.673 s - in org.acme.config.GreetingResourceTest
[2025-11-27T00:32:34.520Z] 2025-11-27 00:31:35,513 INFO [io.quarkus] (main) Quarkus stopped in 0.034s
[2025-11-27T00:32:34.520Z] [INFO]
[2025-11-27T00:32:34.520Z] [INFO] Results:
[2025-11-27T00:32:34.520Z] [INFO]
[2025-11-27T00:32:34.520Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0
[2025-11-27T00:32:34.520Z] [INFO]
[2025-11-27T00:32:34.520Z] [INFO]
[2025-11-27T00:32:34.520Z] [INFO] --- maven-jar-plugin:2.4:jar (default-jar) @ config-quickstart ---
[2025-11-27T00:32:34.520Z] [INFO] Building jar: /quarkus-quickstarts/config-quickstart/target/config-quickstart-1.0.0-SNAPSHOT.jar
[2025-11-27T00:32:34.520Z] [INFO]
[2025-11-27T00:32:34.520Z] [INFO] --- quarkus-maven-plugin:2.7.2.Final:build (default) @ config-quickstart ---
[2025-11-27T00:32:35.191Z] [INFO] [io.quarkus.deployment.QuarkusAugmentor] Quarkus augmentation completed in 1006ms
[2025-11-27T00:32:35.191Z] [INFO]
[2025-11-27T00:32:35.191Z] [INFO] --- maven-install-plugin:2.4:install (default-install) @ config-quickstart ---
[2025-11-27T00:32:35.191Z] [INFO] Installing /quarkus-quickstarts/config-quickstart/target/config-quickstart-1.0.0-SNAPSHOT.jar to /root/.m2/repository/org/acme/config-quickstart/1.0.0-SNAPSHOT/config-quickstart-1.0.0-SNAPSHOT.jar
[2025-11-27T00:32:35.191Z] [INFO] Installing /quarkus-quickstarts/config-quickstart/pom.xml to /root/.m2/repository/org/acme/config-quickstart/1.0.0-SNAPSHOT/config-quickstart-1.0.0-SNAPSHOT.pom
[2025-11-27T00:32:35.191Z] [INFO]
[2025-11-27T00:32:35.191Z] [INFO] --------------< org.acme:context-propagation-quickstart >---------------
[2025-11-27T00:32:35.191Z] [INFO] Building context-propagation-quickstart 1.0.0-SNAPSHOT [14/103]
[2025-11-27T00:32:35.191Z] [INFO] --------------------------------[ jar ]---------------------------------
[2025-11-27T00:32:35.191Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/quarkus/quarkus-smallrye-reactive-messaging-kafka/2.7.2.Final/quarkus-smallrye-reactive-messaging-kafka-2.7.2.Final.pom
[2025-11-27T00:32:35.864Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/io/quarkus/quarkus-smallrye-reactive-messaging-kafka/2.7.2.Final/quarkus-smallrye-reactive-messaging-kafka-2.7.2.Final.pom (3.7 kB at 16 kB/s)
[2025-11-27T00:32:35.864Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/quarkus/quarkus-smallrye-reactive-messaging-kafka-parent/2.7.2.Final/quarkus-smallrye-reactive-messaging-kafka-parent-2.7.2.Final.pom
[2025-11-27T00:32:35.864Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/io/quarkus/quarkus-smallrye-reactive-messaging-kafka-parent/2.7.2.Final/quarkus-smallrye-reactive-messaging-kafka-parent-2.7.2.Final.pom (764 B at 7.6 kB/s)
[2025-11-27T00:32:35.864Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/quarkus/quarkus-kafka-client/2.7.2.Final/quarkus-kafka-client-2.7.2.Final.pom
[2025-11-27T00:32:35.864Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/io/quarkus/quarkus-kafka-client/2.7.2.Final/quarkus-kafka-client-2.7.2.Final.pom (3.4 kB at 27 kB/s)
[2025-11-27T00:32:35.864Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/quarkus/quarkus-kafka-client-parent/2.7.2.Final/quarkus-kafka-client-parent-2.7.2.Final.pom
[2025-11-27T00:32:35.864Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/io/quarkus/quarkus-kafka-client-parent/2.7.2.Final/quarkus-kafka-client-parent-2.7.2.Final.pom (722 B at 2.4 kB/s)
[2025-11-27T00:32:35.864Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/kafka/kafka-clients/3.1.0/kafka-clients-3.1.0.pom
[2025-11-27T00:32:36.537Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/kafka/kafka-clients/3.1.0/kafka-clients-3.1.0.pom (1.8 kB at 35 kB/s)
[2025-11-27T00:32:36.537Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/com/github/luben/zstd-jni/1.5.0-4/zstd-jni-1.5.0-4.pom
[2025-11-27T00:32:36.537Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/com/github/luben/zstd-jni/1.5.0-4/zstd-jni-1.5.0-4.pom (1.9 kB at 35 kB/s)
[2025-11-27T00:32:36.537Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/lz4/lz4-java/1.8.0/lz4-java-1.8.0.pom
[2025-11-27T00:32:36.537Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/lz4/lz4-java/1.8.0/lz4-java-1.8.0.pom (2.1 kB at 38 kB/s)
[2025-11-27T00:32:36.537Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/xerial/snappy/snappy-java/1.1.8.4/snappy-java-1.1.8.4.pom
[2025-11-27T00:32:36.537Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/xerial/snappy/snappy-java/1.1.8.4/snappy-java-1.1.8.4.pom (3.5 kB at 60 kB/s)
[2025-11-27T00:32:36.537Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/smallrye/reactive/smallrye-reactive-messaging-kafka/3.13.0/smallrye-reactive-messaging-kafka-3.13.0.pom
[2025-11-27T00:32:36.537Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/io/smallrye/reactive/smallrye-reactive-messaging-kafka/3.13.0/smallrye-reactive-messaging-kafka-3.13.0.pom (5.5 kB at 109 kB/s)
[2025-11-27T00:32:36.537Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/smallrye/reactive/smallrye-reactive-messaging-kafka-api/3.13.0/smallrye-reactive-messaging-kafka-api-3.13.0.pom
[2025-11-27T00:32:36.537Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/io/smallrye/reactive/smallrye-reactive-messaging-kafka-api/3.13.0/smallrye-reactive-messaging-kafka-api-3.13.0.pom (1.2 kB at 18 kB/s)
[2025-11-27T00:32:36.537Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/vertx/vertx-kafka-client/4.2.4/vertx-kafka-client-4.2.4.pom
[2025-11-27T00:32:36.537Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/io/vertx/vertx-kafka-client/4.2.4/vertx-kafka-client-4.2.4.pom (4.0 kB at 51 kB/s)
[2025-11-27T00:32:36.537Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/quarkus/quarkus-hibernate-orm-panache/2.7.2.Final/quarkus-hibernate-orm-panache-2.7.2.Final.pom
[2025-11-27T00:32:36.537Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/io/quarkus/quarkus-hibernate-orm-panache/2.7.2.Final/quarkus-hibernate-orm-panache-2.7.2.Final.pom (4.3 kB at 37 kB/s)
[2025-11-27T00:32:36.537Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/quarkus/quarkus-hibernate-orm-panache-parent/2.7.2.Final/quarkus-hibernate-orm-panache-parent-2.7.2.Final.pom
[2025-11-27T00:32:36.537Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/io/quarkus/quarkus-hibernate-orm-panache-parent/2.7.2.Final/quarkus-hibernate-orm-panache-parent-2.7.2.Final.pom (772 B at 7.1 kB/s)
[2025-11-27T00:32:36.537Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/quarkus/quarkus-panache-parent/2.7.2.Final/quarkus-panache-parent-2.7.2.Final.pom
[2025-11-27T00:32:37.210Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/io/quarkus/quarkus-panache-parent/2.7.2.Final/quarkus-panache-parent-2.7.2.Final.pom (1.4 kB at 13 kB/s)
[2025-11-27T00:32:37.210Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/quarkus/quarkus-hibernate-orm/2.7.2.Final/quarkus-hibernate-orm-2.7.2.Final.pom
[2025-11-27T00:32:37.210Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/io/quarkus/quarkus-hibernate-orm/2.7.2.Final/quarkus-hibernate-orm-2.7.2.Final.pom (7.3 kB at 57 kB/s)
[2025-11-27T00:32:37.210Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/quarkus/quarkus-hibernate-orm-parent/2.7.2.Final/quarkus-hibernate-orm-parent-2.7.2.Final.pom
[2025-11-27T00:32:37.210Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/io/quarkus/quarkus-hibernate-orm-parent/2.7.2.Final/quarkus-hibernate-orm-parent-2.7.2.Final.pom (5.9 kB at 79 kB/s)
[2025-11-27T00:32:37.210Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/quarkus/quarkus-agroal/2.7.2.Final/quarkus-agroal-2.7.2.Final.pom
[2025-11-27T00:32:37.210Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/io/quarkus/quarkus-agroal/2.7.2.Final/quarkus-agroal-2.7.2.Final.pom (3.9 kB at 54 kB/s)
[2025-11-27T00:32:37.210Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/quarkus/quarkus-agroal-parent/2.7.2.Final/quarkus-agroal-parent-2.7.2.Final.pom
[2025-11-27T00:32:37.210Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/io/quarkus/quarkus-agroal-parent/2.7.2.Final/quarkus-agroal-parent-2.7.2.Final.pom (768 B at 3.8 kB/s)
[2025-11-27T00:32:37.210Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/quarkus/quarkus-datasource/2.7.2.Final/quarkus-datasource-2.7.2.Final.pom
[2025-11-27T00:32:37.884Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/io/quarkus/quarkus-datasource/2.7.2.Final/quarkus-datasource-2.7.2.Final.pom (2.4 kB at 22 kB/s)
[2025-11-27T00:32:37.884Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/quarkus/quarkus-datasource-parent/2.7.2.Final/quarkus-datasource-parent-2.7.2.Final.pom
[2025-11-27T00:32:37.884Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/io/quarkus/quarkus-datasource-parent/2.7.2.Final/quarkus-datasource-parent-2.7.2.Final.pom (819 B at 4.7 kB/s)
[2025-11-27T00:32:37.884Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/quarkus/quarkus-datasource-common/2.7.2.Final/quarkus-datasource-common-2.7.2.Final.pom
[2025-11-27T00:32:37.884Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/io/quarkus/quarkus-datasource-common/2.7.2.Final/quarkus-datasource-common-2.7.2.Final.pom (986 B at 5.9 kB/s)
[2025-11-27T00:32:37.884Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/quarkus/quarkus-credentials/2.7.2.Final/quarkus-credentials-2.7.2.Final.pom
[2025-11-27T00:32:37.884Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/io/quarkus/quarkus-credentials/2.7.2.Final/quarkus-credentials-2.7.2.Final.pom (747 B at 2.9 kB/s)
[2025-11-27T00:32:37.884Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/quarkus/quarkus-credentials-parent/2.7.2.Final/quarkus-credentials-parent-2.7.2.Final.pom
[2025-11-27T00:32:38.557Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/io/quarkus/quarkus-credentials-parent/2.7.2.Final/quarkus-credentials-parent-2.7.2.Final.pom (750 B at 8.6 kB/s)
[2025-11-27T00:32:38.557Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/quarkus/quarkus-narayana-jta/2.7.2.Final/quarkus-narayana-jta-2.7.2.Final.pom
[2025-11-27T00:32:38.557Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/io/quarkus/quarkus-narayana-jta/2.7.2.Final/quarkus-narayana-jta-2.7.2.Final.pom (3.9 kB at 41 kB/s)
[2025-11-27T00:32:38.557Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/quarkus/quarkus-narayana-jta-parent/2.7.2.Final/quarkus-narayana-jta-parent-2.7.2.Final.pom
[2025-11-27T00:32:38.557Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/io/quarkus/quarkus-narayana-jta-parent/2.7.2.Final/quarkus-narayana-jta-parent-2.7.2.Final.pom (751 B at 3.7 kB/s)
[2025-11-27T00:32:38.557Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/smallrye/smallrye-context-propagation-jta/1.2.2/smallrye-context-propagation-jta-1.2.2.pom
[2025-11-27T00:32:38.557Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/io/smallrye/smallrye-context-propagation-jta/1.2.2/smallrye-context-propagation-jta-1.2.2.pom (2.5 kB at 49 kB/s)
[2025-11-27T00:32:38.557Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/smallrye/reactive/smallrye-reactive-converter-mutiny/2.6.0/smallrye-reactive-converter-mutiny-2.6.0.pom
[2025-11-27T00:32:38.557Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/io/smallrye/reactive/smallrye-reactive-converter-mutiny/2.6.0/smallrye-reactive-converter-mutiny-2.6.0.pom (1.4 kB at 23 kB/s)
[2025-11-27T00:32:38.557Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/jboss/narayana/jta/narayana-jta/5.12.4.Final/narayana-jta-5.12.4.Final.pom
[2025-11-27T00:32:38.557Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/jboss/narayana/jta/narayana-jta/5.12.4.Final/narayana-jta-5.12.4.Final.pom (10 kB at 163 kB/s)
[2025-11-27T00:32:38.557Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/jboss/narayana/jta/narayana-jta-all/5.12.4.Final/narayana-jta-all-5.12.4.Final.pom
[2025-11-27T00:32:38.557Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/jboss/narayana/jta/narayana-jta-all/5.12.4.Final/narayana-jta-all-5.12.4.Final.pom (2.8 kB at 44 kB/s)
[2025-11-27T00:32:38.557Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/jboss/narayana/narayana-all/5.12.4.Final/narayana-all-5.12.4.Final.pom
[2025-11-27T00:32:39.230Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/jboss/narayana/narayana-all/5.12.4.Final/narayana-all-5.12.4.Final.pom (35 kB at 578 kB/s)
[2025-11-27T00:32:39.230Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/jboss/jboss-transaction-spi/7.6.0.Final/jboss-transaction-spi-7.6.0.Final.pom
[2025-11-27T00:32:39.230Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/jboss/jboss-transaction-spi/7.6.0.Final/jboss-transaction-spi-7.6.0.Final.pom (6.2 kB at 112 kB/s)
[2025-11-27T00:32:39.230Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/jboss/jboss-parent/8/jboss-parent-8.pom
[2025-11-27T00:32:39.230Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/jboss/jboss-parent/8/jboss-parent-8.pom (22 kB at 341 kB/s)
[2025-11-27T00:32:39.230Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/jboss/spec/javax/resource/jboss-connector-api_1.7_spec/1.0.0.Final/jboss-connector-api_1.7_spec-1.0.0.Final.pom
[2025-11-27T00:32:39.230Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/jboss/spec/javax/resource/jboss-connector-api_1.7_spec/1.0.0.Final/jboss-connector-api_1.7_spec-1.0.0.Final.pom (4.8 kB at 77 kB/s)
[2025-11-27T00:32:39.230Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/jboss/jboss-parent/10/jboss-parent-10.pom
[2025-11-27T00:32:39.230Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/jboss/jboss-parent/10/jboss-parent-10.pom (30 kB at 436 kB/s)
[2025-11-27T00:32:39.230Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/jboss/narayana/jts/narayana-jts-integration/5.12.4.Final/narayana-jts-integration-5.12.4.Final.pom
[2025-11-27T00:32:39.230Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/jboss/narayana/jts/narayana-jts-integration/5.12.4.Final/narayana-jts-integration-5.12.4.Final.pom (14 kB at 178 kB/s)
[2025-11-27T00:32:39.230Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/jboss/narayana/jts/narayana-jts-all/5.12.4.Final/narayana-jts-all-5.12.4.Final.pom
[2025-11-27T00:32:39.230Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/jboss/narayana/jts/narayana-jts-all/5.12.4.Final/narayana-jts-all-5.12.4.Final.pom (10 kB at 200 kB/s)
[2025-11-27T00:32:39.230Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/agroal/agroal-api/1.14/agroal-api-1.14.pom
[2025-11-27T00:32:39.230Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/io/agroal/agroal-api/1.14/agroal-api-1.14.pom (2.1 kB at 18 kB/s)
[2025-11-27T00:32:39.230Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/agroal/agroal-parent/1.14/agroal-parent-1.14.pom
[2025-11-27T00:32:39.230Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/io/agroal/agroal-parent/1.14/agroal-parent-1.14.pom (6.1 kB at 61 kB/s)
[2025-11-27T00:32:39.230Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/agroal/agroal-narayana/1.14/agroal-narayana-1.14.pom
[2025-11-27T00:32:39.904Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/io/agroal/agroal-narayana/1.14/agroal-narayana-1.14.pom (1.1 kB at 6.8 kB/s)
[2025-11-27T00:32:39.904Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/jboss/spec/javax/transaction/jboss-transaction-api_1.2_spec/1.0.0.Alpha3/jboss-transaction-api_1.2_spec-1.0.0.Alpha3.pom
[2025-11-27T00:32:39.904Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/jboss/spec/javax/transaction/jboss-transaction-api_1.2_spec/1.0.0.Alpha3/jboss-transaction-api_1.2_spec-1.0.0.Alpha3.pom (4.6 kB at 62 kB/s)
[2025-11-27T00:32:39.904Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/agroal/agroal-pool/1.14/agroal-pool-1.14.pom
[2025-11-27T00:32:39.904Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/io/agroal/agroal-pool/1.14/agroal-pool-1.14.pom (2.2 kB at 21 kB/s)
[2025-11-27T00:32:39.904Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/hibernate/hibernate-core/5.6.5.Final/hibernate-core-5.6.5.Final.pom
[2025-11-27T00:32:39.904Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/hibernate/hibernate-core/5.6.5.Final/hibernate-core-5.6.5.Final.pom (5.5 kB at 95 kB/s)
[2025-11-27T00:32:39.904Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/net/bytebuddy/byte-buddy/1.12.7/byte-buddy-1.12.7.pom
[2025-11-27T00:32:39.904Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/net/bytebuddy/byte-buddy/1.12.7/byte-buddy-1.12.7.pom (12 kB at 216 kB/s)
[2025-11-27T00:32:39.904Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/net/bytebuddy/byte-buddy-parent/1.12.7/byte-buddy-parent-1.12.7.pom
[2025-11-27T00:32:39.904Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/net/bytebuddy/byte-buddy-parent/1.12.7/byte-buddy-parent-1.12.7.pom (44 kB at 673 kB/s)
[2025-11-27T00:32:39.904Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/antlr/antlr/2.7.7/antlr-2.7.7.pom
[2025-11-27T00:32:39.904Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/antlr/antlr/2.7.7/antlr-2.7.7.pom (632 B at 8.1 kB/s)
[2025-11-27T00:32:39.904Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/com/fasterxml/classmate/1.5.1/classmate-1.5.1.pom
[2025-11-27T00:32:39.904Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/com/fasterxml/classmate/1.5.1/classmate-1.5.1.pom (7.3 kB at 127 kB/s)
[2025-11-27T00:32:39.904Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/com/fasterxml/oss-parent/35/oss-parent-35.pom
[2025-11-27T00:32:40.577Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/com/fasterxml/oss-parent/35/oss-parent-35.pom (23 kB at 346 kB/s)
[2025-11-27T00:32:40.577Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/hibernate/common/hibernate-commons-annotations/5.1.2.Final/hibernate-commons-annotations-5.1.2.Final.pom
[2025-11-27T00:32:40.577Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/hibernate/common/hibernate-commons-annotations/5.1.2.Final/hibernate-commons-annotations-5.1.2.Final.pom (1.9 kB at 23 kB/s)
[2025-11-27T00:32:40.577Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/hibernate/hibernate-graalvm/5.6.5.Final/hibernate-graalvm-5.6.5.Final.pom
[2025-11-27T00:32:40.577Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/hibernate/hibernate-graalvm/5.6.5.Final/hibernate-graalvm-5.6.5.Final.pom (2.1 kB at 35 kB/s)
[2025-11-27T00:32:40.577Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/jakarta/persistence/jakarta.persistence-api/2.2.3/jakarta.persistence-api-2.2.3.pom
[2025-11-27T00:32:40.577Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/jakarta/persistence/jakarta.persistence-api/2.2.3/jakarta.persistence-api-2.2.3.pom (13 kB at 193 kB/s)
[2025-11-27T00:32:40.577Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/hibernate/quarkus-local-cache/0.1.0/quarkus-local-cache-0.1.0.pom
[2025-11-27T00:32:40.577Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/hibernate/quarkus-local-cache/0.1.0/quarkus-local-cache-0.1.0.pom (9.9 kB at 112 kB/s)
[2025-11-27T00:32:40.577Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/javax/persistence/javax.persistence-api/2.2/javax.persistence-api-2.2.pom
[2025-11-27T00:32:40.577Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/javax/persistence/javax.persistence-api/2.2/javax.persistence-api-2.2.pom (11 kB at 156 kB/s)
[2025-11-27T00:32:40.577Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/net/java/jvnet-parent/5/jvnet-parent-5.pom
[2025-11-27T00:32:40.577Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/net/java/jvnet-parent/5/jvnet-parent-5.pom (8.9 kB at 150 kB/s)
[2025-11-27T00:32:40.577Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/jboss/spec/javax/transaction/jboss-transaction-api_1.2_spec/1.1.1.Final/jboss-transaction-api_1.2_spec-1.1.1.Final.pom
[2025-11-27T00:32:40.577Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/jboss/spec/javax/transaction/jboss-transaction-api_1.2_spec/1.1.1.Final/jboss-transaction-api_1.2_spec-1.1.1.Final.pom (5.2 kB at 74 kB/s)
[2025-11-27T00:32:40.577Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/jboss/jboss-parent/25/jboss-parent-25.pom
[2025-11-27T00:32:40.577Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/jboss/jboss-parent/25/jboss-parent-25.pom (35 kB at 600 kB/s)
[2025-11-27T00:32:40.577Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/javax/xml/bind/jaxb-api/2.3.1/jaxb-api-2.3.1.pom
[2025-11-27T00:32:41.250Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/javax/xml/bind/jaxb-api/2.3.1/jaxb-api-2.3.1.pom (20 kB at 258 kB/s)
[2025-11-27T00:32:41.250Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/javax/xml/bind/jaxb-api-parent/2.3.1/jaxb-api-parent-2.3.1.pom
[2025-11-27T00:32:41.250Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/javax/xml/bind/jaxb-api-parent/2.3.1/jaxb-api-parent-2.3.1.pom (8.1 kB at 100 kB/s)
[2025-11-27T00:32:41.250Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/quarkus/quarkus-hibernate-orm-panache-common/2.7.2.Final/quarkus-hibernate-orm-panache-common-2.7.2.Final.pom
[2025-11-27T00:32:41.250Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/io/quarkus/quarkus-hibernate-orm-panache-common/2.7.2.Final/quarkus-hibernate-orm-panache-common-2.7.2.Final.pom (1.3 kB at 10 kB/s)
[2025-11-27T00:32:41.250Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/quarkus/quarkus-hibernate-orm-panache-common-parent/2.7.2.Final/quarkus-hibernate-orm-panache-common-parent-2.7.2.Final.pom
[2025-11-27T00:32:41.250Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/io/quarkus/quarkus-hibernate-orm-panache-common-parent/2.7.2.Final/quarkus-hibernate-orm-panache-common-parent-2.7.2.Final.pom (782 B at 7.7 kB/s)
[2025-11-27T00:32:41.250Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/quarkus/quarkus-panache-hibernate-common/2.7.2.Final/quarkus-panache-hibernate-common-2.7.2.Final.pom
[2025-11-27T00:32:41.250Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/io/quarkus/quarkus-panache-hibernate-common/2.7.2.Final/quarkus-panache-hibernate-common-2.7.2.Final.pom (1.8 kB at 11 kB/s)
[2025-11-27T00:32:41.250Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/quarkus/quarkus-panache-hibernate-common-parent/2.7.2.Final/quarkus-panache-hibernate-common-parent-2.7.2.Final.pom
[2025-11-27T00:32:41.924Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/io/quarkus/quarkus-panache-hibernate-common-parent/2.7.2.Final/quarkus-panache-hibernate-common-parent-2.7.2.Final.pom (771 B at 2.3 kB/s)
[2025-11-27T00:32:41.924Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/quarkus/quarkus-panache-common/2.7.2.Final/quarkus-panache-common-2.7.2.Final.pom
[2025-11-27T00:32:41.924Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/io/quarkus/quarkus-panache-common/2.7.2.Final/quarkus-panache-common-2.7.2.Final.pom (1.5 kB at 12 kB/s)
[2025-11-27T00:32:41.924Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/quarkus/quarkus-panache-common-parent/2.7.2.Final/quarkus-panache-common-parent-2.7.2.Final.pom
[2025-11-27T00:32:41.924Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/io/quarkus/quarkus-panache-common-parent/2.7.2.Final/quarkus-panache-common-parent-2.7.2.Final.pom (749 B at 2.9 kB/s)
[2025-11-27T00:32:41.924Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/quarkus/quarkus-jdbc-postgresql/2.7.2.Final/quarkus-jdbc-postgresql-2.7.2.Final.pom
[2025-11-27T00:32:42.596Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/io/quarkus/quarkus-jdbc-postgresql/2.7.2.Final/quarkus-jdbc-postgresql-2.7.2.Final.pom (2.5 kB at 9.8 kB/s)
[2025-11-27T00:32:42.596Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/quarkus/quarkus-jdbc-postgresql-parent/2.7.2.Final/quarkus-jdbc-postgresql-parent-2.7.2.Final.pom
[2025-11-27T00:32:42.596Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/io/quarkus/quarkus-jdbc-postgresql-parent/2.7.2.Final/quarkus-jdbc-postgresql-parent-2.7.2.Final.pom (707 B at 5.9 kB/s)
[2025-11-27T00:32:42.596Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/quarkus/quarkus-jdbc-parent/2.7.2.Final/quarkus-jdbc-parent-2.7.2.Final.pom
[2025-11-27T00:32:42.596Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/io/quarkus/quarkus-jdbc-parent/2.7.2.Final/quarkus-jdbc-parent-2.7.2.Final.pom (958 B at 8.4 kB/s)
[2025-11-27T00:32:42.596Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/postgresql/postgresql/42.3.3/postgresql-42.3.3.pom
[2025-11-27T00:32:42.596Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/postgresql/postgresql/42.3.3/postgresql-42.3.3.pom (2.7 kB at 27 kB/s)
[2025-11-27T00:32:42.596Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/jakarta/activation/jakarta.activation-api/1.2.1/jakarta.activation-api-1.2.1.pom
[2025-11-27T00:32:42.596Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/jakarta/activation/jakarta.activation-api/1.2.1/jakarta.activation-api-1.2.1.pom (4.6 kB at 54 kB/s)
[2025-11-27T00:32:42.596Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/awaitility/awaitility/4.1.1/awaitility-4.1.1.pom
[2025-11-27T00:32:42.596Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/awaitility/awaitility/4.1.1/awaitility-4.1.1.pom (3.5 kB at 61 kB/s)
[2025-11-27T00:32:42.596Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/awaitility/awaitility-parent/4.1.1/awaitility-parent-4.1.1.pom
[2025-11-27T00:32:43.269Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/awaitility/awaitility-parent/4.1.1/awaitility-parent-4.1.1.pom (10 kB at 166 kB/s)
[2025-11-27T00:32:43.269Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/testcontainers/kafka/1.16.3/kafka-1.16.3.pom
[2025-11-27T00:32:43.269Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/testcontainers/kafka/1.16.3/kafka-1.16.3.pom (1.5 kB at 21 kB/s)
[2025-11-27T00:32:43.269Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/quarkus/quarkus-smallrye-reactive-messaging-kafka/2.7.2.Final/quarkus-smallrye-reactive-messaging-kafka-2.7.2.Final.jar
[2025-11-27T00:32:43.269Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/quarkus/quarkus-kafka-client/2.7.2.Final/quarkus-kafka-client-2.7.2.Final.jar
[2025-11-27T00:32:43.269Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/smallrye/reactive/smallrye-reactive-messaging-kafka/3.13.0/smallrye-reactive-messaging-kafka-3.13.0.jar
[2025-11-27T00:32:43.269Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/smallrye/reactive/smallrye-reactive-messaging-kafka-api/3.13.0/smallrye-reactive-messaging-kafka-api-3.13.0.jar
[2025-11-27T00:32:43.269Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/kafka/kafka-clients/3.1.0/kafka-clients-3.1.0.jar
[2025-11-27T00:32:43.269Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/io/smallrye/reactive/smallrye-reactive-messaging-kafka/3.13.0/smallrye-reactive-messaging-kafka-3.13.0.jar (233 kB at 1.1 MB/s)
[2025-11-27T00:32:43.269Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/com/github/luben/zstd-jni/1.5.0-4/zstd-jni-1.5.0-4.jar
[2025-11-27T00:32:43.269Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/io/smallrye/reactive/smallrye-reactive-messaging-kafka-api/3.13.0/smallrye-reactive-messaging-kafka-api-3.13.0.jar (9.8 kB at 45 kB/s)
[2025-11-27T00:32:43.269Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/lz4/lz4-java/1.8.0/lz4-java-1.8.0.jar
[2025-11-27T00:32:43.269Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/kafka/kafka-clients/3.1.0/kafka-clients-3.1.0.jar (4.9 MB at 17 MB/s)
[2025-11-27T00:32:43.269Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/xerial/snappy/snappy-java/1.1.8.4/snappy-java-1.1.8.4.jar
[2025-11-27T00:32:43.269Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/lz4/lz4-java/1.8.0/lz4-java-1.8.0.jar (683 kB at 2.7 MB/s)
[2025-11-27T00:32:43.269Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/vertx/vertx-kafka-client/4.2.4/vertx-kafka-client-4.2.4.jar
[2025-11-27T00:32:43.269Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/io/quarkus/quarkus-kafka-client/2.7.2.Final/quarkus-kafka-client-2.7.2.Final.jar (35 kB at 101 kB/s)
[2025-11-27T00:32:43.269Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/quarkus/quarkus-hibernate-orm-panache/2.7.2.Final/quarkus-hibernate-orm-panache-2.7.2.Final.jar
[2025-11-27T00:32:43.269Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/io/quarkus/quarkus-smallrye-reactive-messaging-kafka/2.7.2.Final/quarkus-smallrye-reactive-messaging-kafka-2.7.2.Final.jar (5.4 kB at 15 kB/s)
[2025-11-27T00:32:43.269Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/quarkus/quarkus-hibernate-orm/2.7.2.Final/quarkus-hibernate-orm-2.7.2.Final.jar
[2025-11-27T00:32:43.269Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/com/github/luben/zstd-jni/1.5.0-4/zstd-jni-1.5.0-4.jar (6.8 MB at 18 MB/s)
[2025-11-27T00:32:43.269Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/quarkus/quarkus-agroal/2.7.2.Final/quarkus-agroal-2.7.2.Final.jar
[2025-11-27T00:32:43.269Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/xerial/snappy/snappy-java/1.1.8.4/snappy-java-1.1.8.4.jar (2.0 MB at 5.2 MB/s)
[2025-11-27T00:32:43.269Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/quarkus/quarkus-datasource/2.7.2.Final/quarkus-datasource-2.7.2.Final.jar
[2025-11-27T00:32:43.269Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/io/vertx/vertx-kafka-client/4.2.4/vertx-kafka-client-4.2.4.jar (164 kB at 421 kB/s)
[2025-11-27T00:32:43.269Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/quarkus/quarkus-datasource-common/2.7.2.Final/quarkus-datasource-common-2.7.2.Final.jar
[2025-11-27T00:32:43.269Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/io/quarkus/quarkus-agroal/2.7.2.Final/quarkus-agroal-2.7.2.Final.jar (42 kB at 88 kB/s)
[2025-11-27T00:32:43.269Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/jboss/narayana/jta/narayana-jta/5.12.4.Final/narayana-jta-5.12.4.Final.jar
[2025-11-27T00:32:43.269Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/io/quarkus/quarkus-datasource-common/2.7.2.Final/quarkus-datasource-common-2.7.2.Final.jar (6.7 kB at 14 kB/s)
[2025-11-27T00:32:43.269Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/jboss/jboss-transaction-spi/7.6.0.Final/jboss-transaction-spi-7.6.0.Final.jar
[2025-11-27T00:32:43.942Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/io/quarkus/quarkus-datasource/2.7.2.Final/quarkus-datasource-2.7.2.Final.jar (14 kB at 27 kB/s)
[2025-11-27T00:32:43.942Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/jboss/spec/javax/resource/jboss-connector-api_1.7_spec/1.0.0.Final/jboss-connector-api_1.7_spec-1.0.0.Final.jar
[2025-11-27T00:32:43.942Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/jboss/jboss-transaction-spi/7.6.0.Final/jboss-transaction-spi-7.6.0.Final.jar (34 kB at 62 kB/s)
[2025-11-27T00:32:43.942Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/jboss/narayana/jts/narayana-jts-integration/5.12.4.Final/narayana-jts-integration-5.12.4.Final.jar
[2025-11-27T00:32:43.942Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/jboss/narayana/jta/narayana-jta/5.12.4.Final/narayana-jta-5.12.4.Final.jar (953 kB at 1.7 MB/s)
[2025-11-27T00:32:43.942Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/agroal/agroal-api/1.14/agroal-api-1.14.jar
[2025-11-27T00:32:43.942Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/io/quarkus/quarkus-hibernate-orm/2.7.2.Final/quarkus-hibernate-orm-2.7.2.Final.jar (224 kB at 387 kB/s)
[2025-11-27T00:32:43.942Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/agroal/agroal-narayana/1.14/agroal-narayana-1.14.jar
[2025-11-27T00:32:43.942Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/jboss/spec/javax/resource/jboss-connector-api_1.7_spec/1.0.0.Final/jboss-connector-api_1.7_spec-1.0.0.Final.jar (74 kB at 125 kB/s)
[2025-11-27T00:32:43.942Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/agroal/agroal-pool/1.14/agroal-pool-1.14.jar
[2025-11-27T00:32:43.942Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/io/quarkus/quarkus-hibernate-orm-panache/2.7.2.Final/quarkus-hibernate-orm-panache-2.7.2.Final.jar (26 kB at 43 kB/s)
[2025-11-27T00:32:43.942Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/quarkus/quarkus-credentials/2.7.2.Final/quarkus-credentials-2.7.2.Final.jar
[2025-11-27T00:32:43.942Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/jboss/narayana/jts/narayana-jts-integration/5.12.4.Final/narayana-jts-integration-5.12.4.Final.jar (51 kB at 82 kB/s)
[2025-11-27T00:32:43.942Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/quarkus/quarkus-narayana-jta/2.7.2.Final/quarkus-narayana-jta-2.7.2.Final.jar
[2025-11-27T00:32:43.942Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/io/agroal/agroal-narayana/1.14/agroal-narayana-1.14.jar (15 kB at 23 kB/s)
[2025-11-27T00:32:43.942Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/smallrye/smallrye-context-propagation-jta/1.2.2/smallrye-context-propagation-jta-1.2.2.jar
[2025-11-27T00:32:43.942Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/io/agroal/agroal-api/1.14/agroal-api-1.14.jar (57 kB at 85 kB/s)
[2025-11-27T00:32:43.942Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/smallrye/reactive/smallrye-reactive-converter-mutiny/2.6.0/smallrye-reactive-converter-mutiny-2.6.0.jar
[2025-11-27T00:32:43.942Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/io/agroal/agroal-pool/1.14/agroal-pool-1.14.jar (118 kB at 176 kB/s)
[2025-11-27T00:32:43.942Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/hibernate/hibernate-core/5.6.5.Final/hibernate-core-5.6.5.Final.jar
[2025-11-27T00:32:43.942Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/io/smallrye/smallrye-context-propagation-jta/1.2.2/smallrye-context-propagation-jta-1.2.2.jar (7.5 kB at 11 kB/s)
[2025-11-27T00:32:43.942Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/net/bytebuddy/byte-buddy/1.12.7/byte-buddy-1.12.7.jar
[2025-11-27T00:32:43.942Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/io/quarkus/quarkus-credentials/2.7.2.Final/quarkus-credentials-2.7.2.Final.jar (4.0 kB at 5.6 kB/s)
[2025-11-27T00:32:43.942Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/antlr/antlr/2.7.7/antlr-2.7.7.jar
[2025-11-27T00:32:43.942Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/io/smallrye/reactive/smallrye-reactive-converter-mutiny/2.6.0/smallrye-reactive-converter-mutiny-2.6.0.jar (6.2 kB at 8.2 kB/s)
[2025-11-27T00:32:43.942Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/com/fasterxml/classmate/1.5.1/classmate-1.5.1.jar
[2025-11-27T00:32:43.942Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/io/quarkus/quarkus-narayana-jta/2.7.2.Final/quarkus-narayana-jta-2.7.2.Final.jar (38 kB at 47 kB/s)
[2025-11-27T00:32:43.942Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/com/fasterxml/classmate/1.5.1/classmate-1.5.1.jar (68 kB at 84 kB/s)
[2025-11-27T00:32:43.942Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/hibernate/common/hibernate-commons-annotations/5.1.2.Final/hibernate-commons-annotations-5.1.2.Final.jar
[2025-11-27T00:32:43.942Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/hibernate/hibernate-graalvm/5.6.5.Final/hibernate-graalvm-5.6.5.Final.jar
[2025-11-27T00:32:43.942Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/net/bytebuddy/byte-buddy/1.12.7/byte-buddy-1.12.7.jar (3.8 MB at 4.5 MB/s)
[2025-11-27T00:32:43.942Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/jakarta/persistence/jakarta.persistence-api/2.2.3/jakarta.persistence-api-2.2.3.jar
[2025-11-27T00:32:43.942Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/hibernate/hibernate-core/5.6.5.Final/hibernate-core-5.6.5.Final.jar (7.5 MB at 8.8 MB/s)
[2025-11-27T00:32:43.942Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/hibernate/quarkus-local-cache/0.1.0/quarkus-local-cache-0.1.0.jar
[2025-11-27T00:32:43.942Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/hibernate/common/hibernate-commons-annotations/5.1.2.Final/hibernate-commons-annotations-5.1.2.Final.jar (79 kB at 90 kB/s)
[2025-11-27T00:32:43.942Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/quarkus/quarkus-hibernate-orm-panache-common/2.7.2.Final/quarkus-hibernate-orm-panache-common-2.7.2.Final.jar
[2025-11-27T00:32:43.942Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/hibernate/hibernate-graalvm/5.6.5.Final/hibernate-graalvm-5.6.5.Final.jar (7.5 kB at 8.5 kB/s)
[2025-11-27T00:32:43.942Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/quarkus/quarkus-panache-hibernate-common/2.7.2.Final/quarkus-panache-hibernate-common-2.7.2.Final.jar
[2025-11-27T00:32:43.942Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/jakarta/persistence/jakarta.persistence-api/2.2.3/jakarta.persistence-api-2.2.3.jar (164 kB at 180 kB/s)
[2025-11-27T00:32:43.942Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/quarkus/quarkus-panache-common/2.7.2.Final/quarkus-panache-common-2.7.2.Final.jar
[2025-11-27T00:32:43.942Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/hibernate/quarkus-local-cache/0.1.0/quarkus-local-cache-0.1.0.jar (69 kB at 74 kB/s)
[2025-11-27T00:32:43.942Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/quarkus/quarkus-jdbc-postgresql/2.7.2.Final/quarkus-jdbc-postgresql-2.7.2.Final.jar
[2025-11-27T00:32:43.942Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/antlr/antlr/2.7.7/antlr-2.7.7.jar (445 kB at 473 kB/s)
[2025-11-27T00:32:43.942Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/postgresql/postgresql/42.3.3/postgresql-42.3.3.jar
[2025-11-27T00:32:43.942Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/postgresql/postgresql/42.3.3/postgresql-42.3.3.jar (1.0 MB at 1.0 MB/s)
[2025-11-27T00:32:43.942Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/jakarta/activation/jakarta.activation-api/1.2.1/jakarta.activation-api-1.2.1.jar
[2025-11-27T00:32:43.942Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/jakarta/activation/jakarta.activation-api/1.2.1/jakarta.activation-api-1.2.1.jar (44 kB at 41 kB/s)
[2025-11-27T00:32:43.942Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/commons-logging/commons-logging/1.2/commons-logging-1.2.jar
[2025-11-27T00:32:43.942Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/io/quarkus/quarkus-panache-common/2.7.2.Final/quarkus-panache-common-2.7.2.Final.jar (12 kB at 11 kB/s)
[2025-11-27T00:32:43.942Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/awaitility/awaitility/4.1.1/awaitility-4.1.1.jar
[2025-11-27T00:32:43.942Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/io/quarkus/quarkus-panache-hibernate-common/2.7.2.Final/quarkus-panache-hibernate-common-2.7.2.Final.jar (6.6 kB at 6.0 kB/s)
[2025-11-27T00:32:43.942Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/testcontainers/kafka/1.16.3/kafka-1.16.3.jar
[2025-11-27T00:32:43.942Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/io/quarkus/quarkus-jdbc-postgresql/2.7.2.Final/quarkus-jdbc-postgresql-2.7.2.Final.jar (17 kB at 15 kB/s)
[2025-11-27T00:32:43.943Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/commons-logging/commons-logging/1.2/commons-logging-1.2.jar (62 kB at 54 kB/s)
[2025-11-27T00:32:44.613Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/awaitility/awaitility/4.1.1/awaitility-4.1.1.jar (93 kB at 80 kB/s)
[2025-11-27T00:32:44.613Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/testcontainers/kafka/1.16.3/kafka-1.16.3.jar (3.7 kB at 3.2 kB/s)
[2025-11-27T00:32:44.613Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/io/quarkus/quarkus-hibernate-orm-panache-common/2.7.2.Final/quarkus-hibernate-orm-panache-common-2.7.2.Final.jar (23 kB at 19 kB/s)
[2025-11-27T00:32:44.613Z] [INFO]
[2025-11-27T00:32:44.613Z] [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ context-propagation-quickstart ---
[2025-11-27T00:32:44.613Z] [INFO]
[2025-11-27T00:32:44.613Z] [INFO] --- maven-resources-plugin:2.6:resources (default-resources) @ context-propagation-quickstart ---
[2025-11-27T00:32:44.613Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
[2025-11-27T00:32:44.613Z] [INFO] Copying 1 resource
[2025-11-27T00:32:44.613Z] [INFO]
[2025-11-27T00:32:44.613Z] [INFO] --- maven-compiler-plugin:3.1:compile (default-compile) @ context-propagation-quickstart ---
[2025-11-27T00:32:44.613Z] [INFO] Changes detected - recompiling the module!
[2025-11-27T00:32:44.613Z] [INFO] Compiling 3 source files to /quarkus-quickstarts/context-propagation-quickstart/target/classes
[2025-11-27T00:32:44.613Z] [INFO]
[2025-11-27T00:32:44.614Z] [INFO] --- maven-resources-plugin:2.6:testResources (default-testResources) @ context-propagation-quickstart ---
[2025-11-27T00:32:44.614Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
[2025-11-27T00:32:44.614Z] [INFO] skip non existing resourceDirectory /quarkus-quickstarts/context-propagation-quickstart/src/test/resources
[2025-11-27T00:32:44.614Z] [INFO]
[2025-11-27T00:32:44.614Z] [INFO] --- maven-compiler-plugin:3.1:testCompile (default-testCompile) @ context-propagation-quickstart ---
[2025-11-27T00:32:44.614Z] [INFO] Changes detected - recompiling the module!
[2025-11-27T00:32:44.614Z] [INFO] Compiling 3 source files to /quarkus-quickstarts/context-propagation-quickstart/target/test-classes
[2025-11-27T00:32:44.614Z] [WARNING] /quarkus-quickstarts/context-propagation-quickstart/src/test/java/org/acme/context/prices/KafkaResource.java: /quarkus-quickstarts/context-propagation-quickstart/src/test/java/org/acme/context/prices/KafkaResource.java uses or overrides a deprecated API.
[2025-11-27T00:32:44.614Z] [WARNING] /quarkus-quickstarts/context-propagation-quickstart/src/test/java/org/acme/context/prices/KafkaResource.java: Recompile with -Xlint:deprecation for details.
[2025-11-27T00:32:44.614Z] [INFO]
[2025-11-27T00:32:44.614Z] [INFO] --- maven-surefire-plugin:3.0.0-M5:test (default-test) @ context-propagation-quickstart ---
[2025-11-27T00:32:44.614Z] [INFO]
[2025-11-27T00:32:44.614Z] [INFO] -------------------------------------------------------
[2025-11-27T00:32:44.614Z] [INFO] T E S T S
[2025-11-27T00:32:44.614Z] [INFO] -------------------------------------------------------
[2025-11-27T00:32:45.284Z] [ERROR] Picked up JAVA_TOOL_OPTIONS: -Dfile.encoding=UTF8 -Djava.security.egd=file:/dev/./urandom
[2025-11-27T00:32:45.954Z] [INFO] Running org.acme.context.prices.PriceTest
[2025-11-27T00:33:19.649Z] Downloading from central: https://repo.maven.apache.org/maven2/io/quarkus/quarkus-smallrye-reactive-messaging-kafka-deployment/2.7.2.Final/quarkus-smallrye-reactive-messaging-kafka-deployment-2.7.2.Final.pom
[2025-11-27T00:33:19.649Z] Downloaded from central: https://repo.maven.apache.org/maven2/io/quarkus/quarkus-smallrye-reactive-messaging-kafka-deployment/2.7.2.Final/quarkus-smallrye-reactive-messaging-kafka-deployment-2.7.2.Final.pom (4.6 kB at 9.5 kB/s)
[2025-11-27T00:33:19.649Z] Downloading from central: https://repo.maven.apache.org/maven2/io/quarkus/quarkus-kafka-client-deployment/2.7.2.Final/quarkus-kafka-client-deployment-2.7.2.Final.pom
[2025-11-27T00:33:19.650Z] Downloaded from central: https://repo.maven.apache.org/maven2/io/quarkus/quarkus-kafka-client-deployment/2.7.2.Final/quarkus-kafka-client-deployment-2.7.2.Final.pom (3.0 kB at 27 kB/s)
[2025-11-27T00:33:19.650Z] Downloading from central: https://repo.maven.apache.org/maven2/io/quarkus/quarkus-hibernate-orm-panache-deployment/2.7.2.Final/quarkus-hibernate-orm-panache-deployment-2.7.2.Final.pom
[2025-11-27T00:33:19.650Z] Downloaded from central: https://repo.maven.apache.org/maven2/io/quarkus/quarkus-hibernate-orm-panache-deployment/2.7.2.Final/quarkus-hibernate-orm-panache-deployment-2.7.2.Final.pom (3.3 kB at 14 kB/s)
[2025-11-27T00:33:19.650Z] Downloading from central: https://repo.maven.apache.org/maven2/io/quarkus/quarkus-hibernate-orm-panache-common-deployment/2.7.2.Final/quarkus-hibernate-orm-panache-common-deployment-2.7.2.Final.pom
[2025-11-27T00:33:19.650Z] Downloaded from central: https://repo.maven.apache.org/maven2/io/quarkus/quarkus-hibernate-orm-panache-common-deployment/2.7.2.Final/quarkus-hibernate-orm-panache-common-deployment-2.7.2.Final.pom (2.1 kB at 11 kB/s)
[2025-11-27T00:33:19.650Z] Downloading from central: https://repo.maven.apache.org/maven2/io/quarkus/quarkus-panache-common-deployment/2.7.2.Final/quarkus-panache-common-deployment-2.7.2.Final.pom
[2025-11-27T00:33:19.650Z] Downloaded from central: https://repo.maven.apache.org/maven2/io/quarkus/quarkus-panache-common-deployment/2.7.2.Final/quarkus-panache-common-deployment-2.7.2.Final.pom (1.5 kB at 18 kB/s)
[2025-11-27T00:33:19.650Z] Downloading from central: https://repo.maven.apache.org/maven2/io/quarkus/quarkus-hibernate-orm-deployment/2.7.2.Final/quarkus-hibernate-orm-deployment-2.7.2.Final.pom
[2025-11-27T00:33:19.650Z] Downloaded from central: https://repo.maven.apache.org/maven2/io/quarkus/quarkus-hibernate-orm-deployment/2.7.2.Final/quarkus-hibernate-orm-deployment-2.7.2.Final.pom (4.4 kB at 36 kB/s)
[2025-11-27T00:33:19.650Z] Downloading from central: https://repo.maven.apache.org/maven2/io/quarkus/quarkus-narayana-jta-deployment/2.7.2.Final/quarkus-narayana-jta-deployment-2.7.2.Final.pom
[2025-11-27T00:33:19.650Z] Downloaded from central: https://repo.maven.apache.org/maven2/io/quarkus/quarkus-narayana-jta-deployment/2.7.2.Final/quarkus-narayana-jta-deployment-2.7.2.Final.pom (2.0 kB at 18 kB/s)
[2025-11-27T00:33:19.650Z] Downloading from central: https://repo.maven.apache.org/maven2/io/quarkus/quarkus-agroal-deployment/2.7.2.Final/quarkus-agroal-deployment-2.7.2.Final.pom
[2025-11-27T00:33:19.650Z] Downloaded from central: https://repo.maven.apache.org/maven2/io/quarkus/quarkus-agroal-deployment/2.7.2.Final/quarkus-agroal-deployment-2.7.2.Final.pom (4.1 kB at 35 kB/s)
[2025-11-27T00:33:19.650Z] Downloading from central: https://repo.maven.apache.org/maven2/io/quarkus/quarkus-datasource-deployment/2.7.2.Final/quarkus-datasource-deployment-2.7.2.Final.pom
[2025-11-27T00:33:19.650Z] Downloaded from central: https://repo.maven.apache.org/maven2/io/quarkus/quarkus-datasource-deployment/2.7.2.Final/quarkus-datasource-deployment-2.7.2.Final.pom (2.0 kB at 8.7 kB/s)
[2025-11-27T00:33:19.650Z] Downloading from central: https://repo.maven.apache.org/maven2/io/quarkus/quarkus-datasource-deployment-spi/2.7.2.Final/quarkus-datasource-deployment-spi-2.7.2.Final.pom
[2025-11-27T00:33:19.650Z] Downloaded from central: https://repo.maven.apache.org/maven2/io/quarkus/quarkus-datasource-deployment-spi/2.7.2.Final/quarkus-datasource-deployment-spi-2.7.2.Final.pom (1.1 kB at 9.6 kB/s)
[2025-11-27T00:33:19.650Z] Downloading from central: https://repo.maven.apache.org/maven2/io/quarkus/quarkus-kubernetes-service-binding-spi/2.7.2.Final/quarkus-kubernetes-service-binding-spi-2.7.2.Final.pom
[2025-11-27T00:33:19.650Z] Downloaded from central: https://repo.maven.apache.org/maven2/io/quarkus/quarkus-kubernetes-service-binding-spi/2.7.2.Final/quarkus-kubernetes-service-binding-spi-2.7.2.Final.pom (919 B at 9.1 kB/s)
[2025-11-27T00:33:19.650Z] Downloading from central: https://repo.maven.apache.org/maven2/io/quarkus/quarkus-kubernetes-service-binding-parent/2.7.2.Final/quarkus-kubernetes-service-binding-parent-2.7.2.Final.pom
[2025-11-27T00:33:19.650Z] Downloaded from central: https://repo.maven.apache.org/maven2/io/quarkus/quarkus-kubernetes-service-binding-parent/2.7.2.Final/quarkus-kubernetes-service-binding-parent-2.7.2.Final.pom (810 B at 1.8 kB/s)
[2025-11-27T00:33:19.650Z] Downloading from central: https://repo.maven.apache.org/maven2/io/quarkus/quarkus-agroal-spi/2.7.2.Final/quarkus-agroal-spi-2.7.2.Final.pom
[2025-11-27T00:33:19.650Z] Downloaded from central: https://repo.maven.apache.org/maven2/io/quarkus/quarkus-agroal-spi/2.7.2.Final/quarkus-agroal-spi-2.7.2.Final.pom (1.1 kB at 5.2 kB/s)
[2025-11-27T00:33:19.650Z] Downloading from central: https://repo.maven.apache.org/maven2/io/quarkus/quarkus-credentials-deployment/2.7.2.Final/quarkus-credentials-deployment-2.7.2.Final.pom
[2025-11-27T00:33:19.650Z] Downloaded from central: https://repo.maven.apache.org/maven2/io/quarkus/quarkus-credentials-deployment/2.7.2.Final/quarkus-credentials-deployment-2.7.2.Final.pom (1.7 kB at 14 kB/s)
[2025-11-27T00:33:19.650Z] Downloading from central: https://repo.maven.apache.org/maven2/io/quarkus/quarkus-panache-hibernate-common-deployment/2.7.2.Final/quarkus-panache-hibernate-common-deployment-2.7.2.Final.pom
[2025-11-27T00:33:19.650Z] Downloaded from central: https://repo.maven.apache.org/maven2/io/quarkus/quarkus-panache-hibernate-common-deployment/2.7.2.Final/quarkus-panache-hibernate-common-deployment-2.7.2.Final.pom (2.0 kB at 17 kB/s)
[2025-11-27T00:33:19.650Z] Downloading from central: https://repo.maven.apache.org/maven2/io/quarkus/quarkus-jdbc-postgresql-deployment/2.7.2.Final/quarkus-jdbc-postgresql-deployment-2.7.2.Final.pom
[2025-11-27T00:33:19.650Z] Downloaded from central: https://repo.maven.apache.org/maven2/io/quarkus/quarkus-jdbc-postgresql-deployment/2.7.2.Final/quarkus-jdbc-postgresql-deployment-2.7.2.Final.pom (3.8 kB at 16 kB/s)
[2025-11-27T00:33:19.650Z] Downloading from central: https://repo.maven.apache.org/maven2/io/quarkus/quarkus-devservices-postgresql/2.7.2.Final/quarkus-devservices-postgresql-2.7.2.Final.pom
[2025-11-27T00:33:19.650Z] Downloaded from central: https://repo.maven.apache.org/maven2/io/quarkus/quarkus-devservices-postgresql/2.7.2.Final/quarkus-devservices-postgresql-2.7.2.Final.pom (2.4 kB at 27 kB/s)
[2025-11-27T00:33:19.650Z] Downloading from central: https://repo.maven.apache.org/maven2/org/testcontainers/postgresql/1.16.3/postgresql-1.16.3.pom
[2025-11-27T00:33:19.650Z] Downloaded from central: https://repo.maven.apache.org/maven2/org/testcontainers/postgresql/1.16.3/postgresql-1.16.3.pom (1.5 kB at 22 kB/s)
[2025-11-27T00:33:19.650Z] Downloading from central: https://repo.maven.apache.org/maven2/org/testcontainers/jdbc/1.16.3/jdbc-1.16.3.pom
[2025-11-27T00:33:19.650Z] Downloaded from central: https://repo.maven.apache.org/maven2/org/testcontainers/jdbc/1.16.3/jdbc-1.16.3.pom (1.5 kB at 17 kB/s)
[2025-11-27T00:33:19.650Z] Downloading from central: https://repo.maven.apache.org/maven2/org/testcontainers/database-commons/1.16.3/database-commons-1.16.3.pom
[2025-11-27T00:33:19.650Z] Downloaded from central: https://repo.maven.apache.org/maven2/org/testcontainers/database-commons/1.16.3/database-commons-1.16.3.pom (1.5 kB at 14 kB/s)
[2025-11-27T00:33:19.650Z] Downloading from central: https://repo.maven.apache.org/maven2/io/quarkus/quarkus-kafka-client-deployment/2.7.2.Final/quarkus-kafka-client-deployment-2.7.2.Final.jar
[2025-11-27T00:33:19.650Z] Downloading from central: https://repo.maven.apache.org/maven2/io/quarkus/quarkus-smallrye-reactive-messaging-kafka-deployment/2.7.2.Final/quarkus-smallrye-reactive-messaging-kafka-deployment-2.7.2.Final.jar
[2025-11-27T00:33:19.650Z] Downloading from central: https://repo.maven.apache.org/maven2/io/quarkus/quarkus-panache-common-deployment/2.7.2.Final/quarkus-panache-common-deployment-2.7.2.Final.jar
[2025-11-27T00:33:19.650Z] Downloading from central: https://repo.maven.apache.org/maven2/io/quarkus/quarkus-narayana-jta-deployment/2.7.2.Final/quarkus-narayana-jta-deployment-2.7.2.Final.jar
[2025-11-27T00:33:19.650Z] Downloading from central: https://repo.maven.apache.org/maven2/io/quarkus/quarkus-kubernetes-service-binding-spi/2.7.2.Final/quarkus-kubernetes-service-binding-spi-2.7.2.Final.jar
[2025-11-27T00:33:19.650Z] Downloaded from central: https://repo.maven.apache.org/maven2/io/quarkus/quarkus-narayana-jta-deployment/2.7.2.Final/quarkus-narayana-jta-deployment-2.7.2.Final.jar (7.8 kB at 44 kB/s)
[2025-11-27T00:33:19.650Z] Downloading from central: https://repo.maven.apache.org/maven2/io/quarkus/quarkus-datasource-deployment/2.7.2.Final/quarkus-datasource-deployment-2.7.2.Final.jar
[2025-11-27T00:33:19.650Z] Downloaded from central: https://repo.maven.apache.org/maven2/io/quarkus/quarkus-kubernetes-service-binding-spi/2.7.2.Final/quarkus-kubernetes-service-binding-spi-2.7.2.Final.jar (4.7 kB at 20 kB/s)
[2025-11-27T00:33:19.650Z] Downloading from central: https://repo.maven.apache.org/maven2/io/quarkus/quarkus-credentials-deployment/2.7.2.Final/quarkus-credentials-deployment-2.7.2.Final.jar
[2025-11-27T00:33:19.650Z] Downloaded from central: https://repo.maven.apache.org/maven2/io/quarkus/quarkus-datasource-deployment/2.7.2.Final/quarkus-datasource-deployment-2.7.2.Final.jar (17 kB at 58 kB/s)
[2025-11-27T00:33:19.650Z] Downloading from central: https://repo.maven.apache.org/maven2/io/quarkus/quarkus-agroal-deployment/2.7.2.Final/quarkus-agroal-deployment-2.7.2.Final.jar
[2025-11-27T00:33:19.650Z] Downloaded from central: https://repo.maven.apache.org/maven2/io/quarkus/quarkus-panache-common-deployment/2.7.2.Final/quarkus-panache-common-deployment-2.7.2.Final.jar (55 kB at 155 kB/s)
[2025-11-27T00:33:19.650Z] Downloading from central: https://repo.maven.apache.org/maven2/io/quarkus/quarkus-hibernate-orm-deployment/2.7.2.Final/quarkus-hibernate-orm-deployment-2.7.2.Final.jar
[2025-11-27T00:33:19.650Z] Downloaded from central: https://repo.maven.apache.org/maven2/io/quarkus/quarkus-agroal-deployment/2.7.2.Final/quarkus-agroal-deployment-2.7.2.Final.jar (14 kB at 35 kB/s)
[2025-11-27T00:33:19.650Z] Downloading from central: https://repo.maven.apache.org/maven2/io/quarkus/quarkus-hibernate-orm-panache-common-deployment/2.7.2.Final/quarkus-hibernate-orm-panache-common-deployment-2.7.2.Final.jar
[2025-11-27T00:33:19.650Z] Downloaded from central: https://repo.maven.apache.org/maven2/io/quarkus/quarkus-kafka-client-deployment/2.7.2.Final/quarkus-kafka-client-deployment-2.7.2.Final.jar (31 kB at 72 kB/s)
[2025-11-27T00:33:19.650Z] Downloading from central: https://repo.maven.apache.org/maven2/io/quarkus/quarkus-panache-hibernate-common-deployment/2.7.2.Final/quarkus-panache-hibernate-common-deployment-2.7.2.Final.jar
[2025-11-27T00:33:19.650Z] Downloaded from central: https://repo.maven.apache.org/maven2/io/quarkus/quarkus-credentials-deployment/2.7.2.Final/quarkus-credentials-deployment-2.7.2.Final.jar (3.6 kB at 8.3 kB/s)
[2025-11-27T00:33:19.650Z] Downloading from central: https://repo.maven.apache.org/maven2/io/quarkus/quarkus-hibernate-orm-panache-deployment/2.7.2.Final/quarkus-hibernate-orm-panache-deployment-2.7.2.Final.jar
[2025-11-27T00:33:19.650Z] Downloaded from central: https://repo.maven.apache.org/maven2/io/quarkus/quarkus-smallrye-reactive-messaging-kafka-deployment/2.7.2.Final/quarkus-smallrye-reactive-messaging-kafka-deployment-2.7.2.Final.jar (30 kB at 56 kB/s)
[2025-11-27T00:33:19.650Z] Downloading from central: https://repo.maven.apache.org/maven2/io/quarkus/quarkus-agroal-spi/2.7.2.Final/quarkus-agroal-spi-2.7.2.Final.jar
[2025-11-27T00:33:19.650Z] Downloaded from central: https://repo.maven.apache.org/maven2/io/quarkus/quarkus-panache-hibernate-common-deployment/2.7.2.Final/quarkus-panache-hibernate-common-deployment-2.7.2.Final.jar (11 kB at 20 kB/s)
[2025-11-27T00:33:19.650Z] Downloading from central: https://repo.maven.apache.org/maven2/org/testcontainers/database-commons/1.16.3/database-commons-1.16.3.jar
[2025-11-27T00:33:19.650Z] Downloaded from central: https://repo.maven.apache.org/maven2/org/testcontainers/database-commons/1.16.3/database-commons-1.16.3.jar (10 kB at 16 kB/s)
[2025-11-27T00:33:19.650Z] Downloading from central: https://repo.maven.apache.org/maven2/org/testcontainers/jdbc/1.16.3/jdbc-1.16.3.jar
[2025-11-27T00:33:19.650Z] Downloaded from central: https://repo.maven.apache.org/maven2/io/quarkus/quarkus-agroal-spi/2.7.2.Final/quarkus-agroal-spi-2.7.2.Final.jar (5.2 kB at 8.2 kB/s)
[2025-11-27T00:33:19.650Z] Downloading from central: https://repo.maven.apache.org/maven2/org/testcontainers/postgresql/1.16.3/postgresql-1.16.3.jar
[2025-11-27T00:33:19.650Z] Downloaded from central: https://repo.maven.apache.org/maven2/io/quarkus/quarkus-hibernate-orm-deployment/2.7.2.Final/quarkus-hibernate-orm-deployment-2.7.2.Final.jar (114 kB at 169 kB/s)
[2025-11-27T00:33:19.650Z] Downloading from central: https://repo.maven.apache.org/maven2/io/quarkus/quarkus-devservices-postgresql/2.7.2.Final/quarkus-devservices-postgresql-2.7.2.Final.jar
[2025-11-27T00:33:19.650Z] Downloaded from central: https://repo.maven.apache.org/maven2/org/testcontainers/jdbc/1.16.3/jdbc-1.16.3.jar (29 kB at 42 kB/s)
[2025-11-27T00:33:19.650Z] Downloading from central: https://repo.maven.apache.org/maven2/io/quarkus/quarkus-datasource-deployment-spi/2.7.2.Final/quarkus-datasource-deployment-spi-2.7.2.Final.jar
[2025-11-27T00:33:19.650Z] Downloaded from central: https://repo.maven.apache.org/maven2/org/testcontainers/postgresql/1.16.3/postgresql-1.16.3.jar (9.7 kB at 14 kB/s)
[2025-11-27T00:33:19.650Z] Downloading from central: https://repo.maven.apache.org/maven2/io/quarkus/quarkus-jdbc-postgresql-deployment/2.7.2.Final/quarkus-jdbc-postgresql-deployment-2.7.2.Final.jar
[2025-11-27T00:33:19.650Z] Downloaded from central: https://repo.maven.apache.org/maven2/io/quarkus/quarkus-hibernate-orm-panache-deployment/2.7.2.Final/quarkus-hibernate-orm-panache-deployment-2.7.2.Final.jar (11 kB at 15 kB/s)
[2025-11-27T00:33:19.650Z] Downloaded from central: https://repo.maven.apache.org/maven2/io/quarkus/quarkus-hibernate-orm-panache-common-deployment/2.7.2.Final/quarkus-hibernate-orm-panache-common-deployment-2.7.2.Final.jar (7.2 kB at 9.4 kB/s)
[2025-11-27T00:33:19.650Z] Downloaded from central: https://repo.maven.apache.org/maven2/io/quarkus/quarkus-jdbc-postgresql-deployment/2.7.2.Final/quarkus-jdbc-postgresql-deployment-2.7.2.Final.jar (6.2 kB at 7.8 kB/s)
[2025-11-27T00:33:19.650Z] Downloaded from central: https://repo.maven.apache.org/maven2/io/quarkus/quarkus-datasource-deployment-spi/2.7.2.Final/quarkus-datasource-deployment-spi-2.7.2.Final.jar (16 kB at 19 kB/s)
[2025-11-27T00:33:19.650Z] Downloaded from central: https://repo.maven.apache.org/maven2/io/quarkus/quarkus-devservices-postgresql/2.7.2.Final/quarkus-devservices-postgresql-2.7.2.Final.jar (12 kB at 14 kB/s)
[2025-11-27T00:33:19.650Z] 2025-11-27 00:31:54,472 INFO [org.jbo.threads] (main) JBoss Threads version 3.4.2.Final
[2025-11-27T00:33:19.650Z] 2025-11-27 00:31:55,274 INFO [org.tes.doc.DockerClientProviderStrategy] (build-17) Loaded org.testcontainers.dockerclient.UnixSocketClientProviderStrategy from ~/.testcontainers.properties, will try it first
[2025-11-27T00:33:19.650Z] 2025-11-27 00:31:56,038 INFO [org.tes.doc.DockerClientProviderStrategy] (build-17) Found Docker environment with local Unix socket (unix:///var/run/docker.sock)
[2025-11-27T00:33:19.650Z] 2025-11-27 00:31:56,052 INFO [org.tes.DockerClientFactory] (build-17) Docker host IP address is 172.17.0.1
[2025-11-27T00:33:19.650Z] 2025-11-27 00:31:56,198 INFO [org.tes.DockerClientFactory] (build-17) Connected to docker:
[2025-11-27T00:33:19.650Z] Server Version: 20.10.7
[2025-11-27T00:33:19.650Z] API Version: 1.41
[2025-11-27T00:33:19.650Z] Operating System: Ubuntu 16.04.7 LTS
[2025-11-27T00:33:19.650Z] Total Memory: 7975 MB
[2025-11-27T00:33:19.650Z] 2025-11-27 00:31:56,203 INFO [org.tes.uti.ImageNameSubstitutor] (build-17) Image name substitution will be performed by: DefaultImageNameSubstitutor (composite of 'ConfigurationFileImageNameSubstitutor' and 'PrefixingImageNameSubstitutor')
[2025-11-27T00:33:19.650Z] 2025-11-27 00:31:56,236 INFO [org.tes.uti.RegistryAuthLocator] (build-17) Failure when attempting to lookup auth config. Please ignore if you don't have images in an authenticated registry. Details: (dockerImageName: testcontainers/ryuk:0.3.3, configFile: /root/.docker/config.json. Falling back to docker-java default behaviour. Exception message: /root/.docker/config.json (No such file or directory)
[2025-11-27T00:33:19.650Z] 2025-11-27 00:31:57,116 INFO [org.tes.DockerClientFactory] (build-17) Ryuk started - will monitor and terminate Testcontainers containers on JVM exit
[2025-11-27T00:33:19.650Z] 2025-11-27 00:31:57,117 INFO [org.tes.DockerClientFactory] (build-17) Checking the system...
[2025-11-27T00:33:19.650Z] 2025-11-27 00:31:57,117 INFO [org.tes.DockerClientFactory] (build-17) ✔︎ Docker server version should be at least 1.6.0
[2025-11-27T00:33:19.650Z] 2025-11-27 00:31:57,245 INFO [org.tes.DockerClientFactory] (build-17) ✔︎ Docker environment should have more than 2GB free disk space
[2025-11-27T00:33:19.650Z] 2025-11-27 00:31:57,563 INFO [doc.io/.11.2]] (build-17) Creating container for image: docker.io/vectorized/redpanda:v21.11.2
[2025-11-27T00:33:19.650Z] 2025-11-27 00:31:57,562 INFO [doc.io/.1]] (build-22) Creating container for image: docker.io/postgres:14.1
[2025-11-27T00:33:19.650Z] 2025-11-27 00:31:57,564 INFO [org.tes.uti.RegistryAuthLocator] (build-17) Failure when attempting to lookup auth config. Please ignore if you don't have images in an authenticated registry. Details: (dockerImageName: docker.io/vectorized/redpanda:v21.11.2, configFile: /root/.docker/config.json. Falling back to docker-java default behaviour. Exception message: /root/.docker/config.json (No such file or directory)
[2025-11-27T00:33:19.650Z] 2025-11-27 00:31:57,747 INFO [doc.io/.1]] (build-22) Container docker.io/postgres:14.1 is starting: 15b775966d4e1c3a7c5f2082789464ec3e255cd066c8172478fb080d443761b8
[2025-11-27T00:33:19.650Z] 2025-11-27 00:31:57,849 INFO [doc.io/.11.2]] (build-17) Container docker.io/vectorized/redpanda:v21.11.2 is starting: 68ffd2d24fda404f91f99b97538bff175e8f891b161aad55420abbc97145a759
[2025-11-27T00:33:19.650Z] 2025-11-27 00:32:01,537 INFO [doc.io/.1]] (build-22) Container docker.io/postgres:14.1 started in PT4.267246869S
[2025-11-27T00:33:19.650Z] 2025-11-27 00:32:01,538 INFO [io.qua.dev.pos.dep.PostgresqlDevServicesProcessor] (build-22) Dev Services for PostgreSQL started.
[2025-11-27T00:33:19.650Z] 2025-11-27 00:32:01,543 INFO [io.qua.dat.dep.dev.DevServicesDatasourceProcessor] (build-22) Dev Services for the default datasource (postgresql) started.
[2025-11-27T00:33:19.650Z] 2025-11-27 00:32:02,541 INFO [doc.io/.11.2]] (build-17) Container docker.io/vectorized/redpanda:v21.11.2 started in PT5.268249983S
[2025-11-27T00:33:19.650Z] 2025-11-27 00:32:02,544 INFO [io.qua.kaf.cli.dep.DevServicesKafkaProcessor] (build-17) Dev Services for Kafka started. Other Quarkus applications in dev mode will find the broker automatically. For Quarkus applications in production mode, you can connect to this by starting your application with -Dkafka.bootstrap.servers=OUTSIDE://172.17.0.1:49438
[2025-11-27T00:33:19.650Z] 2025-11-27 00:32:02,805 INFO [org.tes.doc.DockerClientProviderStrategy] (pool-5-thread-1) Loaded org.testcontainers.dockerclient.UnixSocketClientProviderStrategy from ~/.testcontainers.properties, will try it first
[2025-11-27T00:33:19.650Z] 2025-11-27 00:32:03,226 INFO [org.tes.doc.DockerClientProviderStrategy] (pool-5-thread-1) Found Docker environment with local Unix socket (unix:///var/run/docker.sock)
[2025-11-27T00:33:19.650Z] 2025-11-27 00:32:03,275 INFO [org.tes.DockerClientFactory] (pool-5-thread-1) Docker host IP address is 172.17.0.1
[2025-11-27T00:33:19.650Z] 2025-11-27 00:32:03,378 INFO [org.tes.DockerClientFactory] (pool-5-thread-1) Connected to docker:
[2025-11-27T00:33:19.650Z] Server Version: 20.10.7
[2025-11-27T00:33:19.650Z] API Version: 1.41
[2025-11-27T00:33:19.650Z] Operating System: Ubuntu 16.04.7 LTS
[2025-11-27T00:33:19.650Z] Total Memory: 7975 MB
[2025-11-27T00:33:19.650Z] 2025-11-27 00:32:03,382 INFO [org.tes.uti.ImageNameSubstitutor] (pool-5-thread-1) Image name substitution will be performed by: DefaultImageNameSubstitutor (composite of 'ConfigurationFileImageNameSubstitutor' and 'PrefixingImageNameSubstitutor')
[2025-11-27T00:33:19.650Z] 2025-11-27 00:32:03,418 INFO [org.tes.uti.RegistryAuthLocator] (pool-5-thread-1) Failure when attempting to lookup auth config. Please ignore if you don't have images in an authenticated registry. Details: (dockerImageName: testcontainers/ryuk:0.3.3, configFile: /root/.docker/config.json. Falling back to docker-java default behaviour. Exception message: /root/.docker/config.json (No such file or directory)
[2025-11-27T00:33:19.650Z] 2025-11-27 00:32:04,339 INFO [org.tes.DockerClientFactory] (pool-5-thread-1) Ryuk started - will monitor and terminate Testcontainers containers on JVM exit
[2025-11-27T00:33:19.650Z] 2025-11-27 00:32:04,339 INFO [org.tes.DockerClientFactory] (pool-5-thread-1) Checking the system...
[2025-11-27T00:33:19.650Z] 2025-11-27 00:32:04,340 INFO [org.tes.DockerClientFactory] (pool-5-thread-1) ✔︎ Docker server version should be at least 1.6.0
[2025-11-27T00:33:19.650Z] 2025-11-27 00:32:04,490 INFO [org.tes.DockerClientFactory] (pool-5-thread-1) ✔︎ Docker environment should have more than 2GB free disk space
[2025-11-27T00:33:19.650Z] 2025-11-27 00:32:04,783 INFO [doc.4.3]] (pool-5-thread-1) Creating container for image: confluentinc/cp-kafka:5.4.3
[2025-11-27T00:33:19.650Z] 2025-11-27 00:32:04,928 INFO [doc.4.3]] (pool-5-thread-1) Container confluentinc/cp-kafka:5.4.3 is starting: f19a8b5aed2cc9c9b2a7eb3b3e3ccd5ef09450aedede1f0520b4026d51b8d748
[2025-11-27T00:33:19.650Z] 2025-11-27 00:32:13,439 INFO [doc.4.3]] (pool-5-thread-1) Container confluentinc/cp-kafka:5.4.3 started in PT8.947368079S
[2025-11-27T00:33:19.650Z] Hibernate:
[2025-11-27T00:33:19.650Z]
[2025-11-27T00:33:19.650Z] drop table if exists Price cascade
[2025-11-27T00:33:19.650Z] 2025-11-27 00:32:16,990 WARN [org.hib.eng.jdb.spi.SqlExceptionHelper] (JPA Startup Thread: <default>) SQL Warning Code: 0, SQLState: 00000
[2025-11-27T00:33:19.650Z] 2025-11-27 00:32:16,991 WARN [org.hib.eng.jdb.spi.SqlExceptionHelper] (JPA Startup Thread: <default>) table "price" does not exist, skipping
[2025-11-27T00:33:19.650Z] Hibernate:
[2025-11-27T00:33:19.650Z]
[2025-11-27T00:33:19.650Z] drop sequence if exists hibernate_sequence
[2025-11-27T00:33:19.650Z] 2025-11-27 00:32:16,992 WARN [org.hib.eng.jdb.spi.SqlExceptionHelper] (JPA Startup Thread: <default>) SQL Warning Code: 0, SQLState: 00000
[2025-11-27T00:33:19.650Z] 2025-11-27 00:32:16,992 WARN [org.hib.eng.jdb.spi.SqlExceptionHelper] (JPA Startup Thread: <default>) sequence "hibernate_sequence" does not exist, skipping
[2025-11-27T00:33:19.650Z] Hibernate: create sequence hibernate_sequence start 1 increment 1
[2025-11-27T00:33:19.650Z] Hibernate:
[2025-11-27T00:33:19.650Z]
[2025-11-27T00:33:19.650Z] create table Price (
[2025-11-27T00:33:19.650Z] id int8 not null,
[2025-11-27T00:33:19.650Z] value float8,
[2025-11-27T00:33:19.650Z] primary key (id)
[2025-11-27T00:33:19.650Z] )
[2025-11-27T00:33:19.650Z] 2025-11-27 00:32:17,156 INFO [io.quarkus] (main) Quarkus 2.7.2.Final on JVM started in 23.247s. Listening on: http://localhost:8081
[2025-11-27T00:33:19.650Z] 2025-11-27 00:32:17,157 INFO [io.quarkus] (main) Profile test activated.
[2025-11-27T00:33:19.650Z] 2025-11-27 00:32:17,157 INFO [io.quarkus] (main) Installed features: [agroal, cdi, hibernate-orm, hibernate-orm-panache, jdbc-postgresql, kafka-client, narayana-jta, resteasy, resteasy-jackson, resteasy-mutiny, smallrye-context-propagation, smallrye-reactive-messaging, smallrye-reactive-messaging-kafka, vertx]
[2025-11-27T00:33:19.650Z] Hibernate:
[2025-11-27T00:33:19.650Z] select
[2025-11-27T00:33:19.650Z] price0_.id as id1_0_,
[2025-11-27T00:33:19.650Z] price0_.value as value2_0_
[2025-11-27T00:33:19.650Z] from
[2025-11-27T00:33:19.650Z] Price price0_
[2025-11-27T00:33:19.650Z] Hibernate:
[2025-11-27T00:33:19.650Z] select
[2025-11-27T00:33:19.650Z] nextval ('hibernate_sequence')
[2025-11-27T00:33:19.650Z] Hibernate:
[2025-11-27T00:33:19.650Z] select
[2025-11-27T00:33:19.650Z] nextval ('hibernate_sequence')
[2025-11-27T00:33:19.650Z] Hibernate:
[2025-11-27T00:33:19.650Z] select
[2025-11-27T00:33:19.650Z] nextval ('hibernate_sequence')
[2025-11-27T00:33:19.650Z] Hibernate:
[2025-11-27T00:33:19.650Z] insert
[2025-11-27T00:33:19.650Z] into
[2025-11-27T00:33:19.650Z] Price
[2025-11-27T00:33:19.650Z] (value, id)
[2025-11-27T00:33:19.650Z] values
[2025-11-27T00:33:19.650Z] (?, ?)
[2025-11-27T00:33:19.650Z] Hibernate:
[2025-11-27T00:33:19.650Z] insert
[2025-11-27T00:33:19.651Z] into
[2025-11-27T00:33:19.651Z] Price
[2025-11-27T00:33:19.651Z] (value, id)
[2025-11-27T00:33:19.651Z] values
[2025-11-27T00:33:19.651Z] (?, ?)
[2025-11-27T00:33:19.651Z] Hibernate:
[2025-11-27T00:33:19.651Z] insert
[2025-11-27T00:33:19.651Z] into
[2025-11-27T00:33:19.651Z] Price
[2025-11-27T00:33:19.651Z] (value, id)
[2025-11-27T00:33:19.651Z] values
[2025-11-27T00:33:19.651Z] (?, ?)
[2025-11-27T00:33:19.651Z] Hibernate:
[2025-11-27T00:33:19.651Z] select
[2025-11-27T00:33:19.651Z] price0_.id as id1_0_,
[2025-11-27T00:33:19.651Z] price0_.value as value2_0_
[2025-11-27T00:33:19.651Z] from
[2025-11-27T00:33:19.651Z] Price price0_
[2025-11-27T00:33:19.651Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 32.393 s - in org.acme.context.prices.PriceTest
[2025-11-27T00:33:19.651Z] 2025-11-27 00:32:19,415 INFO [io.quarkus] (main) Quarkus stopped in 0.030s
[2025-11-27T00:33:19.651Z] [INFO]
[2025-11-27T00:33:19.651Z] [INFO] Results:
[2025-11-27T00:33:19.651Z] [INFO]
[2025-11-27T00:33:19.651Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0
[2025-11-27T00:33:19.651Z] [INFO]
[2025-11-27T00:33:19.651Z] [INFO]
[2025-11-27T00:33:19.651Z] [INFO] --- maven-jar-plugin:2.4:jar (default-jar) @ context-propagation-quickstart ---
[2025-11-27T00:33:19.651Z] [INFO] Building jar: /quarkus-quickstarts/context-propagation-quickstart/target/context-propagation-quickstart-1.0.0-SNAPSHOT.jar
[2025-11-27T00:33:19.651Z] [INFO]
[2025-11-27T00:33:19.651Z] [INFO] --- quarkus-maven-plugin:2.7.2.Final:build (default) @ context-propagation-quickstart ---
[2025-11-27T00:33:21.822Z] [INFO] [org.hibernate.Version] HHH000412: Hibernate ORM core version 5.6.5.Final
[2025-11-27T00:33:22.491Z] [INFO] [io.quarkus.deployment.QuarkusAugmentor] Quarkus augmentation completed in 2145ms
[2025-11-27T00:33:22.491Z] [INFO]
[2025-11-27T00:33:22.491Z] [INFO] --- maven-install-plugin:2.4:install (default-install) @ context-propagation-quickstart ---
[2025-11-27T00:33:22.491Z] [INFO] Installing /quarkus-quickstarts/context-propagation-quickstart/target/context-propagation-quickstart-1.0.0-SNAPSHOT.jar to /root/.m2/repository/org/acme/context-propagation-quickstart/1.0.0-SNAPSHOT/context-propagation-quickstart-1.0.0-SNAPSHOT.jar
[2025-11-27T00:33:22.491Z] [INFO] Installing /quarkus-quickstarts/context-propagation-quickstart/pom.xml to /root/.m2/repository/org/acme/context-propagation-quickstart/1.0.0-SNAPSHOT/context-propagation-quickstart-1.0.0-SNAPSHOT.pom
[2025-11-27T00:33:22.491Z] [INFO]
[2025-11-27T00:33:22.491Z] [INFO] -------------------< org.acme:funqy-http-quickstart >-------------------
[2025-11-27T00:33:22.491Z] [INFO] Building funqy-http-quickstart 1.0.0-SNAPSHOT [15/103]
[2025-11-27T00:33:22.491Z] [INFO] --------------------------------[ jar ]---------------------------------
[2025-11-27T00:33:22.491Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/quarkus/quarkus-funqy-http/2.7.2.Final/quarkus-funqy-http-2.7.2.Final.pom
[2025-11-27T00:33:22.491Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/io/quarkus/quarkus-funqy-http/2.7.2.Final/quarkus-funqy-http-2.7.2.Final.pom (1.9 kB at 18 kB/s)
[2025-11-27T00:33:22.491Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/quarkus/quarkus-funqy-http-parent/2.7.2.Final/quarkus-funqy-http-parent-2.7.2.Final.pom
[2025-11-27T00:33:22.491Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/io/quarkus/quarkus-funqy-http-parent/2.7.2.Final/quarkus-funqy-http-parent-2.7.2.Final.pom (750 B at 3.6 kB/s)
[2025-11-27T00:33:22.491Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/quarkus/quarkus-funqy-parent/2.7.2.Final/quarkus-funqy-parent-2.7.2.Final.pom
[2025-11-27T00:33:22.491Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/io/quarkus/quarkus-funqy-parent/2.7.2.Final/quarkus-funqy-parent-2.7.2.Final.pom (894 B at 9.7 kB/s)
[2025-11-27T00:33:22.491Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/quarkus/quarkus-funqy-server-common/2.7.2.Final/quarkus-funqy-server-common-2.7.2.Final.pom
[2025-11-27T00:33:23.163Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/io/quarkus/quarkus-funqy-server-common/2.7.2.Final/quarkus-funqy-server-common-2.7.2.Final.pom (2.1 kB at 15 kB/s)
[2025-11-27T00:33:23.163Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/quarkus/quarkus-funqy-server-common-parent/2.7.2.Final/quarkus-funqy-server-common-parent-2.7.2.Final.pom
[2025-11-27T00:33:23.163Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/io/quarkus/quarkus-funqy-server-common-parent/2.7.2.Final/quarkus-funqy-server-common-parent-2.7.2.Final.pom (767 B at 7.5 kB/s)
[2025-11-27T00:33:23.163Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/quarkus/quarkus-funqy-http/2.7.2.Final/quarkus-funqy-http-2.7.2.Final.jar
[2025-11-27T00:33:23.163Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/quarkus/quarkus-funqy-server-common/2.7.2.Final/quarkus-funqy-server-common-2.7.2.Final.jar
[2025-11-27T00:33:23.163Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/io/quarkus/quarkus-funqy-http/2.7.2.Final/quarkus-funqy-http-2.7.2.Final.jar (13 kB at 39 kB/s)
[2025-11-27T00:33:23.163Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/io/quarkus/quarkus-funqy-server-common/2.7.2.Final/quarkus-funqy-server-common-2.7.2.Final.jar (30 kB at 67 kB/s)
[2025-11-27T00:33:23.163Z] [INFO]
[2025-11-27T00:33:23.163Z] [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ funqy-http-quickstart ---
[2025-11-27T00:33:23.163Z] [INFO]
[2025-11-27T00:33:23.163Z] [INFO] --- maven-resources-plugin:2.6:resources (default-resources) @ funqy-http-quickstart ---
[2025-11-27T00:33:23.163Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
[2025-11-27T00:33:23.163Z] [INFO] skip non existing resourceDirectory /quarkus-quickstarts/funqy-quickstarts/funqy-http-quickstart/src/main/resources
[2025-11-27T00:33:23.163Z] [INFO]
[2025-11-27T00:33:23.163Z] [INFO] --- maven-compiler-plugin:3.8.1:compile (default-compile) @ funqy-http-quickstart ---
[2025-11-27T00:33:23.835Z] [INFO] Changes detected - recompiling the module!
[2025-11-27T00:33:23.836Z] [INFO] Compiling 5 source files to /quarkus-quickstarts/funqy-quickstarts/funqy-http-quickstart/target/classes
[2025-11-27T00:33:23.836Z] [INFO]
[2025-11-27T00:33:23.836Z] [INFO] --- maven-resources-plugin:2.6:testResources (default-testResources) @ funqy-http-quickstart ---
[2025-11-27T00:33:23.836Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
[2025-11-27T00:33:23.836Z] [INFO] skip non existing resourceDirectory /quarkus-quickstarts/funqy-quickstarts/funqy-http-quickstart/src/test/resources
[2025-11-27T00:33:23.836Z] [INFO]
[2025-11-27T00:33:23.836Z] [INFO] --- maven-compiler-plugin:3.8.1:testCompile (default-testCompile) @ funqy-http-quickstart ---
[2025-11-27T00:33:23.836Z] [INFO] Changes detected - recompiling the module!
[2025-11-27T00:33:23.836Z] [INFO] Compiling 2 source files to /quarkus-quickstarts/funqy-quickstarts/funqy-http-quickstart/target/test-classes
[2025-11-27T00:33:23.836Z] [INFO]
[2025-11-27T00:33:23.836Z] [INFO] --- maven-surefire-plugin:3.0.0-M5:test (default-test) @ funqy-http-quickstart ---
[2025-11-27T00:33:23.836Z] [INFO]
[2025-11-27T00:33:23.836Z] [INFO] -------------------------------------------------------
[2025-11-27T00:33:23.836Z] [INFO] T E S T S
[2025-11-27T00:33:23.836Z] [INFO] -------------------------------------------------------
[2025-11-27T00:33:23.836Z] [ERROR] Picked up JAVA_TOOL_OPTIONS: -Dfile.encoding=UTF8 -Djava.security.egd=file:/dev/./urandom
[2025-11-27T00:33:24.506Z] [INFO] Running org.acme.funqy.FunqyTest
[2025-11-27T00:33:29.518Z] Downloading from central: https://repo.maven.apache.org/maven2/io/quarkus/quarkus-funqy-http-deployment/2.7.2.Final/quarkus-funqy-http-deployment-2.7.2.Final.pom
[2025-11-27T00:33:29.518Z] Downloaded from central: https://repo.maven.apache.org/maven2/io/quarkus/quarkus-funqy-http-deployment/2.7.2.Final/quarkus-funqy-http-deployment-2.7.2.Final.pom (2.3 kB at 6.0 kB/s)
[2025-11-27T00:33:29.518Z] Downloading from central: https://repo.maven.apache.org/maven2/io/quarkus/quarkus-funqy-server-common-deployment/2.7.2.Final/quarkus-funqy-server-common-deployment-2.7.2.Final.pom
[2025-11-27T00:33:29.518Z] Downloaded from central: https://repo.maven.apache.org/maven2/io/quarkus/quarkus-funqy-server-common-deployment/2.7.2.Final/quarkus-funqy-server-common-deployment-2.7.2.Final.pom (1.7 kB at 3.3 kB/s)
[2025-11-27T00:33:29.518Z] Downloading from central: https://repo.maven.apache.org/maven2/io/quarkus/quarkus-funqy-server-common-deployment/2.7.2.Final/quarkus-funqy-server-common-deployment-2.7.2.Final.jar
[2025-11-27T00:33:29.518Z] Downloading from central: https://repo.maven.apache.org/maven2/io/quarkus/quarkus-funqy-http-deployment/2.7.2.Final/quarkus-funqy-http-deployment-2.7.2.Final.jar
[2025-11-27T00:33:29.518Z] Downloaded from central: https://repo.maven.apache.org/maven2/io/quarkus/quarkus-funqy-http-deployment/2.7.2.Final/quarkus-funqy-http-deployment-2.7.2.Final.jar (6.2 kB at 17 kB/s)
[2025-11-27T00:33:29.518Z] Downloaded from central: https://repo.maven.apache.org/maven2/io/quarkus/quarkus-funqy-server-common-deployment/2.7.2.Final/quarkus-funqy-server-common-deployment-2.7.2.Final.jar (16 kB at 34 kB/s)
[2025-11-27T00:33:29.518Z] 2025-11-27 00:32:29,467 INFO [org.jbo.threads] (main) JBoss Threads version 3.4.2.Final
[2025-11-27T00:33:29.518Z] 2025-11-27 00:32:31,097 INFO [io.quarkus] (main) Quarkus 2.7.2.Final on JVM started in 2.063s. Listening on: http://localhost:8081
[2025-11-27T00:33:29.518Z] 2025-11-27 00:32:31,097 INFO [io.quarkus] (main) Profile test activated.
[2025-11-27T00:33:29.518Z] 2025-11-27 00:32:31,098 INFO [io.quarkus] (main) Installed features: [cdi, funqy-http, smallrye-context-propagation, vertx]
[2025-11-27T00:33:31.711Z] [INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 7.651 s - in org.acme.funqy.FunqyTest
[2025-11-27T00:33:32.384Z] 2025-11-27 00:32:33,392 INFO [io.quarkus] (main) Quarkus stopped in 0.041s
[2025-11-27T00:33:32.384Z] [INFO]
[2025-11-27T00:33:32.384Z] [INFO] Results:
[2025-11-27T00:33:32.384Z] [INFO]
[2025-11-27T00:33:32.384Z] [INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0
[2025-11-27T00:33:32.384Z] [INFO]
[2025-11-27T00:33:32.384Z] [INFO]
[2025-11-27T00:33:32.384Z] [INFO] --- maven-jar-plugin:2.4:jar (default-jar) @ funqy-http-quickstart ---
[2025-11-27T00:33:32.384Z] [INFO] Building jar: /quarkus-quickstarts/funqy-quickstarts/funqy-http-quickstart/target/funqy-http-quickstart-1.0.0-SNAPSHOT.jar
[2025-11-27T00:33:32.384Z] [INFO]
[2025-11-27T00:33:32.384Z] [INFO] --- quarkus-maven-plugin:2.7.2.Final:build (default) @ funqy-http-quickstart ---
[2025-11-27T00:33:33.057Z] [INFO] [io.quarkus.deployment.QuarkusAugmentor] Quarkus augmentation completed in 974ms
[2025-11-27T00:33:33.057Z] [INFO]
[2025-11-27T00:33:33.057Z] [INFO] --- maven-install-plugin:2.4:install (default-install) @ funqy-http-quickstart ---
[2025-11-27T00:33:33.057Z] [INFO] Installing /quarkus-quickstarts/funqy-quickstarts/funqy-http-quickstart/target/funqy-http-quickstart-1.0.0-SNAPSHOT.jar to /root/.m2/repository/org/acme/funqy-http-quickstart/1.0.0-SNAPSHOT/funqy-http-quickstart-1.0.0-SNAPSHOT.jar
[2025-11-27T00:33:33.057Z] [INFO] Installing /quarkus-quickstarts/funqy-quickstarts/funqy-http-quickstart/pom.xml to /root/.m2/repository/org/acme/funqy-http-quickstart/1.0.0-SNAPSHOT/funqy-http-quickstart-1.0.0-SNAPSHOT.pom
[2025-11-27T00:33:33.057Z] [INFO]
[2025-11-27T00:33:33.057Z] [INFO] --------------< org.acme:funqy-amazon-lambda-quickstart >---------------
[2025-11-27T00:33:33.057Z] [INFO] Building funqy-amazon-lambda-quickstart 1.0.0-SNAPSHOT [16/103]
[2025-11-27T00:33:33.057Z] [INFO] --------------------------------[ jar ]---------------------------------
[2025-11-27T00:33:33.057Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/quarkus/quarkus-funqy-amazon-lambda/2.7.2.Final/quarkus-funqy-amazon-lambda-2.7.2.Final.pom
[2025-11-27T00:33:33.057Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/io/quarkus/quarkus-funqy-amazon-lambda/2.7.2.Final/quarkus-funqy-amazon-lambda-2.7.2.Final.pom (1.9 kB at 15 kB/s)
[2025-11-27T00:33:33.057Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/quarkus/quarkus-funqy-amazon-lambda-parent/2.7.2.Final/quarkus-funqy-amazon-lambda-parent-2.7.2.Final.pom
[2025-11-27T00:33:33.734Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/io/quarkus/quarkus-funqy-amazon-lambda-parent/2.7.2.Final/quarkus-funqy-amazon-lambda-parent-2.7.2.Final.pom (809 B at 9.0 kB/s)
[2025-11-27T00:33:33.734Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/quarkus/quarkus-amazon-lambda-common/2.7.2.Final/quarkus-amazon-lambda-common-2.7.2.Final.pom
[2025-11-27T00:33:33.734Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/io/quarkus/quarkus-amazon-lambda-common/2.7.2.Final/quarkus-amazon-lambda-common-2.7.2.Final.pom (2.8 kB at 26 kB/s)
[2025-11-27T00:33:33.734Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/quarkus/quarkus-amazon-lambda-parent/2.7.2.Final/quarkus-amazon-lambda-parent-2.7.2.Final.pom
[2025-11-27T00:33:33.734Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/io/quarkus/quarkus-amazon-lambda-parent/2.7.2.Final/quarkus-amazon-lambda-parent-2.7.2.Final.pom (922 B at 11 kB/s)
[2025-11-27T00:33:33.734Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/com/amazonaws/aws-lambda-java-core/1.2.1/aws-lambda-java-core-1.2.1.pom
[2025-11-27T00:33:33.734Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/com/amazonaws/aws-lambda-java-core/1.2.1/aws-lambda-java-core-1.2.1.pom (4.1 kB at 57 kB/s)
[2025-11-27T00:33:33.734Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/com/amazonaws/aws-lambda-java-events/3.11.0/aws-lambda-java-events-3.11.0.pom
[2025-11-27T00:33:33.734Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/com/amazonaws/aws-lambda-java-events/3.11.0/aws-lambda-java-events-3.11.0.pom (5.1 kB at 78 kB/s)
[2025-11-27T00:33:33.734Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/com/fasterxml/jackson/datatype/jackson-datatype-joda/2.13.1/jackson-datatype-joda-2.13.1.pom
[2025-11-27T00:33:33.734Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/com/fasterxml/jackson/datatype/jackson-datatype-joda/2.13.1/jackson-datatype-joda-2.13.1.pom (4.2 kB at 75 kB/s)
[2025-11-27T00:33:33.734Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/joda-time/joda-time/2.10.8/joda-time-2.10.8.pom
[2025-11-27T00:33:33.734Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/joda-time/joda-time/2.10.8/joda-time-2.10.8.pom (37 kB at 731 kB/s)
[2025-11-27T00:33:33.734Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/quarkus/quarkus-test-amazon-lambda/2.7.2.Final/quarkus-test-amazon-lambda-2.7.2.Final.pom
[2025-11-27T00:33:33.734Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/io/quarkus/quarkus-test-amazon-lambda/2.7.2.Final/quarkus-test-amazon-lambda-2.7.2.Final.pom (1.3 kB at 10 kB/s)
[2025-11-27T00:33:33.734Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/quarkus/http/quarkus-http-vertx-backend/4.1.7/quarkus-http-vertx-backend-4.1.7.pom
[2025-11-27T00:33:34.408Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/io/quarkus/http/quarkus-http-vertx-backend/4.1.7/quarkus-http-vertx-backend-4.1.7.pom (26 kB at 575 kB/s)
[2025-11-27T00:33:34.408Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/quarkus/quarkus-funqy-amazon-lambda/2.7.2.Final/quarkus-funqy-amazon-lambda-2.7.2.Final.jar
[2025-11-27T00:33:34.408Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/quarkus/quarkus-amazon-lambda-common/2.7.2.Final/quarkus-amazon-lambda-common-2.7.2.Final.jar
[2025-11-27T00:33:34.408Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/com/amazonaws/aws-lambda-java-core/1.2.1/aws-lambda-java-core-1.2.1.jar
[2025-11-27T00:33:34.408Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/com/amazonaws/aws-lambda-java-events/3.11.0/aws-lambda-java-events-3.11.0.jar
[2025-11-27T00:33:34.408Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/com/fasterxml/jackson/datatype/jackson-datatype-joda/2.13.1/jackson-datatype-joda-2.13.1.jar
[2025-11-27T00:33:34.408Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/com/amazonaws/aws-lambda-java-core/1.2.1/aws-lambda-java-core-1.2.1.jar (7.5 kB at 106 kB/s)
[2025-11-27T00:33:34.408Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/joda-time/joda-time/2.10.8/joda-time-2.10.8.jar
[2025-11-27T00:33:34.408Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/com/fasterxml/jackson/datatype/jackson-datatype-joda/2.13.1/jackson-datatype-joda-2.13.1.jar (76 kB at 837 kB/s)
[2025-11-27T00:33:34.408Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/quarkus/quarkus-test-amazon-lambda/2.7.2.Final/quarkus-test-amazon-lambda-2.7.2.Final.jar
[2025-11-27T00:33:34.408Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/com/amazonaws/aws-lambda-java-events/3.11.0/aws-lambda-java-events-3.11.0.jar (420 kB at 3.6 MB/s)
[2025-11-27T00:33:34.408Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/quarkus/http/quarkus-http-vertx-backend/4.1.7/quarkus-http-vertx-backend-4.1.7.jar
[2025-11-27T00:33:34.408Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/joda-time/joda-time/2.10.8/joda-time-2.10.8.jar (644 kB at 4.4 MB/s)
[2025-11-27T00:33:34.408Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/io/quarkus/http/quarkus-http-vertx-backend/4.1.7/quarkus-http-vertx-backend-4.1.7.jar (49 kB at 193 kB/s)
[2025-11-27T00:33:34.408Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/io/quarkus/quarkus-amazon-lambda-common/2.7.2.Final/quarkus-amazon-lambda-common-2.7.2.Final.jar (22 kB at 71 kB/s)
[2025-11-27T00:33:34.408Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/io/quarkus/quarkus-funqy-amazon-lambda/2.7.2.Final/quarkus-funqy-amazon-lambda-2.7.2.Final.jar (12 kB at 19 kB/s)
[2025-11-27T00:33:35.081Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/io/quarkus/quarkus-test-amazon-lambda/2.7.2.Final/quarkus-test-amazon-lambda-2.7.2.Final.jar (19 kB at 20 kB/s)
[2025-11-27T00:33:35.081Z] [INFO]
[2025-11-27T00:33:35.081Z] [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ funqy-amazon-lambda-quickstart ---
[2025-11-27T00:33:35.081Z] [INFO]
[2025-11-27T00:33:35.081Z] [INFO] --- maven-resources-plugin:2.6:resources (default-resources) @ funqy-amazon-lambda-quickstart ---
[2025-11-27T00:33:35.081Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
[2025-11-27T00:33:35.081Z] [INFO] Copying 1 resource
[2025-11-27T00:33:35.081Z] [INFO]
[2025-11-27T00:33:35.081Z] [INFO] --- maven-compiler-plugin:3.8.1:compile (default-compile) @ funqy-amazon-lambda-quickstart ---
[2025-11-27T00:33:35.081Z] [INFO] Changes detected - recompiling the module!
[2025-11-27T00:33:35.081Z] [INFO] Compiling 5 source files to /quarkus-quickstarts/funqy-quickstarts/funqy-amazon-lambda-quickstart/target/classes
[2025-11-27T00:33:35.081Z] [INFO]
[2025-11-27T00:33:35.082Z] [INFO] --- maven-resources-plugin:2.6:testResources (default-testResources) @ funqy-amazon-lambda-quickstart ---
[2025-11-27T00:33:35.082Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
[2025-11-27T00:33:35.082Z] [INFO] Copying 1 resource
[2025-11-27T00:33:35.082Z] [INFO]
[2025-11-27T00:33:35.082Z] [INFO] --- maven-compiler-plugin:3.8.1:testCompile (default-testCompile) @ funqy-amazon-lambda-quickstart ---
[2025-11-27T00:33:35.082Z] [INFO] Changes detected - recompiling the module!
[2025-11-27T00:33:35.082Z] [INFO] Compiling 2 source files to /quarkus-quickstarts/funqy-quickstarts/funqy-amazon-lambda-quickstart/target/test-classes
[2025-11-27T00:33:35.082Z] [INFO] /quarkus-quickstarts/funqy-quickstarts/funqy-amazon-lambda-quickstart/src/test/java/org/acme/funqy/FunqyTest.java: /quarkus-quickstarts/funqy-quickstarts/funqy-amazon-lambda-quickstart/src/test/java/org/acme/funqy/FunqyTest.java uses or overrides a deprecated API.
[2025-11-27T00:33:35.082Z] [INFO] /quarkus-quickstarts/funqy-quickstarts/funqy-amazon-lambda-quickstart/src/test/java/org/acme/funqy/FunqyTest.java: Recompile with -Xlint:deprecation for details.
[2025-11-27T00:33:35.082Z] [INFO]
[2025-11-27T00:33:35.082Z] [INFO] --- maven-surefire-plugin:3.0.0-M5:test (default-test) @ funqy-amazon-lambda-quickstart ---
[2025-11-27T00:33:35.082Z] [INFO]
[2025-11-27T00:33:35.082Z] [INFO] -------------------------------------------------------
[2025-11-27T00:33:35.082Z] [INFO] T E S T S
[2025-11-27T00:33:35.082Z] [INFO] -------------------------------------------------------
[2025-11-27T00:33:35.082Z] [ERROR] Picked up JAVA_TOOL_OPTIONS: -Dfile.encoding=UTF8 -Djava.security.egd=file:/dev/./urandom
[2025-11-27T00:33:36.582Z] [INFO] Running org.acme.funqy.FunqyTest
[2025-11-27T00:33:40.557Z] Downloading from central: https://repo.maven.apache.org/maven2/io/quarkus/quarkus-funqy-amazon-lambda-deployment/2.7.2.Final/quarkus-funqy-amazon-lambda-deployment-2.7.2.Final.pom
[2025-11-27T00:33:40.557Z] Downloaded from central: https://repo.maven.apache.org/maven2/io/quarkus/quarkus-funqy-amazon-lambda-deployment/2.7.2.Final/quarkus-funqy-amazon-lambda-deployment-2.7.2.Final.pom (1.9 kB at 3.1 kB/s)
[2025-11-27T00:33:40.557Z] Downloading from central: https://repo.maven.apache.org/maven2/io/quarkus/quarkus-amazon-lambda-common-deployment/2.7.2.Final/quarkus-amazon-lambda-common-deployment-2.7.2.Final.pom
[2025-11-27T00:33:40.557Z] Downloaded from central: https://repo.maven.apache.org/maven2/io/quarkus/quarkus-amazon-lambda-common-deployment/2.7.2.Final/quarkus-amazon-lambda-common-deployment-2.7.2.Final.pom (2.4 kB at 18 kB/s)
[2025-11-27T00:33:40.557Z] Downloading from central: https://repo.maven.apache.org/maven2/io/quarkus/quarkus-amazon-lambda-event-server/2.7.2.Final/quarkus-amazon-lambda-event-server-2.7.2.Final.pom
[2025-11-27T00:33:40.557Z] Downloaded from central: https://repo.maven.apache.org/maven2/io/quarkus/quarkus-amazon-lambda-event-server/2.7.2.Final/quarkus-amazon-lambda-event-server-2.7.2.Final.pom (2.5 kB at 9.3 kB/s)
[2025-11-27T00:33:40.557Z] Downloading from central: https://repo.maven.apache.org/maven2/io/quarkus/quarkus-amazon-lambda-event-server/2.7.2.Final/quarkus-amazon-lambda-event-server-2.7.2.Final.jar
[2025-11-27T00:33:40.557Z] Downloading from central: https://repo.maven.apache.org/maven2/io/quarkus/quarkus-amazon-lambda-common-deployment/2.7.2.Final/quarkus-amazon-lambda-common-deployment-2.7.2.Final.jar
[2025-11-27T00:33:40.557Z] Downloading from central: https://repo.maven.apache.org/maven2/io/quarkus/quarkus-funqy-amazon-lambda-deployment/2.7.2.Final/quarkus-funqy-amazon-lambda-deployment-2.7.2.Final.jar
[2025-11-27T00:33:40.557Z] Downloaded from central: https://repo.maven.apache.org/maven2/io/quarkus/quarkus-amazon-lambda-common-deployment/2.7.2.Final/quarkus-amazon-lambda-common-deployment-2.7.2.Final.jar (22 kB at 121 kB/s)
[2025-11-27T00:33:40.557Z] Downloaded from central: https://repo.maven.apache.org/maven2/io/quarkus/quarkus-amazon-lambda-event-server/2.7.2.Final/quarkus-amazon-lambda-event-server-2.7.2.Final.jar (10 kB at 32 kB/s)
[2025-11-27T00:33:40.557Z] Downloaded from central: https://repo.maven.apache.org/maven2/io/quarkus/quarkus-funqy-amazon-lambda-deployment/2.7.2.Final/quarkus-funqy-amazon-lambda-deployment-2.7.2.Final.jar (6.6 kB at 16 kB/s)
[2025-11-27T00:33:40.557Z] 2025-11-27 00:32:40,992 INFO [org.jbo.threads] (main) JBoss Threads version 3.4.2.Final
[2025-11-27T00:33:40.557Z] 2025-11-27 00:32:41,944 WARN [io.qua.config] (main) Unrecognized configuration key "quarkus.lambda.enable-polling-jvm-mode" was provided; it will be ignored; verify that the dependency extension for this configuration is set or that you did not make a typo
[2025-11-27T00:33:40.557Z] 2025-11-27 00:32:42,221 INFO [io.qua.ama.lam.run.AbstractLambdaPollLoop] (Lambda Thread (TEST)) Listening on: http://localhost:5387/2018-06-01/runtime/invocation/next
[2025-11-27T00:33:40.557Z] 2025-11-27 00:32:42,223 INFO [io.quarkus] (main) Quarkus 2.7.2.Final on JVM started in 1.566s.
[2025-11-27T00:33:40.557Z] 2025-11-27 00:32:42,224 INFO [io.quarkus] (main) Profile test activated.
[2025-11-27T00:33:40.557Z] 2025-11-27 00:32:42,224 INFO [io.quarkus] (main) Installed features: [cdi, funqy-amazon-lambda]
[2025-11-27T00:33:41.233Z] 2025-11-27 00:32:42,249 WARN [io.qua.ama.lam.tes.LambdaClient] (main) LambdaClient has been deprecated and will be removed in future Quarkus versions. You can now invoke using a built in test http server. See docs for more details
[2025-11-27T00:33:41.233Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 4.85 s - in org.acme.funqy.FunqyTest
[2025-11-27T00:33:41.233Z] 2025-11-27 00:32:42,407 WARN [io.qua.ama.lam.run.AbstractLambdaPollLoop] (Lambda Thread (TEST)) Aborting lambda poll loop: ending dev/test mode
[2025-11-27T00:33:41.233Z] 2025-11-27 00:32:42,412 INFO [io.quarkus] (main) Quarkus stopped in 0.006s
[2025-11-27T00:33:41.233Z] [INFO]
[2025-11-27T00:33:41.233Z] [INFO] Results:
[2025-11-27T00:33:41.233Z] [INFO]
[2025-11-27T00:33:41.233Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0
[2025-11-27T00:33:41.233Z] [INFO]
[2025-11-27T00:33:41.233Z] [INFO]
[2025-11-27T00:33:41.233Z] [INFO] --- maven-jar-plugin:2.4:jar (default-jar) @ funqy-amazon-lambda-quickstart ---
[2025-11-27T00:33:41.233Z] [INFO] Building jar: /quarkus-quickstarts/funqy-quickstarts/funqy-amazon-lambda-quickstart/target/funqy-amazon-lambda-quickstart-1.0.0-SNAPSHOT.jar
[2025-11-27T00:33:41.233Z] [INFO]
[2025-11-27T00:33:41.233Z] [INFO] --- quarkus-maven-plugin:2.7.2.Final:build (default) @ funqy-amazon-lambda-quickstart ---
[2025-11-27T00:33:41.907Z] [INFO] [io.quarkus.deployment.pkg.steps.JarResultBuildStep] Building thin jar: /quarkus-quickstarts/funqy-quickstarts/funqy-amazon-lambda-quickstart/target/funqy-amazon-lambda-quickstart-1.0.0-SNAPSHOT-runner.jar
[2025-11-27T00:33:42.579Z] [INFO] [io.quarkus.deployment.QuarkusAugmentor] Quarkus augmentation completed in 870ms
[2025-11-27T00:33:42.579Z] [INFO]
[2025-11-27T00:33:42.579Z] [INFO] --- maven-install-plugin:2.4:install (default-install) @ funqy-amazon-lambda-quickstart ---
[2025-11-27T00:33:42.579Z] [INFO] Installing /quarkus-quickstarts/funqy-quickstarts/funqy-amazon-lambda-quickstart/target/funqy-amazon-lambda-quickstart-1.0.0-SNAPSHOT.jar to /root/.m2/repository/org/acme/funqy-amazon-lambda-quickstart/1.0.0-SNAPSHOT/funqy-amazon-lambda-quickstart-1.0.0-SNAPSHOT.jar
[2025-11-27T00:33:42.579Z] [INFO] Installing /quarkus-quickstarts/funqy-quickstarts/funqy-amazon-lambda-quickstart/pom.xml to /root/.m2/repository/org/acme/funqy-amazon-lambda-quickstart/1.0.0-SNAPSHOT/funqy-amazon-lambda-quickstart-1.0.0-SNAPSHOT.pom
[2025-11-27T00:33:42.579Z] [INFO]
[2025-11-27T00:33:42.579Z] [INFO] ------------< org.acme:funqy-amazon-lambda-http-quickstart >------------
[2025-11-27T00:33:42.579Z] [INFO] Building funqy-amazon-lambda-http-quickstart 1.0.0-SNAPSHOT [17/103]
[2025-11-27T00:33:42.579Z] [INFO] --------------------------------[ jar ]---------------------------------
[2025-11-27T00:33:42.579Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/quarkus/quarkus-amazon-lambda-http/2.7.2.Final/quarkus-amazon-lambda-http-2.7.2.Final.pom
[2025-11-27T00:33:42.579Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/io/quarkus/quarkus-amazon-lambda-http/2.7.2.Final/quarkus-amazon-lambda-http-2.7.2.Final.pom (3.1 kB at 27 kB/s)
[2025-11-27T00:33:42.579Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/quarkus/quarkus-amazon-lambda-http-parent/2.7.2.Final/quarkus-amazon-lambda-http-parent-2.7.2.Final.pom
[2025-11-27T00:33:42.579Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/io/quarkus/quarkus-amazon-lambda-http-parent/2.7.2.Final/quarkus-amazon-lambda-http-parent-2.7.2.Final.pom (850 B at 3.1 kB/s)
[2025-11-27T00:33:42.579Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/quarkus/quarkus-security/2.7.2.Final/quarkus-security-2.7.2.Final.pom
[2025-11-27T00:33:42.579Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/io/quarkus/quarkus-security/2.7.2.Final/quarkus-security-2.7.2.Final.pom (2.9 kB at 18 kB/s)
[2025-11-27T00:33:42.579Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/quarkus/quarkus-amazon-lambda/2.7.2.Final/quarkus-amazon-lambda-2.7.2.Final.pom
[2025-11-27T00:33:43.251Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/io/quarkus/quarkus-amazon-lambda/2.7.2.Final/quarkus-amazon-lambda-2.7.2.Final.pom (2.0 kB at 9.8 kB/s)
[2025-11-27T00:33:43.251Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/quarkus/quarkus-amazon-lambda-http/2.7.2.Final/quarkus-amazon-lambda-http-2.7.2.Final.jar
[2025-11-27T00:33:43.251Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/quarkus/quarkus-security/2.7.2.Final/quarkus-security-2.7.2.Final.jar
[2025-11-27T00:33:43.251Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/quarkus/quarkus-amazon-lambda/2.7.2.Final/quarkus-amazon-lambda-2.7.2.Final.jar
[2025-11-27T00:33:43.251Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/io/quarkus/quarkus-security/2.7.2.Final/quarkus-security-2.7.2.Final.jar (66 kB at 490 kB/s)
[2025-11-27T00:33:43.251Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/io/quarkus/quarkus-amazon-lambda-http/2.7.2.Final/quarkus-amazon-lambda-http-2.7.2.Final.jar (25 kB at 120 kB/s)
[2025-11-27T00:33:43.251Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/io/quarkus/quarkus-amazon-lambda/2.7.2.Final/quarkus-amazon-lambda-2.7.2.Final.jar (16 kB at 59 kB/s)
[2025-11-27T00:33:43.251Z] [INFO]
[2025-11-27T00:33:43.251Z] [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ funqy-amazon-lambda-http-quickstart ---
[2025-11-27T00:33:43.251Z] [INFO]
[2025-11-27T00:33:43.251Z] [INFO] --- maven-resources-plugin:2.6:resources (default-resources) @ funqy-amazon-lambda-http-quickstart ---
[2025-11-27T00:33:43.251Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
[2025-11-27T00:33:43.251Z] [INFO] skip non existing resourceDirectory /quarkus-quickstarts/funqy-quickstarts/funqy-amazon-lambda-http-quickstart/src/main/resources
[2025-11-27T00:33:43.251Z] [INFO]
[2025-11-27T00:33:43.251Z] [INFO] --- maven-compiler-plugin:3.8.1:compile (default-compile) @ funqy-amazon-lambda-http-quickstart ---
[2025-11-27T00:33:43.251Z] [INFO] Changes detected - recompiling the module!
[2025-11-27T00:33:43.251Z] [INFO] Compiling 5 source files to /quarkus-quickstarts/funqy-quickstarts/funqy-amazon-lambda-http-quickstart/target/classes
[2025-11-27T00:33:43.251Z] [INFO]
[2025-11-27T00:33:43.251Z] [INFO] --- maven-resources-plugin:2.6:testResources (default-testResources) @ funqy-amazon-lambda-http-quickstart ---
[2025-11-27T00:33:43.251Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
[2025-11-27T00:33:43.251Z] [INFO] skip non existing resourceDirectory /quarkus-quickstarts/funqy-quickstarts/funqy-amazon-lambda-http-quickstart/src/test/resources
[2025-11-27T00:33:43.251Z] [INFO]
[2025-11-27T00:33:43.251Z] [INFO] --- maven-compiler-plugin:3.8.1:testCompile (default-testCompile) @ funqy-amazon-lambda-http-quickstart ---
[2025-11-27T00:33:43.251Z] [INFO] Changes detected - recompiling the module!
[2025-11-27T00:33:43.251Z] [INFO] Compiling 2 source files to /quarkus-quickstarts/funqy-quickstarts/funqy-amazon-lambda-http-quickstart/target/test-classes
[2025-11-27T00:33:43.924Z] [INFO]
[2025-11-27T00:33:43.924Z] [INFO] --- maven-surefire-plugin:3.0.0-M5:test (default-test) @ funqy-amazon-lambda-http-quickstart ---
[2025-11-27T00:33:43.924Z] [INFO]
[2025-11-27T00:33:43.924Z] [INFO] -------------------------------------------------------
[2025-11-27T00:33:43.924Z] [INFO] T E S T S
[2025-11-27T00:33:43.924Z] [INFO] -------------------------------------------------------
[2025-11-27T00:33:43.924Z] [ERROR] Picked up JAVA_TOOL_OPTIONS: -Dfile.encoding=UTF8 -Djava.security.egd=file:/dev/./urandom
[2025-11-27T00:33:44.595Z] [INFO] Running org.acme.funqy.FunqyTest
[2025-11-27T00:33:49.610Z] Downloading from central: https://repo.maven.apache.org/maven2/io/quarkus/quarkus-amazon-lambda-http-deployment/2.7.2.Final/quarkus-amazon-lambda-http-deployment-2.7.2.Final.pom
[2025-11-27T00:33:49.610Z] Downloaded from central: https://repo.maven.apache.org/maven2/io/quarkus/quarkus-amazon-lambda-http-deployment/2.7.2.Final/quarkus-amazon-lambda-http-deployment-2.7.2.Final.pom (2.2 kB at 4.5 kB/s)
[2025-11-27T00:33:49.610Z] Downloading from central: https://repo.maven.apache.org/maven2/io/quarkus/quarkus-security-deployment/2.7.2.Final/quarkus-security-deployment-2.7.2.Final.pom
[2025-11-27T00:33:49.610Z] Downloaded from central: https://repo.maven.apache.org/maven2/io/quarkus/quarkus-security-deployment/2.7.2.Final/quarkus-security-deployment-2.7.2.Final.pom (2.5 kB at 21 kB/s)
[2025-11-27T00:33:49.610Z] Downloading from central: https://repo.maven.apache.org/maven2/io/quarkus/quarkus-amazon-lambda-deployment/2.7.2.Final/quarkus-amazon-lambda-deployment-2.7.2.Final.pom
[2025-11-27T00:33:49.610Z] Downloaded from central: https://repo.maven.apache.org/maven2/io/quarkus/quarkus-amazon-lambda-deployment/2.7.2.Final/quarkus-amazon-lambda-deployment-2.7.2.Final.pom (2.1 kB at 23 kB/s)
[2025-11-27T00:33:49.610Z] Downloading from central: https://repo.maven.apache.org/maven2/io/quarkus/quarkus-amazon-lambda-http-event-server/2.7.2.Final/quarkus-amazon-lambda-http-event-server-2.7.2.Final.pom
[2025-11-27T00:33:49.610Z] Downloaded from central: https://repo.maven.apache.org/maven2/io/quarkus/quarkus-amazon-lambda-http-event-server/2.7.2.Final/quarkus-amazon-lambda-http-event-server-2.7.2.Final.pom (2.0 kB at 22 kB/s)
[2025-11-27T00:33:49.610Z] Downloading from central: https://repo.maven.apache.org/maven2/io/quarkus/quarkus-security-deployment/2.7.2.Final/quarkus-security-deployment-2.7.2.Final.jar
[2025-11-27T00:33:49.610Z] Downloading from central: https://repo.maven.apache.org/maven2/io/quarkus/quarkus-amazon-lambda-deployment/2.7.2.Final/quarkus-amazon-lambda-deployment-2.7.2.Final.jar
[2025-11-27T00:33:49.610Z] Downloading from central: https://repo.maven.apache.org/maven2/io/quarkus/quarkus-amazon-lambda-http-event-server/2.7.2.Final/quarkus-amazon-lambda-http-event-server-2.7.2.Final.jar
[2025-11-27T00:33:49.610Z] Downloading from central: https://repo.maven.apache.org/maven2/io/quarkus/quarkus-amazon-lambda-http-deployment/2.7.2.Final/quarkus-amazon-lambda-http-deployment-2.7.2.Final.jar
[2025-11-27T00:33:49.610Z] Downloaded from central: https://repo.maven.apache.org/maven2/io/quarkus/quarkus-security-deployment/2.7.2.Final/quarkus-security-deployment-2.7.2.Final.jar (28 kB at 254 kB/s)
[2025-11-27T00:33:49.610Z] Downloaded from central: https://repo.maven.apache.org/maven2/io/quarkus/quarkus-amazon-lambda-http-event-server/2.7.2.Final/quarkus-amazon-lambda-http-event-server-2.7.2.Final.jar (7.5 kB at 50 kB/s)
[2025-11-27T00:33:49.610Z] Downloaded from central: https://repo.maven.apache.org/maven2/io/quarkus/quarkus-amazon-lambda-http-deployment/2.7.2.Final/quarkus-amazon-lambda-http-deployment-2.7.2.Final.jar (9.0 kB at 53 kB/s)
[2025-11-27T00:33:49.610Z] Downloaded from central: https://repo.maven.apache.org/maven2/io/quarkus/quarkus-amazon-lambda-deployment/2.7.2.Final/quarkus-amazon-lambda-deployment-2.7.2.Final.jar (11 kB at 29 kB/s)
[2025-11-27T00:33:49.610Z] 2025-11-27 00:32:49,232 INFO [org.jbo.threads] (main) JBoss Threads version 3.4.2.Final
[2025-11-27T00:33:49.610Z] 2025-11-27 00:32:49,964 INFO [io.qua.ama.lam.run.MockEventServer] (build-10) Mock Lambda Event Server Started
[2025-11-27T00:33:49.610Z] 2025-11-27 00:32:50,877 INFO [io.qua.ama.lam.run.AbstractLambdaPollLoop] (Lambda Thread (TEST)) Listening on: http://localhost:8081/_lambda_/2018-06-01/runtime/invocation/next
[2025-11-27T00:33:49.610Z] 2025-11-27 00:32:50,916 INFO [io.quarkus] (main) Quarkus 2.7.2.Final on JVM started in 2.080s.
[2025-11-27T00:33:49.610Z] 2025-11-27 00:32:50,917 INFO [io.quarkus] (main) Profile test activated.
[2025-11-27T00:33:49.610Z] 2025-11-27 00:32:50,917 INFO [io.quarkus] (main) Installed features: [amazon-lambda, cdi, funqy-http, security, smallrye-context-propagation, vertx]
[2025-11-27T00:33:51.790Z] [INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 7.43 s - in org.acme.funqy.FunqyTest
[2025-11-27T00:33:51.790Z] 2025-11-27 00:32:53,058 WARN [io.qua.ama.lam.run.AbstractLambdaPollLoop] (Lambda Thread (TEST)) Aborting lambda poll loop: ending dev/test mode
[2025-11-27T00:33:51.790Z] 2025-11-27 00:32:53,080 INFO [io.quarkus] (main) Quarkus stopped in 0.025s
[2025-11-27T00:33:51.790Z] [INFO]
[2025-11-27T00:33:51.790Z] [INFO] Results:
[2025-11-27T00:33:51.790Z] [INFO]
[2025-11-27T00:33:51.790Z] [INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0
[2025-11-27T00:33:51.790Z] [INFO]
[2025-11-27T00:33:51.790Z] [INFO]
[2025-11-27T00:33:51.790Z] [INFO] --- maven-jar-plugin:2.4:jar (default-jar) @ funqy-amazon-lambda-http-quickstart ---
[2025-11-27T00:33:51.791Z] [INFO] Building jar: /quarkus-quickstarts/funqy-quickstarts/funqy-amazon-lambda-http-quickstart/target/funqy-amazon-lambda-http-quickstart-1.0.0-SNAPSHOT.jar
[2025-11-27T00:33:51.791Z] [INFO]
[2025-11-27T00:33:51.791Z] [INFO] --- quarkus-maven-plugin:2.7.2.Final:build (default) @ funqy-amazon-lambda-http-quickstart ---
[2025-11-27T00:33:53.183Z] [INFO] [io.quarkus.deployment.pkg.steps.JarResultBuildStep] Building thin jar: /quarkus-quickstarts/funqy-quickstarts/funqy-amazon-lambda-http-quickstart/target/funqy-amazon-lambda-http-quickstart-1.0.0-SNAPSHOT-runner.jar
[2025-11-27T00:33:53.856Z] [INFO] [io.quarkus.deployment.QuarkusAugmentor] Quarkus augmentation completed in 1896ms
[2025-11-27T00:33:53.856Z] [INFO]
[2025-11-27T00:33:53.856Z] [INFO] --- maven-install-plugin:2.4:install (default-install) @ funqy-amazon-lambda-http-quickstart ---
[2025-11-27T00:33:53.856Z] [INFO] Installing /quarkus-quickstarts/funqy-quickstarts/funqy-amazon-lambda-http-quickstart/target/funqy-amazon-lambda-http-quickstart-1.0.0-SNAPSHOT.jar to /root/.m2/repository/org/acme/funqy-amazon-lambda-http-quickstart/1.0.0-SNAPSHOT/funqy-amazon-lambda-http-quickstart-1.0.0-SNAPSHOT.jar
[2025-11-27T00:33:53.856Z] [INFO] Installing /quarkus-quickstarts/funqy-quickstarts/funqy-amazon-lambda-http-quickstart/pom.xml to /root/.m2/repository/org/acme/funqy-amazon-lambda-http-quickstart/1.0.0-SNAPSHOT/funqy-amazon-lambda-http-quickstart-1.0.0-SNAPSHOT.pom
[2025-11-27T00:33:53.856Z] [INFO]
[2025-11-27T00:33:53.856Z] [INFO] --------------< org.acme:funqy-knative-events-quickstart >--------------
[2025-11-27T00:33:53.856Z] [INFO] Building funqy-knative-events-quickstart 1.0.0-SNAPSHOT [18/103]
[2025-11-27T00:33:53.856Z] [INFO] --------------------------------[ jar ]---------------------------------
[2025-11-27T00:33:53.856Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/quarkus/quarkus-funqy-knative-events/2.7.2.Final/quarkus-funqy-knative-events-2.7.2.Final.pom
[2025-11-27T00:33:53.856Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/io/quarkus/quarkus-funqy-knative-events/2.7.2.Final/quarkus-funqy-knative-events-2.7.2.Final.pom (1.9 kB at 9.0 kB/s)
[2025-11-27T00:33:53.856Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/quarkus/quarkus-funqy-knative-events-parent/2.7.2.Final/quarkus-funqy-knative-events-parent-2.7.2.Final.pom
[2025-11-27T00:33:54.528Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/io/quarkus/quarkus-funqy-knative-events-parent/2.7.2.Final/quarkus-funqy-knative-events-parent-2.7.2.Final.pom (770 B at 4.1 kB/s)
[2025-11-27T00:33:54.528Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/quarkus/quarkus-funqy-knative-events/2.7.2.Final/quarkus-funqy-knative-events-2.7.2.Final.jar
[2025-11-27T00:33:54.528Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/io/quarkus/quarkus-funqy-knative-events/2.7.2.Final/quarkus-funqy-knative-events-2.7.2.Final.jar (40 kB at 107 kB/s)
[2025-11-27T00:33:54.528Z] [INFO]
[2025-11-27T00:33:54.528Z] [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ funqy-knative-events-quickstart ---
[2025-11-27T00:33:54.528Z] [INFO]
[2025-11-27T00:33:54.528Z] [INFO] --- maven-resources-plugin:2.6:resources (default-resources) @ funqy-knative-events-quickstart ---
[2025-11-27T00:33:54.528Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
[2025-11-27T00:33:54.528Z] [INFO] Copying 1 resource
[2025-11-27T00:33:54.528Z] [INFO]
[2025-11-27T00:33:54.528Z] [INFO] --- maven-compiler-plugin:3.8.1:compile (default-compile) @ funqy-knative-events-quickstart ---
[2025-11-27T00:33:54.528Z] [INFO] Changes detected - recompiling the module!
[2025-11-27T00:33:54.528Z] [INFO] Compiling 1 source file to /quarkus-quickstarts/funqy-quickstarts/funqy-knative-events-quickstart/target/classes
[2025-11-27T00:33:54.528Z] [INFO]
[2025-11-27T00:33:54.528Z] [INFO] --- maven-resources-plugin:2.6:testResources (default-testResources) @ funqy-knative-events-quickstart ---
[2025-11-27T00:33:54.528Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
[2025-11-27T00:33:54.528Z] [INFO] skip non existing resourceDirectory /quarkus-quickstarts/funqy-quickstarts/funqy-knative-events-quickstart/src/test/resources
[2025-11-27T00:33:54.528Z] [INFO]
[2025-11-27T00:33:54.528Z] [INFO] --- maven-compiler-plugin:3.8.1:testCompile (default-testCompile) @ funqy-knative-events-quickstart ---
[2025-11-27T00:33:55.199Z] [INFO] Changes detected - recompiling the module!
[2025-11-27T00:33:55.199Z] [INFO] Compiling 2 source files to /quarkus-quickstarts/funqy-quickstarts/funqy-knative-events-quickstart/target/test-classes
[2025-11-27T00:33:55.199Z] [INFO]
[2025-11-27T00:33:55.199Z] [INFO] --- maven-surefire-plugin:3.0.0-M5:test (default-test) @ funqy-knative-events-quickstart ---
[2025-11-27T00:33:55.199Z] [INFO]
[2025-11-27T00:33:55.199Z] [INFO] -------------------------------------------------------
[2025-11-27T00:33:55.199Z] [INFO] T E S T S
[2025-11-27T00:33:55.199Z] [INFO] -------------------------------------------------------
[2025-11-27T00:33:55.199Z] [ERROR] Picked up JAVA_TOOL_OPTIONS: -Dfile.encoding=UTF8 -Djava.security.egd=file:/dev/./urandom
[2025-11-27T00:33:55.873Z] [INFO] Running org.acme.funqy.FunqyTest
[2025-11-27T00:34:00.892Z] Downloading from central: https://repo.maven.apache.org/maven2/io/quarkus/quarkus-funqy-knative-events-deployment/2.7.2.Final/quarkus-funqy-knative-events-deployment-2.7.2.Final.pom
[2025-11-27T00:34:00.892Z] Downloaded from central: https://repo.maven.apache.org/maven2/io/quarkus/quarkus-funqy-knative-events-deployment/2.7.2.Final/quarkus-funqy-knative-events-deployment-2.7.2.Final.pom (2.4 kB at 6.5 kB/s)
[2025-11-27T00:34:00.892Z] Downloading from central: https://repo.maven.apache.org/maven2/io/quarkus/quarkus-funqy-knative-events-deployment/2.7.2.Final/quarkus-funqy-knative-events-deployment-2.7.2.Final.jar
[2025-11-27T00:34:00.892Z] Downloaded from central: https://repo.maven.apache.org/maven2/io/quarkus/quarkus-funqy-knative-events-deployment/2.7.2.Final/quarkus-funqy-knative-events-deployment-2.7.2.Final.jar (6.6 kB at 20 kB/s)
[2025-11-27T00:34:00.892Z] 2025-11-27 00:33:01,025 INFO [org.jbo.threads] (main) JBoss Threads version 3.4.2.Final
[2025-11-27T00:34:00.892Z] 2025-11-27 00:33:02,549 INFO [io.quarkus] (main) Quarkus 2.7.2.Final on JVM started in 1.987s. Listening on: http://localhost:8081
[2025-11-27T00:34:00.892Z] 2025-11-27 00:33:02,550 INFO [io.quarkus] (main) Profile test activated.
[2025-11-27T00:34:00.892Z] 2025-11-27 00:33:02,550 INFO [io.quarkus] (main) Installed features: [cdi, funqy-knative-events, smallrye-context-propagation, vertx]
[2025-11-27T00:34:02.293Z] 2025-11-27 00:33:03,680 INFO [org.acm.fun.SimpleFunctionChain] (executor-thread-0) *** configChain ***
[2025-11-27T00:34:02.293Z] 2025-11-27 00:33:03,879 INFO [org.acm.fun.SimpleFunctionChain] (executor-thread-0) *** defaultChain ***
[2025-11-27T00:34:02.293Z] 2025-11-27 00:33:03,905 INFO [org.acm.fun.SimpleFunctionChain] (executor-thread-0) *** annotatedChain ***
[2025-11-27T00:34:02.293Z] [INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 6.625 s - in org.acme.funqy.FunqyTest
[2025-11-27T00:34:02.966Z] 2025-11-27 00:33:04,040 INFO [io.quarkus] (main) Quarkus stopped in 0.117s
[2025-11-27T00:34:02.966Z] [INFO]
[2025-11-27T00:34:02.966Z] [INFO] Results:
[2025-11-27T00:34:02.966Z] [INFO]
[2025-11-27T00:34:02.966Z] [INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0
[2025-11-27T00:34:02.966Z] [INFO]
[2025-11-27T00:34:02.966Z] [INFO]
[2025-11-27T00:34:02.966Z] [INFO] --- maven-jar-plugin:2.4:jar (default-jar) @ funqy-knative-events-quickstart ---
[2025-11-27T00:34:02.966Z] [INFO] Building jar: /quarkus-quickstarts/funqy-quickstarts/funqy-knative-events-quickstart/target/funqy-knative-events-quickstart-1.0.0-SNAPSHOT.jar
[2025-11-27T00:34:02.966Z] [INFO]
[2025-11-27T00:34:02.966Z] [INFO] --- quarkus-maven-plugin:2.7.2.Final:build (default) @ funqy-knative-events-quickstart ---
[2025-11-27T00:34:03.648Z] [INFO] [io.quarkus.deployment.QuarkusAugmentor] Quarkus augmentation completed in 919ms
[2025-11-27T00:34:03.648Z] [INFO]
[2025-11-27T00:34:03.648Z] [INFO] --- maven-install-plugin:2.4:install (default-install) @ funqy-knative-events-quickstart ---
[2025-11-27T00:34:03.648Z] [INFO] Installing /quarkus-quickstarts/funqy-quickstarts/funqy-knative-events-quickstart/target/funqy-knative-events-quickstart-1.0.0-SNAPSHOT.jar to /root/.m2/repository/org/acme/funqy-knative-events-quickstart/1.0.0-SNAPSHOT/funqy-knative-events-quickstart-1.0.0-SNAPSHOT.jar
[2025-11-27T00:34:03.648Z] [INFO] Installing /quarkus-quickstarts/funqy-quickstarts/funqy-knative-events-quickstart/pom.xml to /root/.m2/repository/org/acme/funqy-knative-events-quickstart/1.0.0-SNAPSHOT/funqy-knative-events-quickstart-1.0.0-SNAPSHOT.pom
[2025-11-27T00:34:03.648Z] [INFO]
[2025-11-27T00:34:03.648Z] [INFO] ----------< org.acme:funqy-google-cloud-functions-quickstart >----------
[2025-11-27T00:34:03.648Z] [INFO] Building funqy-google-cloud-functions-quickstart 1.0.0-SNAPSHOT [19/103]
[2025-11-27T00:34:03.648Z] [INFO] --------------------------------[ jar ]---------------------------------
[2025-11-27T00:34:03.648Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/quarkus/quarkus-funqy-google-cloud-functions/2.7.2.Final/quarkus-funqy-google-cloud-functions-2.7.2.Final.pom
[2025-11-27T00:34:03.648Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/io/quarkus/quarkus-funqy-google-cloud-functions/2.7.2.Final/quarkus-funqy-google-cloud-functions-2.7.2.Final.pom (2.1 kB at 19 kB/s)
[2025-11-27T00:34:03.648Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/quarkus/quarkus-funqy-google-cloud-functions-parent/2.7.2.Final/quarkus-funqy-google-cloud-functions-parent-2.7.2.Final.pom
[2025-11-27T00:34:04.327Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/io/quarkus/quarkus-funqy-google-cloud-functions-parent/2.7.2.Final/quarkus-funqy-google-cloud-functions-parent-2.7.2.Final.pom (786 B at 3.7 kB/s)
[2025-11-27T00:34:04.327Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/com/google/cloud/functions/functions-framework-api/1.0.4/functions-framework-api-1.0.4.pom
[2025-11-27T00:34:04.327Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/com/google/cloud/functions/functions-framework-api/1.0.4/functions-framework-api-1.0.4.pom (6.4 kB at 114 kB/s)
[2025-11-27T00:34:04.327Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/cloudevents/cloudevents-api/2.0.0.RC2/cloudevents-api-2.0.0.RC2.pom
[2025-11-27T00:34:04.327Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/io/cloudevents/cloudevents-api/2.0.0.RC2/cloudevents-api-2.0.0.RC2.pom (2.1 kB at 29 kB/s)
[2025-11-27T00:34:04.327Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/cloudevents/cloudevents-parent/2.0.0.RC2/cloudevents-parent-2.0.0.RC2.pom
[2025-11-27T00:34:04.327Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/io/cloudevents/cloudevents-parent/2.0.0.RC2/cloudevents-parent-2.0.0.RC2.pom (9.8 kB at 76 kB/s)
[2025-11-27T00:34:04.327Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/quarkus/quarkus-funqy-google-cloud-functions/2.7.2.Final/quarkus-funqy-google-cloud-functions-2.7.2.Final.jar
[2025-11-27T00:34:04.327Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/com/google/cloud/functions/functions-framework-api/1.0.4/functions-framework-api-1.0.4.jar
[2025-11-27T00:34:04.327Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/cloudevents/cloudevents-api/2.0.0.RC2/cloudevents-api-2.0.0.RC2.jar
[2025-11-27T00:34:04.327Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/io/cloudevents/cloudevents-api/2.0.0.RC2/cloudevents-api-2.0.0.RC2.jar (15 kB at 219 kB/s)
[2025-11-27T00:34:04.327Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/com/google/cloud/functions/functions-framework-api/1.0.4/functions-framework-api-1.0.4.jar (8.2 kB at 113 kB/s)
[2025-11-27T00:34:05.002Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/io/quarkus/quarkus-funqy-google-cloud-functions/2.7.2.Final/quarkus-funqy-google-cloud-functions-2.7.2.Final.jar (17 kB at 45 kB/s)
[2025-11-27T00:34:05.002Z] [INFO]
[2025-11-27T00:34:05.002Z] [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ funqy-google-cloud-functions-quickstart ---
[2025-11-27T00:34:05.002Z] [INFO]
[2025-11-27T00:34:05.002Z] [INFO] --- maven-resources-plugin:2.6:resources (default-resources) @ funqy-google-cloud-functions-quickstart ---
[2025-11-27T00:34:05.002Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
[2025-11-27T00:34:05.002Z] [INFO] Copying 1 resource
[2025-11-27T00:34:05.002Z] [INFO]
[2025-11-27T00:34:05.002Z] [INFO] --- maven-compiler-plugin:3.8.1:compile (default-compile) @ funqy-google-cloud-functions-quickstart ---
[2025-11-27T00:34:05.002Z] [INFO] Changes detected - recompiling the module!
[2025-11-27T00:34:05.002Z] [INFO] Compiling 2 source files to /quarkus-quickstarts/funqy-quickstarts/funqy-google-cloud-functions-quickstart/target/classes
[2025-11-27T00:34:05.002Z] [INFO]
[2025-11-27T00:34:05.002Z] [INFO] --- maven-resources-plugin:2.6:testResources (default-testResources) @ funqy-google-cloud-functions-quickstart ---
[2025-11-27T00:34:05.002Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
[2025-11-27T00:34:05.002Z] [INFO] skip non existing resourceDirectory /quarkus-quickstarts/funqy-quickstarts/funqy-google-cloud-functions-quickstart/src/test/resources
[2025-11-27T00:34:05.002Z] [INFO]
[2025-11-27T00:34:05.002Z] [INFO] --- maven-compiler-plugin:3.8.1:testCompile (default-testCompile) @ funqy-google-cloud-functions-quickstart ---
[2025-11-27T00:34:05.002Z] [INFO] No sources to compile
[2025-11-27T00:34:05.002Z] [INFO]
[2025-11-27T00:34:05.002Z] [INFO] --- maven-surefire-plugin:3.0.0-M5:test (default-test) @ funqy-google-cloud-functions-quickstart ---
[2025-11-27T00:34:05.002Z] [INFO] No tests to run.
[2025-11-27T00:34:05.002Z] [INFO]
[2025-11-27T00:34:05.002Z] [INFO] --- maven-jar-plugin:2.4:jar (default-jar) @ funqy-google-cloud-functions-quickstart ---
[2025-11-27T00:34:05.002Z] [INFO] Building jar: /quarkus-quickstarts/funqy-quickstarts/funqy-google-cloud-functions-quickstart/target/funqy-google-cloud-functions-quickstart-1.0.0-SNAPSHOT.jar
[2025-11-27T00:34:05.002Z] [INFO]
[2025-11-27T00:34:05.002Z] [INFO] --- quarkus-maven-plugin:2.7.2.Final:build (default) @ funqy-google-cloud-functions-quickstart ---
[2025-11-27T00:34:05.002Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/quarkus/quarkus-funqy-google-cloud-functions-deployment/2.7.2.Final/quarkus-funqy-google-cloud-functions-deployment-2.7.2.Final.pom
[2025-11-27T00:34:05.002Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/io/quarkus/quarkus-funqy-google-cloud-functions-deployment/2.7.2.Final/quarkus-funqy-google-cloud-functions-deployment-2.7.2.Final.pom (1.7 kB at 8.6 kB/s)
[2025-11-27T00:34:05.002Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/quarkus/quarkus-funqy-google-cloud-functions-deployment/2.7.2.Final/quarkus-funqy-google-cloud-functions-deployment-2.7.2.Final.jar
[2025-11-27T00:34:05.674Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/io/quarkus/quarkus-funqy-google-cloud-functions-deployment/2.7.2.Final/quarkus-funqy-google-cloud-functions-deployment-2.7.2.Final.jar (7.0 kB at 14 kB/s)
[2025-11-27T00:34:06.346Z] [INFO] [io.quarkus.deployment.pkg.steps.JarResultBuildStep] Building uber jar: /quarkus-quickstarts/funqy-quickstarts/funqy-google-cloud-functions-quickstart/target/funqy-google-cloud-functions-quickstart-1.0.0-SNAPSHOT-runner.jar
[2025-11-27T00:34:07.018Z] [INFO] [io.quarkus.deployment.QuarkusAugmentor] Quarkus augmentation completed in 1299ms
[2025-11-27T00:34:07.018Z] [INFO]
[2025-11-27T00:34:07.018Z] [INFO] --- maven-install-plugin:2.4:install (default-install) @ funqy-google-cloud-functions-quickstart ---
[2025-11-27T00:34:07.018Z] [INFO] No primary artifact to install, installing attached artifacts instead.
[2025-11-27T00:34:07.018Z] [INFO] Installing /quarkus-quickstarts/funqy-quickstarts/funqy-google-cloud-functions-quickstart/pom.xml to /root/.m2/repository/org/acme/funqy-google-cloud-functions-quickstart/1.0.0-SNAPSHOT/funqy-google-cloud-functions-quickstart-1.0.0-SNAPSHOT.pom
[2025-11-27T00:34:07.018Z] [INFO] Installing /quarkus-quickstarts/funqy-quickstarts/funqy-google-cloud-functions-quickstart/target/funqy-google-cloud-functions-quickstart-1.0.0-SNAPSHOT-runner.jar to /root/.m2/repository/org/acme/funqy-google-cloud-functions-quickstart/1.0.0-SNAPSHOT/funqy-google-cloud-functions-quickstart-1.0.0-SNAPSHOT-runner.jar
[2025-11-27T00:34:07.018Z] [INFO]
[2025-11-27T00:34:07.018Z] [INFO] -------< org.acme:funqy-google-cloud-functions-http-quickstart >--------
[2025-11-27T00:34:07.018Z] [INFO] Building funqy-google-cloud-functions-http-quickstart 1.0.0-SNAPSHOT [20/103]
[2025-11-27T00:34:07.018Z] [INFO] --------------------------------[ jar ]---------------------------------
[2025-11-27T00:34:07.018Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/quarkus/quarkus-google-cloud-functions-http/2.7.2.Final/quarkus-google-cloud-functions-http-2.7.2.Final.pom
[2025-11-27T00:34:07.018Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/io/quarkus/quarkus-google-cloud-functions-http/2.7.2.Final/quarkus-google-cloud-functions-http-2.7.2.Final.pom (2.8 kB at 25 kB/s)
[2025-11-27T00:34:07.018Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/quarkus/quarkus-google-cloud-functions-http-parent/2.7.2.Final/quarkus-google-cloud-functions-http-parent-2.7.2.Final.pom
[2025-11-27T00:34:07.696Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/io/quarkus/quarkus-google-cloud-functions-http-parent/2.7.2.Final/quarkus-google-cloud-functions-http-parent-2.7.2.Final.pom (781 B at 3.3 kB/s)
[2025-11-27T00:34:07.696Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/quarkus/quarkus-google-cloud-functions-http/2.7.2.Final/quarkus-google-cloud-functions-http-2.7.2.Final.jar
[2025-11-27T00:34:07.696Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/io/quarkus/quarkus-google-cloud-functions-http/2.7.2.Final/quarkus-google-cloud-functions-http-2.7.2.Final.jar (10 kB at 32 kB/s)
[2025-11-27T00:34:07.696Z] [INFO]
[2025-11-27T00:34:07.696Z] [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ funqy-google-cloud-functions-http-quickstart ---
[2025-11-27T00:34:07.696Z] [INFO]
[2025-11-27T00:34:07.696Z] [INFO] --- maven-resources-plugin:2.6:resources (default-resources) @ funqy-google-cloud-functions-http-quickstart ---
[2025-11-27T00:34:07.696Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
[2025-11-27T00:34:07.696Z] [INFO] skip non existing resourceDirectory /quarkus-quickstarts/funqy-quickstarts/funqy-google-cloud-functions-http-quickstart/src/main/resources
[2025-11-27T00:34:07.696Z] [INFO]
[2025-11-27T00:34:07.696Z] [INFO] --- maven-compiler-plugin:3.8.1:compile (default-compile) @ funqy-google-cloud-functions-http-quickstart ---
[2025-11-27T00:34:07.696Z] [INFO] Changes detected - recompiling the module!
[2025-11-27T00:34:07.696Z] [INFO] Compiling 5 source files to /quarkus-quickstarts/funqy-quickstarts/funqy-google-cloud-functions-http-quickstart/target/classes
[2025-11-27T00:34:07.696Z] [INFO]
[2025-11-27T00:34:07.696Z] [INFO] --- maven-resources-plugin:2.6:testResources (default-testResources) @ funqy-google-cloud-functions-http-quickstart ---
[2025-11-27T00:34:07.696Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
[2025-11-27T00:34:07.696Z] [INFO] skip non existing resourceDirectory /quarkus-quickstarts/funqy-quickstarts/funqy-google-cloud-functions-http-quickstart/src/test/resources
[2025-11-27T00:34:07.696Z] [INFO]
[2025-11-27T00:34:07.696Z] [INFO] --- maven-compiler-plugin:3.8.1:testCompile (default-testCompile) @ funqy-google-cloud-functions-http-quickstart ---
[2025-11-27T00:34:07.696Z] [INFO] Changes detected - recompiling the module!
[2025-11-27T00:34:07.696Z] [INFO] Compiling 1 source file to /quarkus-quickstarts/funqy-quickstarts/funqy-google-cloud-functions-http-quickstart/target/test-classes
[2025-11-27T00:34:08.789Z] [INFO]
[2025-11-27T00:34:08.789Z] [INFO] --- maven-surefire-plugin:3.0.0-M5:test (default-test) @ funqy-google-cloud-functions-http-quickstart ---
[2025-11-27T00:34:08.789Z] [INFO]
[2025-11-27T00:34:08.789Z] [INFO] -------------------------------------------------------
[2025-11-27T00:34:08.789Z] [INFO] T E S T S
[2025-11-27T00:34:08.789Z] [INFO] -------------------------------------------------------
[2025-11-27T00:34:08.789Z] [ERROR] Picked up JAVA_TOOL_OPTIONS: -Dfile.encoding=UTF8 -Djava.security.egd=file:/dev/./urandom
[2025-11-27T00:34:08.789Z] [INFO] Running org.acme.funqy.FunqyTest
[2025-11-27T00:34:15.003Z] Downloading from central: https://repo.maven.apache.org/maven2/io/quarkus/quarkus-google-cloud-functions-http-deployment/2.7.2.Final/quarkus-google-cloud-functions-http-deployment-2.7.2.Final.pom
[2025-11-27T00:34:15.003Z] Downloaded from central: https://repo.maven.apache.org/maven2/io/quarkus/quarkus-google-cloud-functions-http-deployment/2.7.2.Final/quarkus-google-cloud-functions-http-deployment-2.7.2.Final.pom (1.6 kB at 3.0 kB/s)
[2025-11-27T00:34:15.003Z] Downloading from central: https://repo.maven.apache.org/maven2/io/quarkus/quarkus-google-cloud-functions-http-deployment/2.7.2.Final/quarkus-google-cloud-functions-http-deployment-2.7.2.Final.jar
[2025-11-27T00:34:15.003Z] Downloaded from central: https://repo.maven.apache.org/maven2/io/quarkus/quarkus-google-cloud-functions-http-deployment/2.7.2.Final/quarkus-google-cloud-functions-http-deployment-2.7.2.Final.jar (6.1 kB at 56 kB/s)
[2025-11-27T00:34:15.003Z] 2025-11-27 00:33:14,266 INFO [org.jbo.threads] (main) JBoss Threads version 3.4.2.Final
[2025-11-27T00:34:15.003Z] 2025-11-27 00:33:15,913 INFO [io.quarkus] (main) Quarkus 2.7.2.Final on JVM started in 2.079s. Listening on: http://localhost:8081
[2025-11-27T00:34:15.003Z] 2025-11-27 00:33:15,913 INFO [io.quarkus] (main) Profile test activated.
[2025-11-27T00:34:15.003Z] 2025-11-27 00:33:15,914 INFO [io.quarkus] (main) Installed features: [cdi, funqy-http, google-cloud-functions-http, smallrye-context-propagation, vertx]
[2025-11-27T00:34:16.394Z] [INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 7.118 s - in org.acme.funqy.FunqyTest
[2025-11-27T00:34:16.394Z] 2025-11-27 00:33:17,681 INFO [io.quarkus] (main) Quarkus stopped in 0.101s
[2025-11-27T00:34:16.394Z] [INFO]
[2025-11-27T00:34:16.394Z] [INFO] Results:
[2025-11-27T00:34:16.394Z] [INFO]
[2025-11-27T00:34:16.394Z] [INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0
[2025-11-27T00:34:16.394Z] [INFO]
[2025-11-27T00:34:16.394Z] [INFO]
[2025-11-27T00:34:16.394Z] [INFO] --- maven-jar-plugin:2.4:jar (default-jar) @ funqy-google-cloud-functions-http-quickstart ---
[2025-11-27T00:34:16.394Z] [INFO] Building jar: /quarkus-quickstarts/funqy-quickstarts/funqy-google-cloud-functions-http-quickstart/target/funqy-google-cloud-functions-http-quickstart-1.0.0-SNAPSHOT.jar
[2025-11-27T00:34:16.394Z] [INFO]
[2025-11-27T00:34:16.394Z] [INFO] --- quarkus-maven-plugin:2.7.2.Final:build (default) @ funqy-google-cloud-functions-http-quickstart ---
[2025-11-27T00:34:17.065Z] [INFO] [io.quarkus.deployment.pkg.steps.JarResultBuildStep] Building uber jar: /quarkus-quickstarts/funqy-quickstarts/funqy-google-cloud-functions-http-quickstart/target/funqy-google-cloud-functions-http-quickstart-1.0.0-SNAPSHOT-runner.jar
[2025-11-27T00:34:18.497Z] [INFO] [io.quarkus.deployment.QuarkusAugmentor] Quarkus augmentation completed in 2129ms
[2025-11-27T00:34:18.497Z] [INFO]
[2025-11-27T00:34:18.497Z] [INFO] --- maven-install-plugin:2.4:install (default-install) @ funqy-google-cloud-functions-http-quickstart ---
[2025-11-27T00:34:18.497Z] [INFO] No primary artifact to install, installing attached artifacts instead.
[2025-11-27T00:34:18.497Z] [INFO] Installing /quarkus-quickstarts/funqy-quickstarts/funqy-google-cloud-functions-http-quickstart/pom.xml to /root/.m2/repository/org/acme/funqy-google-cloud-functions-http-quickstart/1.0.0-SNAPSHOT/funqy-google-cloud-functions-http-quickstart-1.0.0-SNAPSHOT.pom
[2025-11-27T00:34:18.497Z] [INFO] Installing /quarkus-quickstarts/funqy-quickstarts/funqy-google-cloud-functions-http-quickstart/target/funqy-google-cloud-functions-http-quickstart-1.0.0-SNAPSHOT-runner.jar to /root/.m2/repository/org/acme/funqy-google-cloud-functions-http-quickstart/1.0.0-SNAPSHOT/funqy-google-cloud-functions-http-quickstart-1.0.0-SNAPSHOT-runner.jar
[2025-11-27T00:34:18.497Z] [INFO]
[2025-11-27T00:34:18.497Z] [INFO] ----------< io.quarkus.quickstarts:funqy-quickstart-projects >----------
[2025-11-27T00:34:18.497Z] [INFO] Building funqy-quickstart-projects 1.0.0-SNAPSHOT [21/103]
[2025-11-27T00:34:18.497Z] [INFO] --------------------------------[ pom ]---------------------------------
[2025-11-27T00:34:18.497Z] [INFO]
[2025-11-27T00:34:18.497Z] [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ funqy-quickstart-projects ---
[2025-11-27T00:34:18.497Z] [INFO]
[2025-11-27T00:34:18.497Z] [INFO] --- maven-install-plugin:2.4:install (default-install) @ funqy-quickstart-projects ---
[2025-11-27T00:34:18.497Z] [INFO] Installing /quarkus-quickstarts/funqy-quickstarts/pom.xml to /root/.m2/repository/io/quarkus/quickstarts/funqy-quickstart-projects/1.0.0-SNAPSHOT/funqy-quickstart-projects-1.0.0-SNAPSHOT.pom
[2025-11-27T00:34:18.497Z] [INFO]
[2025-11-27T00:34:18.497Z] [INFO] ----------------------< org.acme:getting-started >----------------------
[2025-11-27T00:34:18.497Z] [INFO] Building getting-started 1.0.0-SNAPSHOT [22/103]
[2025-11-27T00:34:18.497Z] [INFO] --------------------------------[ jar ]---------------------------------
[2025-11-27T00:34:18.497Z] [INFO]
[2025-11-27T00:34:18.497Z] [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ getting-started ---
[2025-11-27T00:34:18.497Z] [INFO]
[2025-11-27T00:34:18.497Z] [INFO] --- maven-resources-plugin:2.6:resources (default-resources) @ getting-started ---
[2025-11-27T00:34:18.497Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
[2025-11-27T00:34:18.497Z] [INFO] Copying 2 resources
[2025-11-27T00:34:18.497Z] [INFO]
[2025-11-27T00:34:18.497Z] [INFO] --- maven-compiler-plugin:3.8.1:compile (default-compile) @ getting-started ---
[2025-11-27T00:34:18.497Z] [INFO] Changes detected - recompiling the module!
[2025-11-27T00:34:18.497Z] [INFO] Compiling 2 source files to /quarkus-quickstarts/getting-started/target/classes
[2025-11-27T00:34:18.497Z] [INFO]
[2025-11-27T00:34:18.497Z] [INFO] --- maven-resources-plugin:2.6:testResources (default-testResources) @ getting-started ---
[2025-11-27T00:34:18.497Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
[2025-11-27T00:34:18.497Z] [INFO] skip non existing resourceDirectory /quarkus-quickstarts/getting-started/src/test/resources
[2025-11-27T00:34:18.497Z] [INFO]
[2025-11-27T00:34:18.497Z] [INFO] --- maven-compiler-plugin:3.8.1:testCompile (default-testCompile) @ getting-started ---
[2025-11-27T00:34:18.497Z] [INFO] Changes detected - recompiling the module!
[2025-11-27T00:34:18.497Z] [INFO] Compiling 2 source files to /quarkus-quickstarts/getting-started/target/test-classes
[2025-11-27T00:34:19.170Z] [INFO]
[2025-11-27T00:34:19.170Z] [INFO] --- maven-surefire-plugin:3.0.0-M5:test (default-test) @ getting-started ---
[2025-11-27T00:34:19.170Z] [INFO]
[2025-11-27T00:34:19.170Z] [INFO] -------------------------------------------------------
[2025-11-27T00:34:19.170Z] [INFO] T E S T S
[2025-11-27T00:34:19.170Z] [INFO] -------------------------------------------------------
[2025-11-27T00:34:19.170Z] [ERROR] Picked up JAVA_TOOL_OPTIONS: -Dfile.encoding=UTF8 -Djava.security.egd=file:/dev/./urandom
[2025-11-27T00:34:19.170Z] [INFO] Running org.acme.getting.started.GreetingResourceTest
[2025-11-27T00:34:23.220Z] 2025-11-27 00:33:22,962 INFO [org.jbo.threads] (main) JBoss Threads version 3.4.2.Final
[2025-11-27T00:34:23.220Z] 2025-11-27 00:33:24,319 INFO [io.quarkus] (main) Quarkus 2.7.2.Final on JVM started in 1.764s. Listening on: http://localhost:8081
[2025-11-27T00:34:23.220Z] 2025-11-27 00:33:24,320 INFO [io.quarkus] (main) Profile test activated.
[2025-11-27T00:34:23.220Z] 2025-11-27 00:33:24,321 INFO [io.quarkus] (main) Installed features: [cdi, resteasy, smallrye-context-propagation, vertx]
[2025-11-27T00:34:24.636Z] [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 4.848 s - in org.acme.getting.started.GreetingResourceTest
[2025-11-27T00:34:24.636Z] 2025-11-27 00:33:25,743 INFO [io.quarkus] (main) Quarkus stopped in 0.042s
[2025-11-27T00:34:24.636Z] [INFO]
[2025-11-27T00:34:24.636Z] [INFO] Results:
[2025-11-27T00:34:24.636Z] [INFO]
[2025-11-27T00:34:24.636Z] [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0
[2025-11-27T00:34:24.636Z] [INFO]
[2025-11-27T00:34:24.636Z] [INFO]
[2025-11-27T00:34:24.636Z] [INFO] --- maven-jar-plugin:2.4:jar (default-jar) @ getting-started ---
[2025-11-27T00:34:24.636Z] [INFO] Building jar: /quarkus-quickstarts/getting-started/target/getting-started-1.0.0-SNAPSHOT.jar
[2025-11-27T00:34:24.636Z] [INFO]
[2025-11-27T00:34:24.636Z] [INFO] --- quarkus-maven-plugin:2.7.2.Final:build (default) @ getting-started ---
[2025-11-27T00:34:25.324Z] [INFO] [io.quarkus.deployment.QuarkusAugmentor] Quarkus augmentation completed in 957ms
[2025-11-27T00:34:25.324Z] [INFO]
[2025-11-27T00:34:25.324Z] [INFO] --- maven-install-plugin:2.4:install (default-install) @ getting-started ---
[2025-11-27T00:34:25.324Z] [INFO] Installing /quarkus-quickstarts/getting-started/target/getting-started-1.0.0-SNAPSHOT.jar to /root/.m2/repository/org/acme/getting-started/1.0.0-SNAPSHOT/getting-started-1.0.0-SNAPSHOT.jar
[2025-11-27T00:34:25.324Z] [INFO] Installing /quarkus-quickstarts/getting-started/pom.xml to /root/.m2/repository/org/acme/getting-started/1.0.0-SNAPSHOT/getting-started-1.0.0-SNAPSHOT.pom
[2025-11-27T00:34:25.324Z] [INFO]
[2025-11-27T00:34:25.324Z] [INFO] -------------------< org.acme:getting-started-async >-------------------
[2025-11-27T00:34:25.324Z] [INFO] Building getting-started-async 1.0.0-SNAPSHOT [23/103]
[2025-11-27T00:34:25.324Z] [INFO] --------------------------------[ jar ]---------------------------------
[2025-11-27T00:34:25.324Z] [INFO]
[2025-11-27T00:34:25.324Z] [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ getting-started-async ---
[2025-11-27T00:34:25.324Z] [INFO]
[2025-11-27T00:34:25.324Z] [INFO] --- maven-resources-plugin:2.6:resources (default-resources) @ getting-started-async ---
[2025-11-27T00:34:25.324Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
[2025-11-27T00:34:25.324Z] [INFO] skip non existing resourceDirectory /quarkus-quickstarts/getting-started-async/src/main/resources
[2025-11-27T00:34:25.324Z] [INFO]
[2025-11-27T00:34:25.324Z] [INFO] --- maven-compiler-plugin:3.8.1:compile (default-compile) @ getting-started-async ---
[2025-11-27T00:34:25.324Z] [INFO] Changes detected - recompiling the module!
[2025-11-27T00:34:25.325Z] [INFO] Compiling 2 source files to /quarkus-quickstarts/getting-started-async/target/classes
[2025-11-27T00:34:25.995Z] [INFO]
[2025-11-27T00:34:25.995Z] [INFO] --- maven-resources-plugin:2.6:testResources (default-testResources) @ getting-started-async ---
[2025-11-27T00:34:25.995Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
[2025-11-27T00:34:25.995Z] [INFO] skip non existing resourceDirectory /quarkus-quickstarts/getting-started-async/src/test/resources
[2025-11-27T00:34:25.995Z] [INFO]
[2025-11-27T00:34:25.995Z] [INFO] --- maven-compiler-plugin:3.8.1:testCompile (default-testCompile) @ getting-started-async ---
[2025-11-27T00:34:25.995Z] [INFO] Changes detected - recompiling the module!
[2025-11-27T00:34:25.995Z] [INFO] Compiling 2 source files to /quarkus-quickstarts/getting-started-async/target/test-classes
[2025-11-27T00:34:25.995Z] [INFO]
[2025-11-27T00:34:25.995Z] [INFO] --- maven-surefire-plugin:3.0.0-M5:test (default-test) @ getting-started-async ---
[2025-11-27T00:34:25.995Z] [INFO]
[2025-11-27T00:34:25.995Z] [INFO] -------------------------------------------------------
[2025-11-27T00:34:25.995Z] [INFO] T E S T S
[2025-11-27T00:34:25.995Z] [INFO] -------------------------------------------------------
[2025-11-27T00:34:25.995Z] [ERROR] Picked up JAVA_TOOL_OPTIONS: -Dfile.encoding=UTF8 -Djava.security.egd=file:/dev/./urandom
[2025-11-27T00:34:26.665Z] [INFO] Running org.acme.getting.started.async.GreetingResourceTest
[2025-11-27T00:34:31.734Z] 2025-11-27 00:33:30,703 INFO [org.jbo.threads] (main) JBoss Threads version 3.4.2.Final
[2025-11-27T00:34:31.735Z] 2025-11-27 00:33:32,447 INFO [io.quarkus] (main) Quarkus 2.7.2.Final on JVM started in 2.191s. Listening on: http://localhost:8081
[2025-11-27T00:34:31.735Z] 2025-11-27 00:33:32,472 INFO [io.quarkus] (main) Profile test activated.
[2025-11-27T00:34:31.735Z] 2025-11-27 00:33:32,472 INFO [io.quarkus] (main) Installed features: [cdi, resteasy, resteasy-mutiny, smallrye-context-propagation, vertx]
[2025-11-27T00:34:32.407Z] [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 5.555 s - in org.acme.getting.started.async.GreetingResourceTest
[2025-11-27T00:34:32.407Z] 2025-11-27 00:33:33,744 INFO [io.quarkus] (main) Quarkus stopped in 0.046s
[2025-11-27T00:34:32.407Z] [INFO]
[2025-11-27T00:34:32.407Z] [INFO] Results:
[2025-11-27T00:34:32.407Z] [INFO]
[2025-11-27T00:34:32.407Z] [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0
[2025-11-27T00:34:32.407Z] [INFO]
[2025-11-27T00:34:32.407Z] [INFO]
[2025-11-27T00:34:32.407Z] [INFO] --- maven-jar-plugin:2.4:jar (default-jar) @ getting-started-async ---
[2025-11-27T00:34:32.407Z] [INFO] Building jar: /quarkus-quickstarts/getting-started-async/target/getting-started-async-1.0.0-SNAPSHOT.jar
[2025-11-27T00:34:32.407Z] [INFO]
[2025-11-27T00:34:32.407Z] [INFO] --- quarkus-maven-plugin:2.7.2.Final:build (default) @ getting-started-async ---
[2025-11-27T00:34:33.810Z] [INFO] [io.quarkus.deployment.QuarkusAugmentor] Quarkus augmentation completed in 1050ms
[2025-11-27T00:34:33.810Z] [INFO]
[2025-11-27T00:34:33.810Z] [INFO] --- maven-install-plugin:2.4:install (default-install) @ getting-started-async ---
[2025-11-27T00:34:33.810Z] [INFO] Installing /quarkus-quickstarts/getting-started-async/target/getting-started-async-1.0.0-SNAPSHOT.jar to /root/.m2/repository/org/acme/getting-started-async/1.0.0-SNAPSHOT/getting-started-async-1.0.0-SNAPSHOT.jar
[2025-11-27T00:34:33.810Z] [INFO] Installing /quarkus-quickstarts/getting-started-async/pom.xml to /root/.m2/repository/org/acme/getting-started-async/1.0.0-SNAPSHOT/getting-started-async-1.0.0-SNAPSHOT.pom
[2025-11-27T00:34:33.810Z] [INFO]
[2025-11-27T00:34:33.810Z] [INFO] -----------------< org.acme:getting-started-reactive >------------------
[2025-11-27T00:34:33.810Z] [INFO] Building getting-started-reactive 1.0.0-SNAPSHOT [24/103]
[2025-11-27T00:34:33.810Z] [INFO] --------------------------------[ jar ]---------------------------------
[2025-11-27T00:34:33.810Z] [INFO]
[2025-11-27T00:34:33.810Z] [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ getting-started-reactive ---
[2025-11-27T00:34:33.810Z] [INFO]
[2025-11-27T00:34:33.810Z] [INFO] --- maven-resources-plugin:2.6:resources (default-resources) @ getting-started-reactive ---
[2025-11-27T00:34:33.810Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
[2025-11-27T00:34:33.810Z] [INFO] Copying 1 resource
[2025-11-27T00:34:33.810Z] [INFO]
[2025-11-27T00:34:33.810Z] [INFO] --- maven-compiler-plugin:3.8.1:compile (default-compile) @ getting-started-reactive ---
[2025-11-27T00:34:33.810Z] [INFO] Changes detected - recompiling the module!
[2025-11-27T00:34:33.810Z] [INFO] Compiling 2 source files to /quarkus-quickstarts/getting-started-reactive/target/classes
[2025-11-27T00:34:33.810Z] [INFO]
[2025-11-27T00:34:33.810Z] [INFO] --- maven-resources-plugin:2.6:testResources (default-testResources) @ getting-started-reactive ---
[2025-11-27T00:34:33.810Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
[2025-11-27T00:34:33.810Z] [INFO] skip non existing resourceDirectory /quarkus-quickstarts/getting-started-reactive/src/test/resources
[2025-11-27T00:34:33.810Z] [INFO]
[2025-11-27T00:34:33.810Z] [INFO] --- maven-compiler-plugin:3.8.1:testCompile (default-testCompile) @ getting-started-reactive ---
[2025-11-27T00:34:33.810Z] [INFO] Changes detected - recompiling the module!
[2025-11-27T00:34:33.810Z] [INFO] Compiling 2 source files to /quarkus-quickstarts/getting-started-reactive/target/test-classes
[2025-11-27T00:34:33.810Z] [INFO]
[2025-11-27T00:34:33.810Z] [INFO] --- maven-surefire-plugin:3.0.0-M5:test (default-test) @ getting-started-reactive ---
[2025-11-27T00:34:33.810Z] [INFO]
[2025-11-27T00:34:33.810Z] [INFO] -------------------------------------------------------
[2025-11-27T00:34:33.810Z] [INFO] T E S T S
[2025-11-27T00:34:33.810Z] [INFO] -------------------------------------------------------
[2025-11-27T00:34:33.810Z] [ERROR] Picked up JAVA_TOOL_OPTIONS: -Dfile.encoding=UTF8 -Djava.security.egd=file:/dev/./urandom
[2025-11-27T00:34:34.487Z] [INFO] Running org.acme.getting.started.ReactiveGreetingResourceTest
[2025-11-27T00:34:39.516Z] 2025-11-27 00:33:39,429 INFO [org.jbo.threads] (main) JBoss Threads version 3.4.2.Final
[2025-11-27T00:34:39.516Z] 2025-11-27 00:33:40,817 INFO [io.quarkus] (main) Quarkus 2.7.2.Final on JVM started in 2.047s. Listening on: http://localhost:8081
[2025-11-27T00:34:39.516Z] 2025-11-27 00:33:40,818 INFO [io.quarkus] (main) Profile test activated.
[2025-11-27T00:34:39.516Z] 2025-11-27 00:33:40,818 INFO [io.quarkus] (main) Installed features: [cdi, resteasy-reactive, smallrye-context-propagation, vertx]
[2025-11-27T00:34:42.611Z] [INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 7.616 s - in org.acme.getting.started.ReactiveGreetingResourceTest
[2025-11-27T00:34:42.611Z] 2025-11-27 00:33:43,733 INFO [io.quarkus] (main) Quarkus stopped in 0.046s
[2025-11-27T00:34:42.611Z] [INFO]
[2025-11-27T00:34:42.611Z] [INFO] Results:
[2025-11-27T00:34:42.611Z] [INFO]
[2025-11-27T00:34:42.611Z] [INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0
[2025-11-27T00:34:42.611Z] [INFO]
[2025-11-27T00:34:42.611Z] [INFO]
[2025-11-27T00:34:42.611Z] [INFO] --- maven-jar-plugin:2.4:jar (default-jar) @ getting-started-reactive ---
[2025-11-27T00:34:42.611Z] [INFO] Building jar: /quarkus-quickstarts/getting-started-reactive/target/getting-started-reactive-1.0.0-SNAPSHOT.jar
[2025-11-27T00:34:42.611Z] [INFO]
[2025-11-27T00:34:42.611Z] [INFO] --- quarkus-maven-plugin:2.7.2.Final:build (default) @ getting-started-reactive ---
[2025-11-27T00:34:43.287Z] [INFO] [io.quarkus.deployment.QuarkusAugmentor] Quarkus augmentation completed in 872ms
[2025-11-27T00:34:43.287Z] [INFO]
[2025-11-27T00:34:43.287Z] [INFO] --- maven-install-plugin:2.4:install (default-install) @ getting-started-reactive ---
[2025-11-27T00:34:43.287Z] [INFO] Installing /quarkus-quickstarts/getting-started-reactive/target/getting-started-reactive-1.0.0-SNAPSHOT.jar to /root/.m2/repository/org/acme/getting-started-reactive/1.0.0-SNAPSHOT/getting-started-reactive-1.0.0-SNAPSHOT.jar
[2025-11-27T00:34:43.287Z] [INFO] Installing /quarkus-quickstarts/getting-started-reactive/pom.xml to /root/.m2/repository/org/acme/getting-started-reactive/1.0.0-SNAPSHOT/getting-started-reactive-1.0.0-SNAPSHOT.pom
[2025-11-27T00:34:43.287Z] [INFO]
[2025-11-27T00:34:43.287Z] [INFO] --------< io.quarkus.quickstarts:getting-started-reactive-rest >--------
[2025-11-27T00:34:43.287Z] [INFO] Building getting-started-reactive-rest 1.0.0-SNAPSHOT [25/103]
[2025-11-27T00:34:43.287Z] [INFO] --------------------------------[ jar ]---------------------------------
[2025-11-27T00:34:43.287Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/quarkus/quarkus-reactive-pg-client/2.7.2.Final/quarkus-reactive-pg-client-2.7.2.Final.pom
[2025-11-27T00:34:43.962Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/io/quarkus/quarkus-reactive-pg-client/2.7.2.Final/quarkus-reactive-pg-client-2.7.2.Final.pom (2.7 kB at 7.0 kB/s)
[2025-11-27T00:34:43.962Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/quarkus/quarkus-reactive-pg-client-parent/2.7.2.Final/quarkus-reactive-pg-client-parent-2.7.2.Final.pom
[2025-11-27T00:34:43.962Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/io/quarkus/quarkus-reactive-pg-client-parent/2.7.2.Final/quarkus-reactive-pg-client-parent-2.7.2.Final.pom (776 B at 6.9 kB/s)
[2025-11-27T00:34:43.962Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/quarkus/quarkus-reactive-datasource/2.7.2.Final/quarkus-reactive-datasource-2.7.2.Final.pom
[2025-11-27T00:34:43.962Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/io/quarkus/quarkus-reactive-datasource/2.7.2.Final/quarkus-reactive-datasource-2.7.2.Final.pom (2.4 kB at 23 kB/s)
[2025-11-27T00:34:43.962Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/quarkus/quarkus-reactive-datasource-parent/2.7.2.Final/quarkus-reactive-datasource-parent-2.7.2.Final.pom
[2025-11-27T00:34:43.962Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/io/quarkus/quarkus-reactive-datasource-parent/2.7.2.Final/quarkus-reactive-datasource-parent-2.7.2.Final.pom (765 B at 6.5 kB/s)
[2025-11-27T00:34:43.962Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/vertx/vertx-sql-client/4.2.4/vertx-sql-client-4.2.4.pom
[2025-11-27T00:34:44.635Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/io/vertx/vertx-sql-client/4.2.4/vertx-sql-client-4.2.4.pom (2.3 kB at 15 kB/s)
[2025-11-27T00:34:44.635Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/vertx/vertx-sql-client-parent/4.2.4/vertx-sql-client-parent-4.2.4.pom
[2025-11-27T00:34:44.635Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/io/vertx/vertx-sql-client-parent/4.2.4/vertx-sql-client-parent-4.2.4.pom (7.7 kB at 30 kB/s)
[2025-11-27T00:34:44.635Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/vertx/vertx-pg-client/4.2.4/vertx-pg-client-4.2.4.pom
[2025-11-27T00:34:44.635Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/io/vertx/vertx-pg-client/4.2.4/vertx-pg-client-4.2.4.pom (6.3 kB at 48 kB/s)
[2025-11-27T00:34:44.635Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/com/ongres/scram/client/2.1/client-2.1.pom
[2025-11-27T00:34:44.635Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/com/ongres/scram/client/2.1/client-2.1.pom (3.9 kB at 61 kB/s)
[2025-11-27T00:34:44.635Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/com/ongres/scram/parent/2.1/parent-2.1.pom
[2025-11-27T00:34:44.635Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/com/ongres/scram/parent/2.1/parent-2.1.pom (9.3 kB at 158 kB/s)
[2025-11-27T00:34:44.635Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/com/ongres/scram/common/2.1/common-2.1.pom
[2025-11-27T00:34:44.635Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/com/ongres/scram/common/2.1/common-2.1.pom (1.4 kB at 21 kB/s)
[2025-11-27T00:34:44.635Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/com/ongres/stringprep/saslprep/1.1/saslprep-1.1.pom
[2025-11-27T00:34:45.314Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/com/ongres/stringprep/saslprep/1.1/saslprep-1.1.pom (880 B at 12 kB/s)
[2025-11-27T00:34:45.314Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/com/ongres/stringprep/parent/1.1/parent-1.1.pom
[2025-11-27T00:34:45.314Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/com/ongres/stringprep/parent/1.1/parent-1.1.pom (7.2 kB at 133 kB/s)
[2025-11-27T00:34:45.314Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/com/ongres/stringprep/stringprep/1.1/stringprep-1.1.pom
[2025-11-27T00:34:45.314Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/com/ongres/stringprep/stringprep/1.1/stringprep-1.1.pom (2.4 kB at 41 kB/s)
[2025-11-27T00:34:45.314Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/smallrye/reactive/smallrye-mutiny-vertx-pg-client/2.18.1/smallrye-mutiny-vertx-pg-client-2.18.1.pom
[2025-11-27T00:34:45.314Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/io/smallrye/reactive/smallrye-mutiny-vertx-pg-client/2.18.1/smallrye-mutiny-vertx-pg-client-2.18.1.pom (6.4 kB at 73 kB/s)
[2025-11-27T00:34:45.314Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/smallrye/reactive/smallrye-mutiny-vertx-sql-client/2.18.1/smallrye-mutiny-vertx-sql-client-2.18.1.pom
[2025-11-27T00:34:45.314Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/io/smallrye/reactive/smallrye-mutiny-vertx-sql-client/2.18.1/smallrye-mutiny-vertx-sql-client-2.18.1.pom (5.6 kB at 68 kB/s)
[2025-11-27T00:34:45.314Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/quarkus/quarkus-reactive-pg-client/2.7.2.Final/quarkus-reactive-pg-client-2.7.2.Final.jar
[2025-11-27T00:34:45.314Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/quarkus/quarkus-reactive-datasource/2.7.2.Final/quarkus-reactive-datasource-2.7.2.Final.jar
[2025-11-27T00:34:45.314Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/vertx/vertx-sql-client/4.2.4/vertx-sql-client-4.2.4.jar
[2025-11-27T00:34:45.314Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/vertx/vertx-pg-client/4.2.4/vertx-pg-client-4.2.4.jar
[2025-11-27T00:34:45.314Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/com/ongres/scram/client/2.1/client-2.1.jar
[2025-11-27T00:34:45.314Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/com/ongres/scram/client/2.1/client-2.1.jar (16 kB at 165 kB/s)
[2025-11-27T00:34:45.314Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/com/ongres/scram/common/2.1/common-2.1.jar
[2025-11-27T00:34:45.314Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/io/vertx/vertx-sql-client/4.2.4/vertx-sql-client-4.2.4.jar (153 kB at 1.1 MB/s)
[2025-11-27T00:34:45.314Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/com/ongres/stringprep/saslprep/1.1/saslprep-1.1.jar
[2025-11-27T00:34:45.314Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/com/ongres/scram/common/2.1/common-2.1.jar (67 kB at 404 kB/s)
[2025-11-27T00:34:45.314Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/com/ongres/stringprep/stringprep/1.1/stringprep-1.1.jar
[2025-11-27T00:34:45.314Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/com/ongres/stringprep/saslprep/1.1/saslprep-1.1.jar (3.8 kB at 20 kB/s)
[2025-11-27T00:34:45.314Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/smallrye/reactive/smallrye-mutiny-vertx-pg-client/2.18.1/smallrye-mutiny-vertx-pg-client-2.18.1.jar
[2025-11-27T00:34:45.314Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/com/ongres/stringprep/stringprep/1.1/stringprep-1.1.jar (36 kB at 157 kB/s)
[2025-11-27T00:34:45.314Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/smallrye/reactive/smallrye-mutiny-vertx-sql-client/2.18.1/smallrye-mutiny-vertx-sql-client-2.18.1.jar
[2025-11-27T00:34:45.314Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/io/quarkus/quarkus-reactive-pg-client/2.7.2.Final/quarkus-reactive-pg-client-2.7.2.Final.jar (14 kB at 58 kB/s)
[2025-11-27T00:34:45.314Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/io/vertx/vertx-pg-client/4.2.4/vertx-pg-client-4.2.4.jar (158 kB at 574 kB/s)
[2025-11-27T00:34:46.012Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/io/quarkus/quarkus-reactive-datasource/2.7.2.Final/quarkus-reactive-datasource-2.7.2.Final.jar (15 kB at 49 kB/s)
[2025-11-27T00:34:46.012Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/io/smallrye/reactive/smallrye-mutiny-vertx-pg-client/2.18.1/smallrye-mutiny-vertx-pg-client-2.18.1.jar (25 kB at 48 kB/s)
[2025-11-27T00:34:46.012Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/io/smallrye/reactive/smallrye-mutiny-vertx-sql-client/2.18.1/smallrye-mutiny-vertx-sql-client-2.18.1.jar (77 kB at 126 kB/s)
[2025-11-27T00:34:46.012Z] [INFO]
[2025-11-27T00:34:46.012Z] [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ getting-started-reactive-rest ---
[2025-11-27T00:34:46.012Z] [INFO]
[2025-11-27T00:34:46.012Z] [INFO] --- maven-resources-plugin:2.6:resources (default-resources) @ getting-started-reactive-rest ---
[2025-11-27T00:34:46.012Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
[2025-11-27T00:34:46.012Z] [INFO] Copying 3 resources
[2025-11-27T00:34:46.012Z] [INFO]
[2025-11-27T00:34:46.012Z] [INFO] --- maven-compiler-plugin:3.8.1:compile (default-compile) @ getting-started-reactive-rest ---
[2025-11-27T00:34:46.012Z] [INFO] Changes detected - recompiling the module!
[2025-11-27T00:34:46.012Z] [INFO] Compiling 3 source files to /quarkus-quickstarts/getting-started-reactive-crud/target/classes
[2025-11-27T00:34:46.012Z] [INFO]
[2025-11-27T00:34:46.012Z] [INFO] --- maven-resources-plugin:2.6:testResources (default-testResources) @ getting-started-reactive-rest ---
[2025-11-27T00:34:46.012Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
[2025-11-27T00:34:46.012Z] [INFO] skip non existing resourceDirectory /quarkus-quickstarts/getting-started-reactive-crud/src/test/resources
[2025-11-27T00:34:46.012Z] [INFO]
[2025-11-27T00:34:46.012Z] [INFO] --- maven-compiler-plugin:3.8.1:testCompile (default-testCompile) @ getting-started-reactive-rest ---
[2025-11-27T00:34:46.012Z] [INFO] Changes detected - recompiling the module!
[2025-11-27T00:34:46.012Z] [INFO] Compiling 2 source files to /quarkus-quickstarts/getting-started-reactive-crud/target/test-classes
[2025-11-27T00:34:46.012Z] [INFO]
[2025-11-27T00:34:46.012Z] [INFO] --- maven-surefire-plugin:3.0.0-M5:test (default-test) @ getting-started-reactive-rest ---
[2025-11-27T00:34:46.012Z] [INFO]
[2025-11-27T00:34:46.012Z] [INFO] -------------------------------------------------------
[2025-11-27T00:34:46.012Z] [INFO] T E S T S
[2025-11-27T00:34:46.012Z] [INFO] -------------------------------------------------------
[2025-11-27T00:34:46.707Z] [ERROR] Picked up JAVA_TOOL_OPTIONS: -Dfile.encoding=UTF8 -Djava.security.egd=file:/dev/./urandom
[2025-11-27T00:34:47.422Z] [INFO] Running org.acme.reactive.crud.FruitResourceTest
[2025-11-27T00:34:58.175Z] Downloading from central: https://repo.maven.apache.org/maven2/io/quarkus/quarkus-reactive-pg-client-deployment/2.7.2.Final/quarkus-reactive-pg-client-deployment-2.7.2.Final.pom
[2025-11-27T00:34:58.175Z] Downloaded from central: https://repo.maven.apache.org/maven2/io/quarkus/quarkus-reactive-pg-client-deployment/2.7.2.Final/quarkus-reactive-pg-client-deployment-2.7.2.Final.pom (8.2 kB at 23 kB/s)
[2025-11-27T00:34:58.175Z] Downloading from central: https://repo.maven.apache.org/maven2/io/quarkus/quarkus-reactive-datasource-deployment/2.7.2.Final/quarkus-reactive-datasource-deployment-2.7.2.Final.pom
[2025-11-27T00:34:58.176Z] Downloaded from central: https://repo.maven.apache.org/maven2/io/quarkus/quarkus-reactive-datasource-deployment/2.7.2.Final/quarkus-reactive-datasource-deployment-2.7.2.Final.pom (1.9 kB at 10 kB/s)
[2025-11-27T00:34:58.176Z] Downloading from central: https://repo.maven.apache.org/maven2/io/quarkus/quarkus-reactive-datasource-deployment/2.7.2.Final/quarkus-reactive-datasource-deployment-2.7.2.Final.jar
[2025-11-27T00:34:58.176Z] Downloading from central: https://repo.maven.apache.org/maven2/io/quarkus/quarkus-reactive-pg-client-deployment/2.7.2.Final/quarkus-reactive-pg-client-deployment-2.7.2.Final.jar
[2025-11-27T00:34:58.176Z] Downloaded from central: https://repo.maven.apache.org/maven2/io/quarkus/quarkus-reactive-datasource-deployment/2.7.2.Final/quarkus-reactive-datasource-deployment-2.7.2.Final.jar (5.5 kB at 16 kB/s)
[2025-11-27T00:34:58.176Z] Downloaded from central: https://repo.maven.apache.org/maven2/io/quarkus/quarkus-reactive-pg-client-deployment/2.7.2.Final/quarkus-reactive-pg-client-deployment-2.7.2.Final.jar (10 kB at 24 kB/s)
[2025-11-27T00:34:58.176Z] 2025-11-27 00:33:53,058 INFO [org.jbo.threads] (main) JBoss Threads version 3.4.2.Final
[2025-11-27T00:34:58.176Z] 2025-11-27 00:33:53,364 INFO [org.tes.doc.DockerClientProviderStrategy] (build-14) Loaded org.testcontainers.dockerclient.UnixSocketClientProviderStrategy from ~/.testcontainers.properties, will try it first
[2025-11-27T00:34:58.176Z] 2025-11-27 00:33:54,122 INFO [org.tes.doc.DockerClientProviderStrategy] (build-14) Found Docker environment with local Unix socket (unix:///var/run/docker.sock)
[2025-11-27T00:34:58.176Z] 2025-11-27 00:33:54,145 INFO [org.tes.DockerClientFactory] (build-14) Docker host IP address is 172.17.0.1
[2025-11-27T00:34:58.176Z] 2025-11-27 00:33:54,223 INFO [org.tes.DockerClientFactory] (build-14) Connected to docker:
[2025-11-27T00:34:58.176Z] Server Version: 20.10.7
[2025-11-27T00:34:58.176Z] API Version: 1.41
[2025-11-27T00:34:58.176Z] Operating System: Ubuntu 16.04.7 LTS
[2025-11-27T00:34:58.176Z] Total Memory: 7975 MB
[2025-11-27T00:34:58.176Z] 2025-11-27 00:33:54,227 INFO [org.tes.uti.ImageNameSubstitutor] (build-14) Image name substitution will be performed by: DefaultImageNameSubstitutor (composite of 'ConfigurationFileImageNameSubstitutor' and 'PrefixingImageNameSubstitutor')
[2025-11-27T00:34:58.176Z] 2025-11-27 00:33:54,262 INFO [org.tes.uti.RegistryAuthLocator] (build-14) Failure when attempting to lookup auth config. Please ignore if you don't have images in an authenticated registry. Details: (dockerImageName: testcontainers/ryuk:0.3.3, configFile: /root/.docker/config.json. Falling back to docker-java default behaviour. Exception message: /root/.docker/config.json (No such file or directory)
[2025-11-27T00:34:58.176Z] 2025-11-27 00:33:55,093 INFO [org.tes.DockerClientFactory] (build-14) Ryuk started - will monitor and terminate Testcontainers containers on JVM exit
[2025-11-27T00:34:58.176Z] 2025-11-27 00:33:55,094 INFO [org.tes.DockerClientFactory] (build-14) Checking the system...
[2025-11-27T00:34:58.176Z] 2025-11-27 00:33:55,094 INFO [org.tes.DockerClientFactory] (build-14) ✔︎ Docker server version should be at least 1.6.0
[2025-11-27T00:34:58.176Z] 2025-11-27 00:33:55,209 INFO [org.tes.DockerClientFactory] (build-14) ✔︎ Docker environment should have more than 2GB free disk space
[2025-11-27T00:34:58.176Z] 2025-11-27 00:33:55,557 INFO [doc.io/.1]] (build-14) Creating container for image: docker.io/postgres:14.1
[2025-11-27T00:34:58.176Z] 2025-11-27 00:33:55,558 INFO [org.tes.uti.RegistryAuthLocator] (build-14) Failure when attempting to lookup auth config. Please ignore if you don't have images in an authenticated registry. Details: (dockerImageName: docker.io/postgres:14.1, configFile: /root/.docker/config.json. Falling back to docker-java default behaviour. Exception message: /root/.docker/config.json (No such file or directory)
[2025-11-27T00:34:58.176Z] 2025-11-27 00:33:55,642 INFO [doc.io/.1]] (build-14) Container docker.io/postgres:14.1 is starting: 3f4a25085f3f3d0c80c3aaa05b330f412ab3c62edde8b05373e39fa7c0ac64a4
[2025-11-27T00:34:58.176Z] 2025-11-27 00:33:57,735 INFO [doc.io/.1]] (build-14) Container docker.io/postgres:14.1 started in PT2.50329525S
[2025-11-27T00:34:58.176Z] 2025-11-27 00:33:57,735 INFO [io.qua.dev.pos.dep.PostgresqlDevServicesProcessor] (build-14) Dev Services for PostgreSQL started.
[2025-11-27T00:34:58.176Z] 2025-11-27 00:33:57,739 INFO [io.qua.dat.dep.dev.DevServicesDatasourceProcessor] (build-14) Dev Services for the default datasource (postgresql) started.
[2025-11-27T00:34:58.176Z] 2025-11-27 00:33:58,985 WARN [io.ver.sql.imp.SocketConnectionBase] (vert.x-eventloop-thread-0) Backend notice: severity='NOTICE', code='00000', message='table "fruits" does not exist, skipping', detail='null', hint='null', position='null', internalPosition='null', internalQuery='null', where='null', file='tablecmds.c', line='1265', routine='DropErrorMsgNonExistent', schema='null', table='null', column='null', dataType='null', constraint='null'
[2025-11-27T00:34:58.176Z] 2025-11-27 00:33:59,061 INFO [io.quarkus] (main) Quarkus 2.7.2.Final on JVM started in 6.881s. Listening on: http://localhost:8081
[2025-11-27T00:34:58.176Z] 2025-11-27 00:33:59,062 INFO [io.quarkus] (main) Profile test activated.
[2025-11-27T00:34:58.176Z] 2025-11-27 00:33:59,062 INFO [io.quarkus] (main) Installed features: [cdi, reactive-pg-client, resteasy-reactive, resteasy-reactive-jackson, smallrye-context-propagation, vertx]
[2025-11-27T00:34:59.580Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 12.222 s - in org.acme.reactive.crud.FruitResourceTest
[2025-11-27T00:35:00.252Z] 2025-11-27 00:34:00,830 INFO [io.quarkus] (main) Quarkus stopped in 0.053s
[2025-11-27T00:35:00.252Z] [INFO]
[2025-11-27T00:35:00.252Z] [INFO] Results:
[2025-11-27T00:35:00.252Z] [INFO]
[2025-11-27T00:35:00.252Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0
[2025-11-27T00:35:00.252Z] [INFO]
[2025-11-27T00:35:00.252Z] [INFO]
[2025-11-27T00:35:00.252Z] [INFO] --- maven-jar-plugin:2.4:jar (default-jar) @ getting-started-reactive-rest ---
[2025-11-27T00:35:00.252Z] [INFO] Building jar: /quarkus-quickstarts/getting-started-reactive-crud/target/getting-started-reactive-rest-1.0.0-SNAPSHOT.jar
[2025-11-27T00:35:00.252Z] [INFO]
[2025-11-27T00:35:00.252Z] [INFO] --- quarkus-maven-plugin:2.7.2.Final:build (default) @ getting-started-reactive-rest ---
[2025-11-27T00:35:00.926Z] [INFO] [io.quarkus.deployment.QuarkusAugmentor] Quarkus augmentation completed in 1010ms
[2025-11-27T00:35:00.926Z] [INFO]
[2025-11-27T00:35:00.926Z] [INFO] --- maven-install-plugin:2.4:install (default-install) @ getting-started-reactive-rest ---
[2025-11-27T00:35:00.926Z] [INFO] Installing /quarkus-quickstarts/getting-started-reactive-crud/target/getting-started-reactive-rest-1.0.0-SNAPSHOT.jar to /root/.m2/repository/io/quarkus/quickstarts/getting-started-reactive-rest/1.0.0-SNAPSHOT/getting-started-reactive-rest-1.0.0-SNAPSHOT.jar
[2025-11-27T00:35:00.926Z] [INFO] Installing /quarkus-quickstarts/getting-started-reactive-crud/pom.xml to /root/.m2/repository/io/quarkus/quickstarts/getting-started-reactive-rest/1.0.0-SNAPSHOT/getting-started-reactive-rest-1.0.0-SNAPSHOT.pom
[2025-11-27T00:35:00.926Z] [INFO]
[2025-11-27T00:35:00.926Z] [INFO] ------------------< org.acme:getting-started-knative >------------------
[2025-11-27T00:35:00.926Z] [INFO] Building getting-started-knative 1.0.0-SNAPSHOT [26/103]
[2025-11-27T00:35:00.926Z] [INFO] --------------------------------[ jar ]---------------------------------
[2025-11-27T00:35:00.926Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/codehaus/mojo/build-helper-maven-plugin/3.0.0/build-helper-maven-plugin-3.0.0.pom
[2025-11-27T00:35:01.604Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/codehaus/mojo/build-helper-maven-plugin/3.0.0/build-helper-maven-plugin-3.0.0.pom (5.8 kB at 58 kB/s)
[2025-11-27T00:35:01.604Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/codehaus/mojo/mojo-parent/40/mojo-parent-40.pom
[2025-11-27T00:35:01.604Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/codehaus/mojo/mojo-parent/40/mojo-parent-40.pom (34 kB at 534 kB/s)
[2025-11-27T00:35:01.604Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/codehaus/mojo/build-helper-maven-plugin/3.0.0/build-helper-maven-plugin-3.0.0.jar
[2025-11-27T00:35:01.604Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/codehaus/mojo/build-helper-maven-plugin/3.0.0/build-helper-maven-plugin-3.0.0.jar (64 kB at 895 kB/s)
[2025-11-27T00:35:01.604Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/quarkus/quarkus-smallrye-health/2.7.2.Final/quarkus-smallrye-health-2.7.2.Final.pom
[2025-11-27T00:35:01.604Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/io/quarkus/quarkus-smallrye-health/2.7.2.Final/quarkus-smallrye-health-2.7.2.Final.pom (2.4 kB at 23 kB/s)
[2025-11-27T00:35:01.604Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/smallrye/smallrye-health/3.1.2/smallrye-health-3.1.2.pom
[2025-11-27T00:35:01.604Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/io/smallrye/smallrye-health/3.1.2/smallrye-health-3.1.2.pom (3.1 kB at 53 kB/s)
[2025-11-27T00:35:01.604Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/smallrye/smallrye-health-parent/3.1.2/smallrye-health-parent-3.1.2.pom
[2025-11-27T00:35:01.604Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/io/smallrye/smallrye-health-parent/3.1.2/smallrye-health-parent-3.1.2.pom (9.7 kB at 128 kB/s)
[2025-11-27T00:35:01.604Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/smallrye/smallrye-parent/28/smallrye-parent-28.pom
[2025-11-27T00:35:01.604Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/io/smallrye/smallrye-parent/28/smallrye-parent-28.pom (60 kB at 677 kB/s)
[2025-11-27T00:35:01.604Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/smallrye/smallrye-health-api/3.1.2/smallrye-health-api-3.1.2.pom
[2025-11-27T00:35:01.604Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/io/smallrye/smallrye-health-api/3.1.2/smallrye-health-api-3.1.2.pom (1.3 kB at 17 kB/s)
[2025-11-27T00:35:02.290Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/smallrye/smallrye-health-provided-checks/3.1.2/smallrye-health-provided-checks-3.1.2.pom
[2025-11-27T00:35:02.290Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/io/smallrye/smallrye-health-provided-checks/3.1.2/smallrye-health-provided-checks-3.1.2.pom (1.6 kB at 22 kB/s)
[2025-11-27T00:35:02.290Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/quarkus/quarkus-smallrye-health/2.7.2.Final/quarkus-smallrye-health-2.7.2.Final.jar
[2025-11-27T00:35:02.290Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/smallrye/smallrye-health/3.1.2/smallrye-health-3.1.2.jar
[2025-11-27T00:35:02.290Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/smallrye/smallrye-health-api/3.1.2/smallrye-health-api-3.1.2.jar
[2025-11-27T00:35:02.290Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/smallrye/smallrye-health-provided-checks/3.1.2/smallrye-health-provided-checks-3.1.2.jar
[2025-11-27T00:35:02.290Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/io/smallrye/smallrye-health/3.1.2/smallrye-health-3.1.2.jar (28 kB at 492 kB/s)
[2025-11-27T00:35:02.290Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/io/smallrye/smallrye-health-provided-checks/3.1.2/smallrye-health-provided-checks-3.1.2.jar (15 kB at 207 kB/s)
[2025-11-27T00:35:02.290Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/io/smallrye/smallrye-health-api/3.1.2/smallrye-health-api-3.1.2.jar (6.3 kB at 60 kB/s)
[2025-11-27T00:35:02.291Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/io/quarkus/quarkus-smallrye-health/2.7.2.Final/quarkus-smallrye-health-2.7.2.Final.jar (17 kB at 142 kB/s)
[2025-11-27T00:35:02.291Z] [INFO]
[2025-11-27T00:35:02.291Z] [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ getting-started-knative ---
[2025-11-27T00:35:02.291Z] [INFO]
[2025-11-27T00:35:02.291Z] [INFO] --- build-helper-maven-plugin:3.0.0:add-resource (add-resource) @ getting-started-knative ---
[2025-11-27T00:35:02.291Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-component-annotations/1.5.4/plexus-component-annotations-1.5.4.pom
[2025-11-27T00:35:02.291Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-component-annotations/1.5.4/plexus-component-annotations-1.5.4.pom (815 B at 5.4 kB/s)
[2025-11-27T00:35:02.291Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-containers/1.5.4/plexus-containers-1.5.4.pom
[2025-11-27T00:35:02.291Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-containers/1.5.4/plexus-containers-1.5.4.pom (4.2 kB at 63 kB/s)
[2025-11-27T00:35:02.292Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus/2.0.5/plexus-2.0.5.pom
[2025-11-27T00:35:02.292Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus/2.0.5/plexus-2.0.5.pom (17 kB at 299 kB/s)
[2025-11-27T00:35:02.292Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-utils/3.0.24/plexus-utils-3.0.24.pom
[2025-11-27T00:35:02.292Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-utils/3.0.24/plexus-utils-3.0.24.pom (4.1 kB at 63 kB/s)
[2025-11-27T00:35:02.292Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/beanshell/bsh/2.0b4/bsh-2.0b4.pom
[2025-11-27T00:35:02.292Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/beanshell/bsh/2.0b4/bsh-2.0b4.pom (1.2 kB at 20 kB/s)
[2025-11-27T00:35:02.292Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/beanshell/beanshell/2.0b4/beanshell-2.0b4.pom
[2025-11-27T00:35:02.989Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/beanshell/beanshell/2.0b4/beanshell-2.0b4.pom (1.4 kB at 22 kB/s)
[2025-11-27T00:35:02.989Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/shared/file-management/3.0.0/file-management-3.0.0.pom
[2025-11-27T00:35:02.989Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/shared/file-management/3.0.0/file-management-3.0.0.pom (4.7 kB at 77 kB/s)
[2025-11-27T00:35:02.989Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/shared/maven-shared-components/22/maven-shared-components-22.pom
[2025-11-27T00:35:02.989Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/shared/maven-shared-components/22/maven-shared-components-22.pom (5.1 kB at 80 kB/s)
[2025-11-27T00:35:02.989Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/shared/maven-shared-io/3.0.0/maven-shared-io-3.0.0.pom
[2025-11-27T00:35:02.989Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/shared/maven-shared-io/3.0.0/maven-shared-io-3.0.0.pom (4.2 kB at 73 kB/s)
[2025-11-27T00:35:02.989Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-compat/3.0/maven-compat-3.0.pom
[2025-11-27T00:35:02.989Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-compat/3.0/maven-compat-3.0.pom (4.0 kB at 61 kB/s)
[2025-11-27T00:35:02.989Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/wagon/wagon-provider-api/1.0-beta-6/wagon-provider-api-1.0-beta-6.pom
[2025-11-27T00:35:02.989Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/wagon/wagon-provider-api/1.0-beta-6/wagon-provider-api-1.0-beta-6.pom (1.8 kB at 31 kB/s)
[2025-11-27T00:35:02.989Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/wagon/wagon/1.0-beta-6/wagon-1.0-beta-6.pom
[2025-11-27T00:35:02.989Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/wagon/wagon/1.0-beta-6/wagon-1.0-beta-6.pom (12 kB at 210 kB/s)
[2025-11-27T00:35:02.989Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-utils/1.4.2/plexus-utils-1.4.2.pom
[2025-11-27T00:35:02.989Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-utils/1.4.2/plexus-utils-1.4.2.pom (2.0 kB at 30 kB/s)
[2025-11-27T00:35:02.989Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/wagon/wagon-provider-api/2.10/wagon-provider-api-2.10.pom
[2025-11-27T00:35:02.989Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/wagon/wagon-provider-api/2.10/wagon-provider-api-2.10.pom (1.7 kB at 24 kB/s)
[2025-11-27T00:35:02.989Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/wagon/wagon/2.10/wagon-2.10.pom
[2025-11-27T00:35:02.989Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/wagon/wagon/2.10/wagon-2.10.pom (21 kB at 321 kB/s)
[2025-11-27T00:35:02.989Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-parent/26/maven-parent-26.pom
[2025-11-27T00:35:02.989Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-parent/26/maven-parent-26.pom (40 kB at 560 kB/s)
[2025-11-27T00:35:03.675Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-utils/3.0.15/plexus-utils-3.0.15.pom
[2025-11-27T00:35:03.675Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-utils/3.0.15/plexus-utils-3.0.15.pom (3.1 kB at 52 kB/s)
[2025-11-27T00:35:03.675Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/shared/maven-shared-utils/3.0.0/maven-shared-utils-3.0.0.pom
[2025-11-27T00:35:03.675Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/shared/maven-shared-utils/3.0.0/maven-shared-utils-3.0.0.pom (5.6 kB at 95 kB/s)
[2025-11-27T00:35:03.675Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/shared/maven-shared-components/21/maven-shared-components-21.pom
[2025-11-27T00:35:03.675Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/shared/maven-shared-components/21/maven-shared-components-21.pom (5.1 kB at 77 kB/s)
[2025-11-27T00:35:03.675Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-parent/25/maven-parent-25.pom
[2025-11-27T00:35:03.675Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-parent/25/maven-parent-25.pom (37 kB at 594 kB/s)
[2025-11-27T00:35:03.675Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/apache/15/apache-15.pom
[2025-11-27T00:35:03.675Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/apache/15/apache-15.pom (15 kB at 272 kB/s)
[2025-11-27T00:35:03.675Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/commons-io/commons-io/2.4/commons-io-2.4.pom
[2025-11-27T00:35:03.675Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/commons-io/commons-io/2.4/commons-io-2.4.pom (10 kB at 99 kB/s)
[2025-11-27T00:35:03.675Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/commons/commons-parent/25/commons-parent-25.pom
[2025-11-27T00:35:03.675Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/commons/commons-parent/25/commons-parent-25.pom (48 kB at 671 kB/s)
[2025-11-27T00:35:03.675Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/apache/9/apache-9.pom
[2025-11-27T00:35:03.675Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/apache/9/apache-9.pom (15 kB at 257 kB/s)
[2025-11-27T00:35:03.675Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-utils/3.0.24/plexus-utils-3.0.24.jar
[2025-11-27T00:35:03.675Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/beanshell/bsh/2.0b4/bsh-2.0b4.jar
[2025-11-27T00:35:03.675Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/shared/file-management/3.0.0/file-management-3.0.0.jar
[2025-11-27T00:35:03.675Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/shared/maven-shared-io/3.0.0/maven-shared-io-3.0.0.jar
[2025-11-27T00:35:03.675Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-compat/3.0/maven-compat-3.0.jar
[2025-11-27T00:35:03.675Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/shared/maven-shared-io/3.0.0/maven-shared-io-3.0.0.jar (41 kB at 813 kB/s)
[2025-11-27T00:35:03.675Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/wagon/wagon-provider-api/2.10/wagon-provider-api-2.10.jar
[2025-11-27T00:35:03.675Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/shared/file-management/3.0.0/file-management-3.0.0.jar (35 kB at 620 kB/s)
[2025-11-27T00:35:03.675Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/shared/maven-shared-utils/3.0.0/maven-shared-utils-3.0.0.jar
[2025-11-27T00:35:03.675Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/beanshell/bsh/2.0b4/bsh-2.0b4.jar (282 kB at 3.5 MB/s)
[2025-11-27T00:35:03.675Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/commons-io/commons-io/2.4/commons-io-2.4.jar
[2025-11-27T00:35:03.675Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-compat/3.0/maven-compat-3.0.jar (285 kB at 3.4 MB/s)
[2025-11-27T00:35:03.675Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-utils/3.0.24/plexus-utils-3.0.24.jar (247 kB at 2.5 MB/s)
[2025-11-27T00:35:03.675Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/wagon/wagon-provider-api/2.10/wagon-provider-api-2.10.jar (54 kB at 530 kB/s)
[2025-11-27T00:35:03.675Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/shared/maven-shared-utils/3.0.0/maven-shared-utils-3.0.0.jar (155 kB at 1.3 MB/s)
[2025-11-27T00:35:04.354Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/commons-io/commons-io/2.4/commons-io-2.4.jar (185 kB at 1.1 MB/s)
[2025-11-27T00:35:04.354Z] [INFO]
[2025-11-27T00:35:04.354Z] [INFO] --- maven-resources-plugin:2.6:resources (default-resources) @ getting-started-knative ---
[2025-11-27T00:35:04.354Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
[2025-11-27T00:35:04.354Z] [INFO] skip non existing resourceDirectory /quarkus-quickstarts/getting-started-knative/src/main/resources
[2025-11-27T00:35:04.354Z] [INFO] skip non existing resourceDirectory /quarkus-quickstarts/getting-started-knative/src/main/knative
[2025-11-27T00:35:04.354Z] [INFO]
[2025-11-27T00:35:04.354Z] [INFO] --- maven-compiler-plugin:3.8.1:compile (default-compile) @ getting-started-knative ---
[2025-11-27T00:35:04.354Z] [INFO] Changes detected - recompiling the module!
[2025-11-27T00:35:04.354Z] [INFO] Compiling 2 source files to /quarkus-quickstarts/getting-started-knative/target/classes
[2025-11-27T00:35:04.354Z] [INFO]
[2025-11-27T00:35:04.354Z] [INFO] --- maven-resources-plugin:2.6:testResources (default-testResources) @ getting-started-knative ---
[2025-11-27T00:35:04.354Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
[2025-11-27T00:35:04.354Z] [INFO] skip non existing resourceDirectory /quarkus-quickstarts/getting-started-knative/src/test/resources
[2025-11-27T00:35:04.354Z] [INFO]
[2025-11-27T00:35:04.354Z] [INFO] --- maven-compiler-plugin:3.8.1:testCompile (default-testCompile) @ getting-started-knative ---
[2025-11-27T00:35:04.354Z] [INFO] Changes detected - recompiling the module!
[2025-11-27T00:35:04.354Z] [INFO] Compiling 2 source files to /quarkus-quickstarts/getting-started-knative/target/test-classes
[2025-11-27T00:35:04.354Z] [INFO]
[2025-11-27T00:35:04.354Z] [INFO] --- maven-surefire-plugin:3.0.0-M5:test (default-test) @ getting-started-knative ---
[2025-11-27T00:35:04.354Z] [INFO]
[2025-11-27T00:35:04.354Z] [INFO] -------------------------------------------------------
[2025-11-27T00:35:04.354Z] [INFO] T E S T S
[2025-11-27T00:35:04.354Z] [INFO] -------------------------------------------------------
[2025-11-27T00:35:04.354Z] [ERROR] Picked up JAVA_TOOL_OPTIONS: -Dfile.encoding=UTF8 -Djava.security.egd=file:/dev/./urandom
[2025-11-27T00:35:05.027Z] [INFO] Running org.acme.getting.started.knative.GreetingResourceTest
[2025-11-27T00:35:12.550Z] Downloading from central: https://repo.maven.apache.org/maven2/io/quarkus/quarkus-smallrye-health-deployment/2.7.2.Final/quarkus-smallrye-health-deployment-2.7.2.Final.pom
[2025-11-27T00:35:12.550Z] Downloaded from central: https://repo.maven.apache.org/maven2/io/quarkus/quarkus-smallrye-health-deployment/2.7.2.Final/quarkus-smallrye-health-deployment-2.7.2.Final.pom (3.2 kB at 5.2 kB/s)
[2025-11-27T00:35:12.550Z] Downloading from central: https://repo.maven.apache.org/maven2/io/quarkus/quarkus-smallrye-openapi-spi/2.7.2.Final/quarkus-smallrye-openapi-spi-2.7.2.Final.pom
[2025-11-27T00:35:12.550Z] Downloaded from central: https://repo.maven.apache.org/maven2/io/quarkus/quarkus-smallrye-openapi-spi/2.7.2.Final/quarkus-smallrye-openapi-spi-2.7.2.Final.pom (933 B at 2.0 kB/s)
[2025-11-27T00:35:12.550Z] Downloading from central: https://repo.maven.apache.org/maven2/io/quarkus/quarkus-smallrye-openapi-parent/2.7.2.Final/quarkus-smallrye-openapi-parent-2.7.2.Final.pom
[2025-11-27T00:35:12.550Z] Downloaded from central: https://repo.maven.apache.org/maven2/io/quarkus/quarkus-smallrye-openapi-parent/2.7.2.Final/quarkus-smallrye-openapi-parent-2.7.2.Final.pom (744 B at 5.8 kB/s)
[2025-11-27T00:35:12.550Z] Downloading from central: https://repo.maven.apache.org/maven2/io/smallrye/smallrye-open-api-core/2.1.17/smallrye-open-api-core-2.1.17.pom
[2025-11-27T00:35:12.550Z] Downloaded from central: https://repo.maven.apache.org/maven2/io/smallrye/smallrye-open-api-core/2.1.17/smallrye-open-api-core-2.1.17.pom (4.4 kB at 37 kB/s)
[2025-11-27T00:35:12.550Z] Downloading from central: https://repo.maven.apache.org/maven2/io/smallrye/smallrye-open-api-parent/2.1.17/smallrye-open-api-parent-2.1.17.pom
[2025-11-27T00:35:12.550Z] Downloaded from central: https://repo.maven.apache.org/maven2/io/smallrye/smallrye-open-api-parent/2.1.17/smallrye-open-api-parent-2.1.17.pom (19 kB at 134 kB/s)
[2025-11-27T00:35:12.550Z] Downloading from central: https://repo.maven.apache.org/maven2/org/eclipse/jetty/jetty-bom/9.3.30.v20211001/jetty-bom-9.3.30.v20211001.pom
[2025-11-27T00:35:12.550Z] Downloaded from central: https://repo.maven.apache.org/maven2/org/eclipse/jetty/jetty-bom/9.3.30.v20211001/jetty-bom-9.3.30.v20211001.pom (15 kB at 221 kB/s)
[2025-11-27T00:35:12.550Z] Downloading from central: https://repo.maven.apache.org/maven2/org/jboss/resteasy/resteasy-bom/4.7.3.Final/resteasy-bom-4.7.3.Final.pom
[2025-11-27T00:35:12.550Z] Downloaded from central: https://repo.maven.apache.org/maven2/org/jboss/resteasy/resteasy-bom/4.7.3.Final/resteasy-bom-4.7.3.Final.pom (9.8 kB at 91 kB/s)
[2025-11-27T00:35:12.550Z] Downloading from central: https://repo.maven.apache.org/maven2/org/eclipse/microprofile/openapi/microprofile-openapi-api/2.0.1-RC1/microprofile-openapi-api-2.0.1-RC1.pom
[2025-11-27T00:35:12.550Z] Downloaded from central: https://repo.maven.apache.org/maven2/org/eclipse/microprofile/openapi/microprofile-openapi-api/2.0.1-RC1/microprofile-openapi-api-2.0.1-RC1.pom (7.1 kB at 82 kB/s)
[2025-11-27T00:35:12.550Z] Downloading from central: https://repo.maven.apache.org/maven2/org/eclipse/microprofile/openapi/microprofile-openapi-parent/2.0.1-RC1/microprofile-openapi-parent-2.0.1-RC1.pom
[2025-11-27T00:35:12.550Z] Downloaded from central: https://repo.maven.apache.org/maven2/org/eclipse/microprofile/openapi/microprofile-openapi-parent/2.0.1-RC1/microprofile-openapi-parent-2.0.1-RC1.pom (19 kB at 178 kB/s)
[2025-11-27T00:35:12.550Z] Downloading from central: https://repo.maven.apache.org/maven2/io/smallrye/smallrye-health-ui/3.1.2/smallrye-health-ui-3.1.2.pom
[2025-11-27T00:35:12.550Z] Downloaded from central: https://repo.maven.apache.org/maven2/io/smallrye/smallrye-health-ui/3.1.2/smallrye-health-ui-3.1.2.pom (4.4 kB at 57 kB/s)
[2025-11-27T00:35:12.550Z] Downloading from central: https://repo.maven.apache.org/maven2/org/eclipse/microprofile/openapi/microprofile-openapi-api/2.0.1-RC1/microprofile-openapi-api-2.0.1-RC1.jar
[2025-11-27T00:35:12.550Z] Downloading from central: https://repo.maven.apache.org/maven2/io/smallrye/smallrye-open-api-core/2.1.17/smallrye-open-api-core-2.1.17.jar
[2025-11-27T00:35:12.550Z] Downloading from central: https://repo.maven.apache.org/maven2/io/quarkus/quarkus-smallrye-openapi-spi/2.7.2.Final/quarkus-smallrye-openapi-spi-2.7.2.Final.jar
[2025-11-27T00:35:12.550Z] Downloading from central: https://repo.maven.apache.org/maven2/io/smallrye/smallrye-health-ui/3.1.2/smallrye-health-ui-3.1.2.jar
[2025-11-27T00:35:12.550Z] Downloading from central: https://repo.maven.apache.org/maven2/io/quarkus/quarkus-smallrye-health-deployment/2.7.2.Final/quarkus-smallrye-health-deployment-2.7.2.Final.jar
[2025-11-27T00:35:12.550Z] Downloaded from central: https://repo.maven.apache.org/maven2/org/eclipse/microprofile/openapi/microprofile-openapi-api/2.0.1-RC1/microprofile-openapi-api-2.0.1-RC1.jar (97 kB at 1.0 MB/s)
[2025-11-27T00:35:12.550Z] Downloaded from central: https://repo.maven.apache.org/maven2/io/smallrye/smallrye-health-ui/3.1.2/smallrye-health-ui-3.1.2.jar (85 kB at 588 kB/s)
[2025-11-27T00:35:12.550Z] Downloaded from central: https://repo.maven.apache.org/maven2/io/quarkus/quarkus-smallrye-health-deployment/2.7.2.Final/quarkus-smallrye-health-deployment-2.7.2.Final.jar (26 kB at 172 kB/s)
[2025-11-27T00:35:12.550Z] Downloaded from central: https://repo.maven.apache.org/maven2/io/smallrye/smallrye-open-api-core/2.1.17/smallrye-open-api-core-2.1.17.jar (464 kB at 2.1 MB/s)
[2025-11-27T00:35:12.550Z] Downloaded from central: https://repo.maven.apache.org/maven2/io/quarkus/quarkus-smallrye-openapi-spi/2.7.2.Final/quarkus-smallrye-openapi-spi-2.7.2.Final.jar (3.5 kB at 10 kB/s)
[2025-11-27T00:35:12.550Z] 2025-11-27 00:34:11,806 INFO [org.jbo.threads] (main) JBoss Threads version 3.4.2.Final
[2025-11-27T00:35:12.550Z] 2025-11-27 00:34:13,291 INFO [io.quarkus] (main) Quarkus 2.7.2.Final on JVM started in 2.108s. Listening on: http://localhost:8081
[2025-11-27T00:35:12.550Z] 2025-11-27 00:34:13,292 INFO [io.quarkus] (main) Profile test activated.
[2025-11-27T00:35:12.550Z] 2025-11-27 00:34:13,292 INFO [io.quarkus] (main) Installed features: [cdi, resteasy, smallrye-context-propagation, smallrye-health, vertx]
[2025-11-27T00:35:13.948Z] [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 8.315 s - in org.acme.getting.started.knative.GreetingResourceTest
[2025-11-27T00:35:13.948Z] 2025-11-27 00:34:15,013 INFO [io.quarkus] (main) Quarkus stopped in 0.097s
[2025-11-27T00:35:13.948Z] [INFO]
[2025-11-27T00:35:13.948Z] [INFO] Results:
[2025-11-27T00:35:13.948Z] [INFO]
[2025-11-27T00:35:13.948Z] [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0
[2025-11-27T00:35:13.948Z] [INFO]
[2025-11-27T00:35:13.948Z] [INFO]
[2025-11-27T00:35:13.948Z] [INFO] --- maven-jar-plugin:2.4:jar (default-jar) @ getting-started-knative ---
[2025-11-27T00:35:13.948Z] [INFO] Building jar: /quarkus-quickstarts/getting-started-knative/target/getting-started-knative.jar
[2025-11-27T00:35:13.948Z] [INFO]
[2025-11-27T00:35:13.948Z] [INFO] --- quarkus-maven-plugin:2.7.2.Final:build (default) @ getting-started-knative ---
[2025-11-27T00:35:15.342Z] [INFO] [io.quarkus.deployment.QuarkusAugmentor] Quarkus augmentation completed in 1120ms
[2025-11-27T00:35:15.342Z] [INFO]
[2025-11-27T00:35:15.342Z] [INFO] --- maven-install-plugin:2.4:install (default-install) @ getting-started-knative ---
[2025-11-27T00:35:15.342Z] [INFO] Installing /quarkus-quickstarts/getting-started-knative/target/getting-started-knative.jar to /root/.m2/repository/org/acme/getting-started-knative/1.0.0-SNAPSHOT/getting-started-knative-1.0.0-SNAPSHOT.jar
[2025-11-27T00:35:15.342Z] [INFO] Installing /quarkus-quickstarts/getting-started-knative/pom.xml to /root/.m2/repository/org/acme/getting-started-knative/1.0.0-SNAPSHOT/getting-started-knative-1.0.0-SNAPSHOT.pom
[2025-11-27T00:35:15.342Z] [INFO]
[2025-11-27T00:35:15.342Z] [INFO] ------------------< org.acme:getting-started-testing >------------------
[2025-11-27T00:35:15.342Z] [INFO] Building getting-started-testing 1.0.0-SNAPSHOT [27/103]
[2025-11-27T00:35:15.342Z] [INFO] --------------------------------[ jar ]---------------------------------
[2025-11-27T00:35:15.342Z] [INFO]
[2025-11-27T00:35:15.342Z] [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ getting-started-testing ---
[2025-11-27T00:35:15.342Z] [INFO]
[2025-11-27T00:35:15.342Z] [INFO] --- maven-resources-plugin:2.6:resources (default-resources) @ getting-started-testing ---
[2025-11-27T00:35:15.342Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
[2025-11-27T00:35:15.342Z] [INFO] Copying 1 resource
[2025-11-27T00:35:15.342Z] [INFO]
[2025-11-27T00:35:15.342Z] [INFO] --- maven-compiler-plugin:3.8.1:compile (default-compile) @ getting-started-testing ---
[2025-11-27T00:35:15.342Z] [INFO] Changes detected - recompiling the module!
[2025-11-27T00:35:15.342Z] [INFO] Compiling 2 source files to /quarkus-quickstarts/getting-started-testing/target/classes
[2025-11-27T00:35:15.342Z] [INFO]
[2025-11-27T00:35:15.342Z] [INFO] --- maven-resources-plugin:2.6:testResources (default-testResources) @ getting-started-testing ---
[2025-11-27T00:35:15.342Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
[2025-11-27T00:35:15.342Z] [INFO] skip non existing resourceDirectory /quarkus-quickstarts/getting-started-testing/src/test/resources
[2025-11-27T00:35:15.342Z] [INFO]
[2025-11-27T00:35:15.342Z] [INFO] --- maven-compiler-plugin:3.8.1:testCompile (default-testCompile) @ getting-started-testing ---
[2025-11-27T00:35:15.342Z] [INFO] Changes detected - recompiling the module!
[2025-11-27T00:35:15.342Z] [INFO] Compiling 5 source files to /quarkus-quickstarts/getting-started-testing/target/test-classes
[2025-11-27T00:35:15.342Z] [INFO]
[2025-11-27T00:35:15.342Z] [INFO] --- maven-surefire-plugin:3.0.0-M5:test (default-test) @ getting-started-testing ---
[2025-11-27T00:35:15.342Z] [INFO]
[2025-11-27T00:35:15.342Z] [INFO] -------------------------------------------------------
[2025-11-27T00:35:15.342Z] [INFO] T E S T S
[2025-11-27T00:35:15.342Z] [INFO] -------------------------------------------------------
[2025-11-27T00:35:15.342Z] [ERROR] Picked up JAVA_TOOL_OPTIONS: -Dfile.encoding=UTF8 -Djava.security.egd=file:/dev/./urandom
[2025-11-27T00:35:16.060Z] [INFO] Running org.acme.getting.started.testing.GreetingResourceTest
[2025-11-27T00:35:20.068Z] 2025-11-27 00:34:20,025 INFO [org.jbo.threads] (main) JBoss Threads version 3.4.2.Final
[2025-11-27T00:35:20.068Z] 2025-11-27 00:34:21,486 INFO [io.quarkus] (main) Quarkus 2.7.2.Final on JVM started in 1.940s. Listening on: http://localhost:8081
[2025-11-27T00:35:20.068Z] 2025-11-27 00:34:21,487 INFO [io.quarkus] (main) Profile test activated.
[2025-11-27T00:35:20.068Z] 2025-11-27 00:34:21,488 INFO [io.quarkus] (main) Installed features: [cdi, resteasy, smallrye-context-propagation, vertx]
[2025-11-27T00:35:21.463Z] [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 5.352 s - in org.acme.getting.started.testing.GreetingResourceTest
[2025-11-27T00:35:21.463Z] [INFO] Running org.acme.getting.started.testing.GreetingServiceTest
[2025-11-27T00:35:21.463Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.007 s - in org.acme.getting.started.testing.GreetingServiceTest
[2025-11-27T00:35:21.463Z] [INFO] Running org.acme.getting.started.testing.StaticContentTest
[2025-11-27T00:35:21.463Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.087 s - in org.acme.getting.started.testing.StaticContentTest
[2025-11-27T00:35:21.463Z] 2025-11-27 00:34:22,971 INFO [io.quarkus] (main) Quarkus stopped in 0.052s
[2025-11-27T00:35:21.463Z] [INFO]
[2025-11-27T00:35:21.463Z] [INFO] Results:
[2025-11-27T00:35:21.463Z] [INFO]
[2025-11-27T00:35:21.463Z] [INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0
[2025-11-27T00:35:21.463Z] [INFO]
[2025-11-27T00:35:21.463Z] [INFO]
[2025-11-27T00:35:21.463Z] [INFO] --- maven-jar-plugin:2.4:jar (default-jar) @ getting-started-testing ---
[2025-11-27T00:35:21.463Z] [INFO] Building jar: /quarkus-quickstarts/getting-started-testing/target/getting-started-testing-1.0.0-SNAPSHOT.jar
[2025-11-27T00:35:21.463Z] [INFO]
[2025-11-27T00:35:21.463Z] [INFO] --- quarkus-maven-plugin:2.7.2.Final:build (default) @ getting-started-testing ---
[2025-11-27T00:35:22.859Z] [INFO] [io.quarkus.deployment.QuarkusAugmentor] Quarkus augmentation completed in 1067ms
[2025-11-27T00:35:22.859Z] [INFO]
[2025-11-27T00:35:22.859Z] [INFO] --- maven-install-plugin:2.4:install (default-install) @ getting-started-testing ---
[2025-11-27T00:35:22.860Z] [INFO] Installing /quarkus-quickstarts/getting-started-testing/target/getting-started-testing-1.0.0-SNAPSHOT.jar to /root/.m2/repository/org/acme/getting-started-testing/1.0.0-SNAPSHOT/getting-started-testing-1.0.0-SNAPSHOT.jar
[2025-11-27T00:35:22.860Z] [INFO] Installing /quarkus-quickstarts/getting-started-testing/pom.xml to /root/.m2/repository/org/acme/getting-started-testing/1.0.0-SNAPSHOT/getting-started-testing-1.0.0-SNAPSHOT.pom
[2025-11-27T00:35:22.860Z] [INFO]
[2025-11-27T00:35:22.860Z] [INFO] ---------------< org.acme:getting-started-command-mode >----------------
[2025-11-27T00:35:22.860Z] [INFO] Building getting-started-command-mode 1.0.0-SNAPSHOT [28/103]
[2025-11-27T00:35:22.860Z] [INFO] --------------------------------[ jar ]---------------------------------
[2025-11-27T00:35:22.860Z] [INFO]
[2025-11-27T00:35:22.860Z] [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ getting-started-command-mode ---
[2025-11-27T00:35:22.860Z] [INFO]
[2025-11-27T00:35:22.860Z] [INFO] --- maven-resources-plugin:2.6:resources (default-resources) @ getting-started-command-mode ---
[2025-11-27T00:35:22.860Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
[2025-11-27T00:35:22.860Z] [INFO] Copying 1 resource
[2025-11-27T00:35:22.860Z] [INFO]
[2025-11-27T00:35:22.860Z] [INFO] --- maven-compiler-plugin:3.8.1:compile (default-compile) @ getting-started-command-mode ---
[2025-11-27T00:35:22.860Z] [INFO] Changes detected - recompiling the module!
[2025-11-27T00:35:22.860Z] [INFO] Compiling 2 source files to /quarkus-quickstarts/getting-started-command-mode/target/classes
[2025-11-27T00:35:22.860Z] [INFO]
[2025-11-27T00:35:22.860Z] [INFO] --- maven-resources-plugin:2.6:testResources (default-testResources) @ getting-started-command-mode ---
[2025-11-27T00:35:22.860Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
[2025-11-27T00:35:22.860Z] [INFO] skip non existing resourceDirectory /quarkus-quickstarts/getting-started-command-mode/src/test/resources
[2025-11-27T00:35:22.860Z] [INFO]
[2025-11-27T00:35:22.860Z] [INFO] --- maven-compiler-plugin:3.8.1:testCompile (default-testCompile) @ getting-started-command-mode ---
[2025-11-27T00:35:22.860Z] [INFO] No sources to compile
[2025-11-27T00:35:22.860Z] [INFO]
[2025-11-27T00:35:22.860Z] [INFO] --- maven-surefire-plugin:3.0.0-M5:test (default-test) @ getting-started-command-mode ---
[2025-11-27T00:35:22.860Z] [INFO] No tests to run.
[2025-11-27T00:35:22.860Z] [INFO]
[2025-11-27T00:35:22.860Z] [INFO] --- maven-jar-plugin:2.4:jar (default-jar) @ getting-started-command-mode ---
[2025-11-27T00:35:22.860Z] [INFO] Building jar: /quarkus-quickstarts/getting-started-command-mode/target/getting-started-command-mode-1.0.0-SNAPSHOT.jar
[2025-11-27T00:35:22.860Z] [INFO]
[2025-11-27T00:35:22.860Z] [INFO] --- quarkus-maven-plugin:2.7.2.Final:build (default) @ getting-started-command-mode ---
[2025-11-27T00:35:23.549Z] [INFO] [io.quarkus.deployment.QuarkusAugmentor] Quarkus augmentation completed in 683ms
[2025-11-27T00:35:23.549Z] [INFO]
[2025-11-27T00:35:23.549Z] [INFO] --- maven-install-plugin:2.4:install (default-install) @ getting-started-command-mode ---
[2025-11-27T00:35:23.549Z] [INFO] Installing /quarkus-quickstarts/getting-started-command-mode/target/getting-started-command-mode-1.0.0-SNAPSHOT.jar to /root/.m2/repository/org/acme/getting-started-command-mode/1.0.0-SNAPSHOT/getting-started-command-mode-1.0.0-SNAPSHOT.jar
[2025-11-27T00:35:23.549Z] [INFO] Installing /quarkus-quickstarts/getting-started-command-mode/pom.xml to /root/.m2/repository/org/acme/getting-started-command-mode/1.0.0-SNAPSHOT/getting-started-command-mode-1.0.0-SNAPSHOT.pom
[2025-11-27T00:35:23.549Z] [INFO]
[2025-11-27T00:35:23.549Z] [INFO] -------------< org.acme:google-cloud-functions-quickstart >-------------
[2025-11-27T00:35:23.549Z] [INFO] Building google-cloud-functions-quickstart 1.0.0-SNAPSHOT [29/103]
[2025-11-27T00:35:23.549Z] [INFO] --------------------------------[ jar ]---------------------------------
[2025-11-27T00:35:23.549Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/quarkus/quarkus-google-cloud-functions/2.7.2.Final/quarkus-google-cloud-functions-2.7.2.Final.pom
[2025-11-27T00:35:24.224Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/io/quarkus/quarkus-google-cloud-functions/2.7.2.Final/quarkus-google-cloud-functions-2.7.2.Final.pom (2.2 kB at 18 kB/s)
[2025-11-27T00:35:24.224Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/quarkus/quarkus-google-cloud-functions-parent/2.7.2.Final/quarkus-google-cloud-functions-parent-2.7.2.Final.pom
[2025-11-27T00:35:24.224Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/io/quarkus/quarkus-google-cloud-functions-parent/2.7.2.Final/quarkus-google-cloud-functions-parent-2.7.2.Final.pom (771 B at 6.2 kB/s)
[2025-11-27T00:35:24.224Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/com/google/code/gson/gson/2.9.0/gson-2.9.0.pom
[2025-11-27T00:35:24.224Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/com/google/code/gson/gson/2.9.0/gson-2.9.0.pom (8.1 kB at 126 kB/s)
[2025-11-27T00:35:24.224Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/com/google/code/gson/gson-parent/2.9.0/gson-parent-2.9.0.pom
[2025-11-27T00:35:24.224Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/com/google/code/gson/gson-parent/2.9.0/gson-parent-2.9.0.pom (4.5 kB at 73 kB/s)
[2025-11-27T00:35:24.224Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/quarkus/quarkus-google-cloud-functions/2.7.2.Final/quarkus-google-cloud-functions-2.7.2.Final.jar
[2025-11-27T00:35:24.224Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/com/google/code/gson/gson/2.9.0/gson-2.9.0.jar
[2025-11-27T00:35:24.224Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/com/google/code/gson/gson/2.9.0/gson-2.9.0.jar (249 kB at 3.6 MB/s)
[2025-11-27T00:35:24.224Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/io/quarkus/quarkus-google-cloud-functions/2.7.2.Final/quarkus-google-cloud-functions-2.7.2.Final.jar (15 kB at 58 kB/s)
[2025-11-27T00:35:24.224Z] [INFO]
[2025-11-27T00:35:24.224Z] [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ google-cloud-functions-quickstart ---
[2025-11-27T00:35:24.224Z] [INFO]
[2025-11-27T00:35:24.224Z] [INFO] --- maven-resources-plugin:2.6:resources (default-resources) @ google-cloud-functions-quickstart ---
[2025-11-27T00:35:24.224Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
[2025-11-27T00:35:24.224Z] [INFO] Copying 1 resource
[2025-11-27T00:35:24.224Z] [INFO]
[2025-11-27T00:35:24.224Z] [INFO] --- maven-compiler-plugin:3.8.1:compile (default-compile) @ google-cloud-functions-quickstart ---
[2025-11-27T00:35:24.224Z] [INFO] Changes detected - recompiling the module!
[2025-11-27T00:35:24.224Z] [INFO] Compiling 4 source files to /quarkus-quickstarts/google-cloud-functions-quickstart/target/classes
[2025-11-27T00:35:24.896Z] [INFO]
[2025-11-27T00:35:24.896Z] [INFO] --- maven-resources-plugin:2.6:testResources (default-testResources) @ google-cloud-functions-quickstart ---
[2025-11-27T00:35:24.896Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
[2025-11-27T00:35:24.896Z] [INFO] skip non existing resourceDirectory /quarkus-quickstarts/google-cloud-functions-quickstart/src/test/resources
[2025-11-27T00:35:24.896Z] [INFO]
[2025-11-27T00:35:24.896Z] [INFO] --- maven-compiler-plugin:3.8.1:testCompile (default-testCompile) @ google-cloud-functions-quickstart ---
[2025-11-27T00:35:24.896Z] [INFO] No sources to compile
[2025-11-27T00:35:24.896Z] [INFO]
[2025-11-27T00:35:24.896Z] [INFO] --- maven-surefire-plugin:3.0.0-M5:test (default-test) @ google-cloud-functions-quickstart ---
[2025-11-27T00:35:24.896Z] [INFO] No tests to run.
[2025-11-27T00:35:24.896Z] [INFO]
[2025-11-27T00:35:24.896Z] [INFO] --- maven-jar-plugin:2.4:jar (default-jar) @ google-cloud-functions-quickstart ---
[2025-11-27T00:35:24.896Z] [INFO] Building jar: /quarkus-quickstarts/google-cloud-functions-quickstart/target/google-cloud-functions-quickstart-1.0.0-SNAPSHOT.jar
[2025-11-27T00:35:24.896Z] [INFO]
[2025-11-27T00:35:24.896Z] [INFO] --- quarkus-maven-plugin:2.7.2.Final:build (default) @ google-cloud-functions-quickstart ---
[2025-11-27T00:35:24.896Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/quarkus/quarkus-google-cloud-functions-deployment/2.7.2.Final/quarkus-google-cloud-functions-deployment-2.7.2.Final.pom
[2025-11-27T00:35:24.896Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/io/quarkus/quarkus-google-cloud-functions-deployment/2.7.2.Final/quarkus-google-cloud-functions-deployment-2.7.2.Final.pom (1.7 kB at 7.1 kB/s)
[2025-11-27T00:35:24.896Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/quarkus/quarkus-google-cloud-functions-deployment/2.7.2.Final/quarkus-google-cloud-functions-deployment-2.7.2.Final.jar
[2025-11-27T00:35:25.570Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/io/quarkus/quarkus-google-cloud-functions-deployment/2.7.2.Final/quarkus-google-cloud-functions-deployment-2.7.2.Final.jar (9.3 kB at 19 kB/s)
[2025-11-27T00:35:26.247Z] [INFO] [io.quarkus.deployment.pkg.steps.JarResultBuildStep] Building uber jar: /quarkus-quickstarts/google-cloud-functions-quickstart/target/google-cloud-functions-quickstart-1.0.0-SNAPSHOT-runner.jar
[2025-11-27T00:35:26.247Z] [INFO] [io.quarkus.deployment.QuarkusAugmentor] Quarkus augmentation completed in 926ms
[2025-11-27T00:35:26.247Z] [INFO]
[2025-11-27T00:35:26.247Z] [INFO] --- maven-install-plugin:2.4:install (default-install) @ google-cloud-functions-quickstart ---
[2025-11-27T00:35:26.247Z] [INFO] No primary artifact to install, installing attached artifacts instead.
[2025-11-27T00:35:26.247Z] [INFO] Installing /quarkus-quickstarts/google-cloud-functions-quickstart/pom.xml to /root/.m2/repository/org/acme/google-cloud-functions-quickstart/1.0.0-SNAPSHOT/google-cloud-functions-quickstart-1.0.0-SNAPSHOT.pom
[2025-11-27T00:35:26.247Z] [INFO] Installing /quarkus-quickstarts/google-cloud-functions-quickstart/target/google-cloud-functions-quickstart-1.0.0-SNAPSHOT-runner.jar to /root/.m2/repository/org/acme/google-cloud-functions-quickstart/1.0.0-SNAPSHOT/google-cloud-functions-quickstart-1.0.0-SNAPSHOT-runner.jar
[2025-11-27T00:35:26.247Z] [INFO]
[2025-11-27T00:35:26.247Z] [INFO] ----------< org.acme:google-cloud-functions-http-quickstart >-----------
[2025-11-27T00:35:26.247Z] [INFO] Building google-cloud-functions-http-quickstart 1.0.0-SNAPSHOT [30/103]
[2025-11-27T00:35:26.247Z] [INFO] --------------------------------[ jar ]---------------------------------
[2025-11-27T00:35:26.247Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/quarkus/quarkus-undertow/2.7.2.Final/quarkus-undertow-2.7.2.Final.pom
[2025-11-27T00:35:26.247Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/io/quarkus/quarkus-undertow/2.7.2.Final/quarkus-undertow-2.7.2.Final.pom (5.2 kB at 53 kB/s)
[2025-11-27T00:35:26.247Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/quarkus/quarkus-reactive-routes/2.7.2.Final/quarkus-reactive-routes-2.7.2.Final.pom
[2025-11-27T00:35:26.916Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/io/quarkus/quarkus-reactive-routes/2.7.2.Final/quarkus-reactive-routes-2.7.2.Final.pom (2.9 kB at 28 kB/s)
[2025-11-27T00:35:26.916Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/quarkus/quarkus-reactive-routes-parent/2.7.2.Final/quarkus-reactive-routes-parent-2.7.2.Final.pom
[2025-11-27T00:35:26.916Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/io/quarkus/quarkus-reactive-routes-parent/2.7.2.Final/quarkus-reactive-routes-parent-2.7.2.Final.pom (757 B at 6.9 kB/s)
[2025-11-27T00:35:26.916Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/quarkus/quarkus-undertow/2.7.2.Final/quarkus-undertow-2.7.2.Final.jar
[2025-11-27T00:35:26.916Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/quarkus/quarkus-reactive-routes/2.7.2.Final/quarkus-reactive-routes-2.7.2.Final.jar
[2025-11-27T00:35:26.916Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/io/quarkus/quarkus-reactive-routes/2.7.2.Final/quarkus-reactive-routes-2.7.2.Final.jar (58 kB at 548 kB/s)
[2025-11-27T00:35:26.916Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/io/quarkus/quarkus-undertow/2.7.2.Final/quarkus-undertow-2.7.2.Final.jar (80 kB at 374 kB/s)
[2025-11-27T00:35:26.916Z] [INFO]
[2025-11-27T00:35:26.916Z] [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ google-cloud-functions-http-quickstart ---
[2025-11-27T00:35:26.916Z] [INFO]
[2025-11-27T00:35:26.916Z] [INFO] --- maven-resources-plugin:2.6:resources (default-resources) @ google-cloud-functions-http-quickstart ---
[2025-11-27T00:35:26.916Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
[2025-11-27T00:35:26.916Z] [INFO] Copying 2 resources
[2025-11-27T00:35:26.916Z] [INFO]
[2025-11-27T00:35:26.916Z] [INFO] --- maven-compiler-plugin:3.8.1:compile (default-compile) @ google-cloud-functions-http-quickstart ---
[2025-11-27T00:35:26.916Z] [INFO] Changes detected - recompiling the module!
[2025-11-27T00:35:26.916Z] [INFO] Compiling 4 source files to /quarkus-quickstarts/google-cloud-functions-http-quickstart/target/classes
[2025-11-27T00:35:26.916Z] [INFO]
[2025-11-27T00:35:26.916Z] [INFO] --- maven-resources-plugin:2.6:testResources (default-testResources) @ google-cloud-functions-http-quickstart ---
[2025-11-27T00:35:26.916Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
[2025-11-27T00:35:26.916Z] [INFO] skip non existing resourceDirectory /quarkus-quickstarts/google-cloud-functions-http-quickstart/src/test/resources
[2025-11-27T00:35:26.916Z] [INFO]
[2025-11-27T00:35:26.916Z] [INFO] --- maven-compiler-plugin:3.8.1:testCompile (default-testCompile) @ google-cloud-functions-http-quickstart ---
[2025-11-27T00:35:26.916Z] [INFO] Changes detected - recompiling the module!
[2025-11-27T00:35:26.916Z] [INFO] Compiling 2 source files to /quarkus-quickstarts/google-cloud-functions-http-quickstart/target/test-classes
[2025-11-27T00:35:26.916Z] [INFO]
[2025-11-27T00:35:26.916Z] [INFO] --- maven-surefire-plugin:3.0.0-M5:test (default-test) @ google-cloud-functions-http-quickstart ---
[2025-11-27T00:35:26.916Z] [INFO]
[2025-11-27T00:35:26.916Z] [INFO] -------------------------------------------------------
[2025-11-27T00:35:26.916Z] [INFO] T E S T S
[2025-11-27T00:35:26.916Z] [INFO] -------------------------------------------------------
[2025-11-27T00:35:27.586Z] [ERROR] Picked up JAVA_TOOL_OPTIONS: -Dfile.encoding=UTF8 -Djava.security.egd=file:/dev/./urandom
[2025-11-27T00:35:28.259Z] [INFO] Running org.acme.quickstart.GreetingResourceTest
[2025-11-27T00:35:34.424Z] Downloading from central: https://repo.maven.apache.org/maven2/io/quarkus/quarkus-undertow-deployment/2.7.2.Final/quarkus-undertow-deployment-2.7.2.Final.pom
[2025-11-27T00:35:34.424Z] Downloaded from central: https://repo.maven.apache.org/maven2/io/quarkus/quarkus-undertow-deployment/2.7.2.Final/quarkus-undertow-deployment-2.7.2.Final.pom (3.5 kB at 8.5 kB/s)
[2025-11-27T00:35:34.424Z] Downloading from central: https://repo.maven.apache.org/maven2/io/quarkus/quarkus-reactive-routes-deployment/2.7.2.Final/quarkus-reactive-routes-deployment-2.7.2.Final.pom
[2025-11-27T00:35:34.424Z] Downloaded from central: https://repo.maven.apache.org/maven2/io/quarkus/quarkus-reactive-routes-deployment/2.7.2.Final/quarkus-reactive-routes-deployment-2.7.2.Final.pom (3.0 kB at 28 kB/s)
[2025-11-27T00:35:34.424Z] Downloading from central: https://repo.maven.apache.org/maven2/io/quarkus/quarkus-hibernate-validator-spi/2.7.2.Final/quarkus-hibernate-validator-spi-2.7.2.Final.pom
[2025-11-27T00:35:34.424Z] Downloaded from central: https://repo.maven.apache.org/maven2/io/quarkus/quarkus-hibernate-validator-spi/2.7.2.Final/quarkus-hibernate-validator-spi-2.7.2.Final.pom (883 B at 2.3 kB/s)
[2025-11-27T00:35:34.424Z] Downloading from central: https://repo.maven.apache.org/maven2/io/quarkus/quarkus-hibernate-validator-parent/2.7.2.Final/quarkus-hibernate-validator-parent-2.7.2.Final.pom
[2025-11-27T00:35:34.424Z] Downloaded from central: https://repo.maven.apache.org/maven2/io/quarkus/quarkus-hibernate-validator-parent/2.7.2.Final/quarkus-hibernate-validator-parent-2.7.2.Final.pom (794 B at 2.8 kB/s)
[2025-11-27T00:35:34.424Z] Downloading from central: https://repo.maven.apache.org/maven2/io/quarkus/quarkus-undertow-deployment/2.7.2.Final/quarkus-undertow-deployment-2.7.2.Final.jar
[2025-11-27T00:35:34.424Z] Downloading from central: https://repo.maven.apache.org/maven2/io/quarkus/quarkus-hibernate-validator-spi/2.7.2.Final/quarkus-hibernate-validator-spi-2.7.2.Final.jar
[2025-11-27T00:35:34.424Z] Downloading from central: https://repo.maven.apache.org/maven2/io/quarkus/quarkus-reactive-routes-deployment/2.7.2.Final/quarkus-reactive-routes-deployment-2.7.2.Final.jar
[2025-11-27T00:35:34.424Z] Downloaded from central: https://repo.maven.apache.org/maven2/io/quarkus/quarkus-hibernate-validator-spi/2.7.2.Final/quarkus-hibernate-validator-spi-2.7.2.Final.jar (3.6 kB at 22 kB/s)
[2025-11-27T00:35:34.424Z] Downloaded from central: https://repo.maven.apache.org/maven2/io/quarkus/quarkus-reactive-routes-deployment/2.7.2.Final/quarkus-reactive-routes-deployment-2.7.2.Final.jar (67 kB at 250 kB/s)
[2025-11-27T00:35:34.424Z] Downloaded from central: https://repo.maven.apache.org/maven2/io/quarkus/quarkus-undertow-deployment/2.7.2.Final/quarkus-undertow-deployment-2.7.2.Final.jar (36 kB at 109 kB/s)
[2025-11-27T00:35:34.424Z] 2025-11-27 00:34:33,675 INFO [org.jbo.threads] (main) JBoss Threads version 3.4.2.Final
[2025-11-27T00:35:34.424Z] 2025-11-27 00:34:35,432 INFO [io.quarkus] (main) Quarkus 2.7.2.Final on JVM started in 2.574s. Listening on: http://localhost:8081
[2025-11-27T00:35:34.424Z] 2025-11-27 00:34:35,432 INFO [io.quarkus] (main) Profile test activated.
[2025-11-27T00:35:34.424Z] 2025-11-27 00:34:35,432 INFO [io.quarkus] (main) Installed features: [cdi, funqy-http, google-cloud-functions-http, reactive-routes, resteasy, resteasy-jackson, servlet, smallrye-context-propagation, vertx]
[2025-11-27T00:35:35.101Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 7.369 s - in org.acme.quickstart.GreetingResourceTest
[2025-11-27T00:35:35.776Z] 2025-11-27 00:34:36,824 INFO [io.quarkus] (main) Quarkus stopped in 0.095s
[2025-11-27T00:35:35.776Z] [INFO]
[2025-11-27T00:35:35.776Z] [INFO] Results:
[2025-11-27T00:35:35.776Z] [INFO]
[2025-11-27T00:35:35.776Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0
[2025-11-27T00:35:35.776Z] [INFO]
[2025-11-27T00:35:35.776Z] [INFO]
[2025-11-27T00:35:35.776Z] [INFO] --- maven-jar-plugin:2.4:jar (default-jar) @ google-cloud-functions-http-quickstart ---
[2025-11-27T00:35:35.776Z] [INFO] Building jar: /quarkus-quickstarts/google-cloud-functions-http-quickstart/target/google-cloud-functions-http-quickstart-1.0.0-SNAPSHOT.jar
[2025-11-27T00:35:35.776Z] [INFO]
[2025-11-27T00:35:35.776Z] [INFO] --- quarkus-maven-plugin:2.7.2.Final:build (default) @ google-cloud-functions-http-quickstart ---
[2025-11-27T00:35:36.452Z] [INFO] [io.quarkus.deployment.pkg.steps.JarResultBuildStep] Building uber jar: /quarkus-quickstarts/google-cloud-functions-http-quickstart/target/google-cloud-functions-http-quickstart-1.0.0-SNAPSHOT-runner.jar
[2025-11-27T00:35:38.653Z] [INFO] [io.quarkus.deployment.QuarkusAugmentor] Quarkus augmentation completed in 2488ms
[2025-11-27T00:35:38.653Z] [INFO]
[2025-11-27T00:35:38.653Z] [INFO] --- maven-install-plugin:2.4:install (default-install) @ google-cloud-functions-http-quickstart ---
[2025-11-27T00:35:38.653Z] [INFO] No primary artifact to install, installing attached artifacts instead.
[2025-11-27T00:35:38.653Z] [INFO] Installing /quarkus-quickstarts/google-cloud-functions-http-quickstart/pom.xml to /root/.m2/repository/org/acme/google-cloud-functions-http-quickstart/1.0.0-SNAPSHOT/google-cloud-functions-http-quickstart-1.0.0-SNAPSHOT.pom
[2025-11-27T00:35:38.653Z] [INFO] Installing /quarkus-quickstarts/google-cloud-functions-http-quickstart/target/google-cloud-functions-http-quickstart-1.0.0-SNAPSHOT-runner.jar to /root/.m2/repository/org/acme/google-cloud-functions-http-quickstart/1.0.0-SNAPSHOT/google-cloud-functions-http-quickstart-1.0.0-SNAPSHOT-runner.jar
[2025-11-27T00:35:38.653Z] [INFO]
[2025-11-27T00:35:38.653Z] [INFO] -----------------< org.acme:hibernate-orm-quickstart >------------------
[2025-11-27T00:35:38.653Z] [INFO] Building hibernate-orm-quickstart 1.0.0-SNAPSHOT [31/103]
[2025-11-27T00:35:38.653Z] [INFO] --------------------------------[ jar ]---------------------------------
[2025-11-27T00:35:38.653Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/plugins/maven-compiler-plugin/3.8.0/maven-compiler-plugin-3.8.0.pom
[2025-11-27T00:35:38.653Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/plugins/maven-compiler-plugin/3.8.0/maven-compiler-plugin-3.8.0.pom (12 kB at 214 kB/s)
[2025-11-27T00:35:38.653Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/plugins/maven-plugins/32/maven-plugins-32.pom
[2025-11-27T00:35:38.653Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/plugins/maven-plugins/32/maven-plugins-32.pom (11 kB at 164 kB/s)
[2025-11-27T00:35:38.653Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-parent/32/maven-parent-32.pom
[2025-11-27T00:35:38.653Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-parent/32/maven-parent-32.pom (43 kB at 619 kB/s)
[2025-11-27T00:35:38.653Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/apache/20/apache-20.pom
[2025-11-27T00:35:38.653Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/apache/20/apache-20.pom (16 kB at 220 kB/s)
[2025-11-27T00:35:38.653Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/plugins/maven-compiler-plugin/3.8.0/maven-compiler-plugin-3.8.0.jar
[2025-11-27T00:35:38.653Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/plugins/maven-compiler-plugin/3.8.0/maven-compiler-plugin-3.8.0.jar (62 kB at 983 kB/s)
[2025-11-27T00:35:38.653Z] [INFO]
[2025-11-27T00:35:38.653Z] [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ hibernate-orm-quickstart ---
[2025-11-27T00:35:38.653Z] [INFO]
[2025-11-27T00:35:38.653Z] [INFO] --- maven-resources-plugin:2.6:resources (default-resources) @ hibernate-orm-quickstart ---
[2025-11-27T00:35:38.653Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
[2025-11-27T00:35:38.653Z] [INFO] Copying 4 resources
[2025-11-27T00:35:38.653Z] [INFO]
[2025-11-27T00:35:38.653Z] [INFO] --- maven-compiler-plugin:3.8.0:compile (default-compile) @ hibernate-orm-quickstart ---
[2025-11-27T00:35:38.653Z] [INFO] Changes detected - recompiling the module!
[2025-11-27T00:35:38.653Z] [INFO] Compiling 2 source files to /quarkus-quickstarts/hibernate-orm-quickstart/target/classes
[2025-11-27T00:35:38.653Z] [INFO]
[2025-11-27T00:35:38.653Z] [INFO] --- maven-resources-plugin:2.6:testResources (default-testResources) @ hibernate-orm-quickstart ---
[2025-11-27T00:35:38.653Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
[2025-11-27T00:35:38.653Z] [INFO] skip non existing resourceDirectory /quarkus-quickstarts/hibernate-orm-quickstart/src/test/resources
[2025-11-27T00:35:38.653Z] [INFO]
[2025-11-27T00:35:38.653Z] [INFO] --- maven-compiler-plugin:3.8.0:testCompile (default-testCompile) @ hibernate-orm-quickstart ---
[2025-11-27T00:35:38.653Z] [INFO] Changes detected - recompiling the module!
[2025-11-27T00:35:38.653Z] [INFO] Compiling 2 source files to /quarkus-quickstarts/hibernate-orm-quickstart/target/test-classes
[2025-11-27T00:35:39.353Z] [INFO]
[2025-11-27T00:35:39.353Z] [INFO] --- maven-surefire-plugin:3.0.0-M5:test (default-test) @ hibernate-orm-quickstart ---
[2025-11-27T00:35:39.353Z] [INFO]
[2025-11-27T00:35:39.353Z] [INFO] -------------------------------------------------------
[2025-11-27T00:35:39.353Z] [INFO] T E S T S
[2025-11-27T00:35:39.353Z] [INFO] -------------------------------------------------------
[2025-11-27T00:35:39.353Z] [ERROR] Picked up JAVA_TOOL_OPTIONS: -Dfile.encoding=UTF8 -Djava.security.egd=file:/dev/./urandom
[2025-11-27T00:35:40.752Z] [INFO] Running org.acme.hibernate.orm.FruitsEndpointTest
[2025-11-27T00:35:52.004Z] 2025-11-27 00:34:45,605 INFO [org.jbo.threads] (main) JBoss Threads version 3.4.2.Final
[2025-11-27T00:35:52.004Z] 2025-11-27 00:34:46,009 INFO [org.tes.doc.DockerClientProviderStrategy] (build-4) Loaded org.testcontainers.dockerclient.UnixSocketClientProviderStrategy from ~/.testcontainers.properties, will try it first
[2025-11-27T00:35:52.004Z] 2025-11-27 00:34:46,552 INFO [org.tes.doc.DockerClientProviderStrategy] (build-4) Found Docker environment with local Unix socket (unix:///var/run/docker.sock)
[2025-11-27T00:35:52.004Z] 2025-11-27 00:34:46,619 INFO [org.tes.DockerClientFactory] (build-4) Docker host IP address is 172.17.0.1
[2025-11-27T00:35:52.004Z] 2025-11-27 00:34:46,805 INFO [org.tes.DockerClientFactory] (build-4) Connected to docker:
[2025-11-27T00:35:52.004Z] Server Version: 20.10.7
[2025-11-27T00:35:52.004Z] API Version: 1.41
[2025-11-27T00:35:52.004Z] Operating System: Ubuntu 16.04.7 LTS
[2025-11-27T00:35:52.004Z] Total Memory: 7975 MB
[2025-11-27T00:35:52.004Z] 2025-11-27 00:34:46,810 INFO [org.tes.uti.ImageNameSubstitutor] (build-4) Image name substitution will be performed by: DefaultImageNameSubstitutor (composite of 'ConfigurationFileImageNameSubstitutor' and 'PrefixingImageNameSubstitutor')
[2025-11-27T00:35:52.004Z] 2025-11-27 00:34:46,838 INFO [org.tes.uti.RegistryAuthLocator] (build-4) Failure when attempting to lookup auth config. Please ignore if you don't have images in an authenticated registry. Details: (dockerImageName: testcontainers/ryuk:0.3.3, configFile: /root/.docker/config.json. Falling back to docker-java default behaviour. Exception message: /root/.docker/config.json (No such file or directory)
[2025-11-27T00:35:52.004Z] 2025-11-27 00:34:47,683 INFO [org.tes.DockerClientFactory] (build-4) Ryuk started - will monitor and terminate Testcontainers containers on JVM exit
[2025-11-27T00:35:52.004Z] 2025-11-27 00:34:47,684 INFO [org.tes.DockerClientFactory] (build-4) Checking the system...
[2025-11-27T00:35:52.004Z] 2025-11-27 00:34:47,715 INFO [org.tes.DockerClientFactory] (build-4) ✔︎ Docker server version should be at least 1.6.0
[2025-11-27T00:35:52.004Z] 2025-11-27 00:34:47,876 INFO [org.tes.DockerClientFactory] (build-4) ✔︎ Docker environment should have more than 2GB free disk space
[2025-11-27T00:35:52.004Z] 2025-11-27 00:34:48,189 INFO [doc.io/.1]] (build-4) Creating container for image: docker.io/postgres:14.1
[2025-11-27T00:35:52.004Z] 2025-11-27 00:34:48,190 INFO [org.tes.uti.RegistryAuthLocator] (build-4) Failure when attempting to lookup auth config. Please ignore if you don't have images in an authenticated registry. Details: (dockerImageName: docker.io/postgres:14.1, configFile: /root/.docker/config.json. Falling back to docker-java default behaviour. Exception message: /root/.docker/config.json (No such file or directory)
[2025-11-27T00:35:52.004Z] 2025-11-27 00:34:48,270 INFO [doc.io/.1]] (build-4) Container docker.io/postgres:14.1 is starting: ff8d4246eb8101ad53949543b90f590b2f0c4d85d552ffc87e90ce58c69e6910
[2025-11-27T00:35:52.004Z] 2025-11-27 00:34:50,342 INFO [doc.io/.1]] (build-4) Container docker.io/postgres:14.1 started in PT2.433976941S
[2025-11-27T00:35:52.004Z] 2025-11-27 00:34:50,344 INFO [io.qua.dev.pos.dep.PostgresqlDevServicesProcessor] (build-4) Dev Services for PostgreSQL started.
[2025-11-27T00:35:52.004Z] 2025-11-27 00:34:50,347 INFO [io.qua.dat.dep.dev.DevServicesDatasourceProcessor] (build-4) Dev Services for the default datasource (postgresql) started.
[2025-11-27T00:35:52.004Z] Hibernate:
[2025-11-27T00:35:52.004Z]
[2025-11-27T00:35:52.004Z] drop table if exists known_fruits cascade
[2025-11-27T00:35:52.004Z] 2025-11-27 00:34:51,980 WARN [org.hib.eng.jdb.spi.SqlExceptionHelper] (JPA Startup Thread: <default>) SQL Warning Code: 0, SQLState: 00000
[2025-11-27T00:35:52.004Z] 2025-11-27 00:34:51,981 WARN [org.hib.eng.jdb.spi.SqlExceptionHelper] (JPA Startup Thread: <default>) table "known_fruits" does not exist, skipping
[2025-11-27T00:35:52.004Z] Hibernate:
[2025-11-27T00:35:52.004Z]
[2025-11-27T00:35:52.004Z] drop sequence if exists known_fruits_id_seq
[2025-11-27T00:35:52.004Z] 2025-11-27 00:34:51,981 WARN [org.hib.eng.jdb.spi.SqlExceptionHelper] (JPA Startup Thread: <default>) SQL Warning Code: 0, SQLState: 00000
[2025-11-27T00:35:52.004Z] 2025-11-27 00:34:51,981 WARN [org.hib.eng.jdb.spi.SqlExceptionHelper] (JPA Startup Thread: <default>) sequence "known_fruits_id_seq" does not exist, skipping
[2025-11-27T00:35:52.004Z] Hibernate: create sequence known_fruits_id_seq start 10 increment 1
[2025-11-27T00:35:52.004Z] Hibernate:
[2025-11-27T00:35:52.004Z]
[2025-11-27T00:35:52.004Z] create table known_fruits (
[2025-11-27T00:35:52.004Z] id int4 not null,
[2025-11-27T00:35:52.004Z] name varchar(40),
[2025-11-27T00:35:52.004Z] primary key (id)
[2025-11-27T00:35:52.004Z] )
[2025-11-27T00:35:52.004Z] Hibernate:
[2025-11-27T00:35:52.004Z]
[2025-11-27T00:35:52.004Z] alter table if exists known_fruits
[2025-11-27T00:35:52.004Z] add constraint UK_57g3m8wr3qxoj706a6hsqg6ye unique (name)
[2025-11-27T00:35:52.004Z] Hibernate:
[2025-11-27T00:35:52.004Z] INSERT INTO known_fruits(id, name) VALUES (1, 'Cherry')
[2025-11-27T00:35:52.004Z] Hibernate:
[2025-11-27T00:35:52.004Z] INSERT INTO known_fruits(id, name) VALUES (2, 'Apple')
[2025-11-27T00:35:52.004Z] Hibernate:
[2025-11-27T00:35:52.004Z] INSERT INTO known_fruits(id, name) VALUES (3, 'Banana')
[2025-11-27T00:35:52.004Z] 2025-11-27 00:34:52,217 INFO [io.quarkus] (main) Quarkus 2.7.2.Final on JVM started in 7.584s. Listening on: http://localhost:8081
[2025-11-27T00:35:52.004Z] 2025-11-27 00:34:52,218 INFO [io.quarkus] (main) Profile test activated.
[2025-11-27T00:35:52.004Z] 2025-11-27 00:34:52,218 INFO [io.quarkus] (main) Installed features: [agroal, cdi, hibernate-orm, jdbc-postgresql, narayana-jta, resteasy, resteasy-jackson, smallrye-context-propagation, vertx]
[2025-11-27T00:35:53.398Z] Hibernate:
[2025-11-27T00:35:53.398Z] select
[2025-11-27T00:35:53.398Z] fruit0_.id as id1_0_,
[2025-11-27T00:35:53.398Z] fruit0_.name as name2_0_
[2025-11-27T00:35:53.398Z] from
[2025-11-27T00:35:53.398Z] known_fruits fruit0_
[2025-11-27T00:35:53.398Z] order by
[2025-11-27T00:35:53.398Z] fruit0_.name
[2025-11-27T00:35:53.398Z] Hibernate:
[2025-11-27T00:35:53.398Z] delete
[2025-11-27T00:35:53.398Z] from
[2025-11-27T00:35:53.398Z] known_fruits
[2025-11-27T00:35:53.398Z] where
[2025-11-27T00:35:53.398Z] id=?
[2025-11-27T00:35:53.398Z] Hibernate:
[2025-11-27T00:35:53.398Z] select
[2025-11-27T00:35:53.398Z] fruit0_.id as id1_0_,
[2025-11-27T00:35:53.398Z] fruit0_.name as name2_0_
[2025-11-27T00:35:53.398Z] from
[2025-11-27T00:35:53.398Z] known_fruits fruit0_
[2025-11-27T00:35:53.398Z] order by
[2025-11-27T00:35:53.398Z] fruit0_.name
[2025-11-27T00:35:53.398Z] Hibernate:
[2025-11-27T00:35:53.398Z] select
[2025-11-27T00:35:53.398Z] nextval ('known_fruits_id_seq')
[2025-11-27T00:35:53.398Z] Hibernate:
[2025-11-27T00:35:53.398Z] insert
[2025-11-27T00:35:53.398Z] into
[2025-11-27T00:35:53.398Z] known_fruits
[2025-11-27T00:35:53.398Z] (name, id)
[2025-11-27T00:35:53.398Z] values
[2025-11-27T00:35:53.398Z] (?, ?)
[2025-11-27T00:35:53.398Z] Hibernate:
[2025-11-27T00:35:53.398Z] select
[2025-11-27T00:35:53.398Z] fruit0_.id as id1_0_,
[2025-11-27T00:35:53.398Z] fruit0_.name as name2_0_
[2025-11-27T00:35:53.398Z] from
[2025-11-27T00:35:53.398Z] known_fruits fruit0_
[2025-11-27T00:35:53.398Z] order by
[2025-11-27T00:35:53.398Z] fruit0_.name
[2025-11-27T00:35:53.398Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 12.726 s - in org.acme.hibernate.orm.FruitsEndpointTest
[2025-11-27T00:35:54.067Z] 2025-11-27 00:34:54,514 INFO [io.quarkus] (main) Quarkus stopped in 0.050s
[2025-11-27T00:35:54.067Z] [INFO]
[2025-11-27T00:35:54.067Z] [INFO] Results:
[2025-11-27T00:35:54.067Z] [INFO]
[2025-11-27T00:35:54.067Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0
[2025-11-27T00:35:54.067Z] [INFO]
[2025-11-27T00:35:54.067Z] [INFO]
[2025-11-27T00:35:54.067Z] [INFO] --- maven-jar-plugin:2.4:jar (default-jar) @ hibernate-orm-quickstart ---
[2025-11-27T00:35:54.067Z] [INFO] Building jar: /quarkus-quickstarts/hibernate-orm-quickstart/target/hibernate-orm-quickstart-1.0.0-SNAPSHOT.jar
[2025-11-27T00:35:54.067Z] [INFO]
[2025-11-27T00:35:54.067Z] [INFO] --- quarkus-maven-plugin:2.7.2.Final:build (default) @ hibernate-orm-quickstart ---
[2025-11-27T00:35:54.742Z] [INFO] [org.hibernate.Version] HHH000412: Hibernate ORM core version 5.6.5.Final
[2025-11-27T00:35:55.412Z] [INFO] [io.quarkus.deployment.QuarkusAugmentor] Quarkus augmentation completed in 1607ms
[2025-11-27T00:35:55.412Z] [INFO]
[2025-11-27T00:35:55.412Z] [INFO] --- maven-install-plugin:2.4:install (default-install) @ hibernate-orm-quickstart ---
[2025-11-27T00:35:55.412Z] [INFO] Installing /quarkus-quickstarts/hibernate-orm-quickstart/target/hibernate-orm-quickstart-1.0.0-SNAPSHOT.jar to /root/.m2/repository/org/acme/hibernate-orm-quickstart/1.0.0-SNAPSHOT/hibernate-orm-quickstart-1.0.0-SNAPSHOT.jar
[2025-11-27T00:35:55.412Z] [INFO] Installing /quarkus-quickstarts/hibernate-orm-quickstart/pom.xml to /root/.m2/repository/org/acme/hibernate-orm-quickstart/1.0.0-SNAPSHOT/hibernate-orm-quickstart-1.0.0-SNAPSHOT.pom
[2025-11-27T00:35:55.412Z] [INFO]
[2025-11-27T00:35:55.412Z] [INFO] ---------------< org.acme:hibernate-reactive-quickstart >---------------
[2025-11-27T00:35:55.412Z] [INFO] Building hibernate-reactive-quickstart 1.0.0-SNAPSHOT [32/103]
[2025-11-27T00:35:55.412Z] [INFO] --------------------------------[ jar ]---------------------------------
[2025-11-27T00:35:55.412Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/quarkus/quarkus-hibernate-reactive/2.7.2.Final/quarkus-hibernate-reactive-2.7.2.Final.pom
[2025-11-27T00:35:56.084Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/io/quarkus/quarkus-hibernate-reactive/2.7.2.Final/quarkus-hibernate-reactive-2.7.2.Final.pom (3.5 kB at 22 kB/s)
[2025-11-27T00:35:56.084Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/quarkus/quarkus-hibernate-reactive-parent/2.7.2.Final/quarkus-hibernate-reactive-parent-2.7.2.Final.pom
[2025-11-27T00:35:56.084Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/io/quarkus/quarkus-hibernate-reactive-parent/2.7.2.Final/quarkus-hibernate-reactive-parent-2.7.2.Final.pom (764 B at 3.2 kB/s)
[2025-11-27T00:35:56.084Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/hibernate/reactive/hibernate-reactive-core/1.1.3.Final/hibernate-reactive-core-1.1.3.Final.pom
[2025-11-27T00:35:56.084Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/hibernate/reactive/hibernate-reactive-core/1.1.3.Final/hibernate-reactive-core-1.1.3.Final.pom (3.1 kB at 43 kB/s)
[2025-11-27T00:35:56.084Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/assertj/assertj-core/3.22.0/assertj-core-3.22.0.pom
[2025-11-27T00:35:56.084Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/assertj/assertj-core/3.22.0/assertj-core-3.22.0.pom (31 kB at 589 kB/s)
[2025-11-27T00:35:56.084Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/assertj/assertj-parent-pom/2.2.14/assertj-parent-pom-2.2.14.pom
[2025-11-27T00:35:56.084Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/assertj/assertj-parent-pom/2.2.14/assertj-parent-pom-2.2.14.pom (25 kB at 378 kB/s)
[2025-11-27T00:35:56.084Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/quarkus/quarkus-hibernate-reactive/2.7.2.Final/quarkus-hibernate-reactive-2.7.2.Final.jar
[2025-11-27T00:35:56.084Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/hibernate/reactive/hibernate-reactive-core/1.1.3.Final/hibernate-reactive-core-1.1.3.Final.jar
[2025-11-27T00:35:56.084Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/assertj/assertj-core/3.22.0/assertj-core-3.22.0.jar
[2025-11-27T00:35:56.756Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/assertj/assertj-core/3.22.0/assertj-core-3.22.0.jar (5.2 MB at 43 MB/s)
[2025-11-27T00:35:56.756Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/hibernate/reactive/hibernate-reactive-core/1.1.3.Final/hibernate-reactive-core-1.1.3.Final.jar (753 kB at 3.6 MB/s)
[2025-11-27T00:35:56.756Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/io/quarkus/quarkus-hibernate-reactive/2.7.2.Final/quarkus-hibernate-reactive-2.7.2.Final.jar (33 kB at 92 kB/s)
[2025-11-27T00:35:56.756Z] [INFO]
[2025-11-27T00:35:56.756Z] [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ hibernate-reactive-quickstart ---
[2025-11-27T00:35:56.756Z] [INFO]
[2025-11-27T00:35:56.756Z] [INFO] --- maven-resources-plugin:2.6:resources (default-resources) @ hibernate-reactive-quickstart ---
[2025-11-27T00:35:56.756Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
[2025-11-27T00:35:56.756Z] [INFO] Copying 3 resources
[2025-11-27T00:35:56.756Z] [INFO]
[2025-11-27T00:35:56.756Z] [INFO] --- maven-compiler-plugin:3.8.0:compile (default-compile) @ hibernate-reactive-quickstart ---
[2025-11-27T00:35:56.756Z] [INFO] Changes detected - recompiling the module!
[2025-11-27T00:35:56.756Z] [INFO] Compiling 2 source files to /quarkus-quickstarts/hibernate-reactive-quickstart/target/classes
[2025-11-27T00:35:56.756Z] [INFO]
[2025-11-27T00:35:56.756Z] [INFO] --- maven-resources-plugin:2.6:testResources (default-testResources) @ hibernate-reactive-quickstart ---
[2025-11-27T00:35:56.756Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
[2025-11-27T00:35:56.756Z] [INFO] skip non existing resourceDirectory /quarkus-quickstarts/hibernate-reactive-quickstart/src/test/resources
[2025-11-27T00:35:56.756Z] [INFO]
[2025-11-27T00:35:56.756Z] [INFO] --- maven-compiler-plugin:3.8.0:testCompile (default-testCompile) @ hibernate-reactive-quickstart ---
[2025-11-27T00:35:56.756Z] [INFO] Changes detected - recompiling the module!
[2025-11-27T00:35:56.756Z] [INFO] Compiling 2 source files to /quarkus-quickstarts/hibernate-reactive-quickstart/target/test-classes
[2025-11-27T00:35:57.427Z] [INFO]
[2025-11-27T00:35:57.427Z] [INFO] --- maven-surefire-plugin:3.0.0-M5:test (default-test) @ hibernate-reactive-quickstart ---
[2025-11-27T00:35:57.427Z] [INFO]
[2025-11-27T00:35:57.427Z] [INFO] -------------------------------------------------------
[2025-11-27T00:35:57.427Z] [INFO] T E S T S
[2025-11-27T00:35:57.427Z] [INFO] -------------------------------------------------------
[2025-11-27T00:35:57.427Z] [ERROR] Picked up JAVA_TOOL_OPTIONS: -Dfile.encoding=UTF8 -Djava.security.egd=file:/dev/./urandom
[2025-11-27T00:35:58.096Z] [INFO] Running org.acme.hibernate.reactive.FruitsEndpointTest
[2025-11-27T00:36:08.868Z] Downloading from central: https://repo.maven.apache.org/maven2/io/quarkus/quarkus-hibernate-reactive-deployment/2.7.2.Final/quarkus-hibernate-reactive-deployment-2.7.2.Final.pom
[2025-11-27T00:36:08.868Z] Downloaded from central: https://repo.maven.apache.org/maven2/io/quarkus/quarkus-hibernate-reactive-deployment/2.7.2.Final/quarkus-hibernate-reactive-deployment-2.7.2.Final.pom (9.7 kB at 21 kB/s)
[2025-11-27T00:36:08.868Z] Downloading from central: https://repo.maven.apache.org/maven2/io/quarkus/quarkus-hibernate-reactive-deployment/2.7.2.Final/quarkus-hibernate-reactive-deployment-2.7.2.Final.jar
[2025-11-27T00:36:08.868Z] Downloaded from central: https://repo.maven.apache.org/maven2/io/quarkus/quarkus-hibernate-reactive-deployment/2.7.2.Final/quarkus-hibernate-reactive-deployment-2.7.2.Final.jar (14 kB at 39 kB/s)
[2025-11-27T00:36:08.868Z] 2025-11-27 00:35:03,622 INFO [org.jbo.threads] (main) JBoss Threads version 3.4.2.Final
[2025-11-27T00:36:08.868Z] 2025-11-27 00:35:04,077 INFO [org.tes.doc.DockerClientProviderStrategy] (build-11) Loaded org.testcontainers.dockerclient.UnixSocketClientProviderStrategy from ~/.testcontainers.properties, will try it first
[2025-11-27T00:36:08.868Z] 2025-11-27 00:35:04,546 INFO [org.tes.doc.DockerClientProviderStrategy] (build-11) Found Docker environment with local Unix socket (unix:///var/run/docker.sock)
[2025-11-27T00:36:08.868Z] 2025-11-27 00:35:04,586 INFO [org.tes.DockerClientFactory] (build-11) Docker host IP address is 172.17.0.1
[2025-11-27T00:36:08.868Z] 2025-11-27 00:35:04,663 INFO [org.tes.DockerClientFactory] (build-11) Connected to docker:
[2025-11-27T00:36:08.868Z] Server Version: 20.10.7
[2025-11-27T00:36:08.868Z] API Version: 1.41
[2025-11-27T00:36:08.868Z] Operating System: Ubuntu 16.04.7 LTS
[2025-11-27T00:36:08.868Z] Total Memory: 7975 MB
[2025-11-27T00:36:08.868Z] 2025-11-27 00:35:04,668 INFO [org.tes.uti.ImageNameSubstitutor] (build-11) Image name substitution will be performed by: DefaultImageNameSubstitutor (composite of 'ConfigurationFileImageNameSubstitutor' and 'PrefixingImageNameSubstitutor')
[2025-11-27T00:36:08.868Z] 2025-11-27 00:35:04,807 INFO [org.tes.uti.RegistryAuthLocator] (build-11) Failure when attempting to lookup auth config. Please ignore if you don't have images in an authenticated registry. Details: (dockerImageName: testcontainers/ryuk:0.3.3, configFile: /root/.docker/config.json. Falling back to docker-java default behaviour. Exception message: /root/.docker/config.json (No such file or directory)
[2025-11-27T00:36:08.868Z] 2025-11-27 00:35:05,925 INFO [org.tes.DockerClientFactory] (build-11) Ryuk started - will monitor and terminate Testcontainers containers on JVM exit
[2025-11-27T00:36:08.868Z] 2025-11-27 00:35:05,925 INFO [org.tes.DockerClientFactory] (build-11) Checking the system...
[2025-11-27T00:36:08.868Z] 2025-11-27 00:35:05,926 INFO [org.tes.DockerClientFactory] (build-11) ✔︎ Docker server version should be at least 1.6.0
[2025-11-27T00:36:08.868Z] 2025-11-27 00:35:06,105 INFO [org.tes.DockerClientFactory] (build-11) ✔︎ Docker environment should have more than 2GB free disk space
[2025-11-27T00:36:08.868Z] 2025-11-27 00:35:06,422 INFO [doc.io/.1]] (build-11) Creating container for image: docker.io/postgres:14.1
[2025-11-27T00:36:08.868Z] 2025-11-27 00:35:06,422 INFO [org.tes.uti.RegistryAuthLocator] (build-11) Failure when attempting to lookup auth config. Please ignore if you don't have images in an authenticated registry. Details: (dockerImageName: docker.io/postgres:14.1, configFile: /root/.docker/config.json. Falling back to docker-java default behaviour. Exception message: /root/.docker/config.json (No such file or directory)
[2025-11-27T00:36:08.868Z] 2025-11-27 00:35:06,493 INFO [doc.io/.1]] (build-11) Container docker.io/postgres:14.1 is starting: ac22274e9cf298f3e65371f5f96389efcaf45632f26ef19e4996630efbd620ea
[2025-11-27T00:36:08.868Z] 2025-11-27 00:35:08,502 INFO [doc.io/.1]] (build-11) Container docker.io/postgres:14.1 started in PT2.366635065S
[2025-11-27T00:36:08.868Z] 2025-11-27 00:35:08,502 INFO [io.qua.dev.pos.dep.PostgresqlDevServicesProcessor] (build-11) Dev Services for PostgreSQL started.
[2025-11-27T00:36:08.868Z] 2025-11-27 00:35:08,506 INFO [io.qua.dat.dep.dev.DevServicesDatasourceProcessor] (build-11) Dev Services for the default datasource (postgresql) started.
[2025-11-27T00:36:08.868Z] 2025-11-27 00:35:09,592 INFO [org.hib.rea.pro.imp.ReactiveIntegrator] (JPA Startup Thread: default-reactive) HR000001: Hibernate Reactive
[2025-11-27T00:36:08.868Z] Hibernate:
[2025-11-27T00:36:08.868Z] drop table if exists known_fruits cascade
[2025-11-27T00:36:08.868Z] 2025-11-27 00:35:09,852 WARN [io.ver.sql.imp.SocketConnectionBase] (vert.x-eventloop-thread-0) Backend notice: severity='NOTICE', code='00000', message='table "known_fruits" does not exist, skipping', detail='null', hint='null', position='null', internalPosition='null', internalQuery='null', where='null', file='tablecmds.c', line='1265', routine='DropErrorMsgNonExistent', schema='null', table='null', column='null', dataType='null', constraint='null'
[2025-11-27T00:36:08.868Z] Hibernate:
[2025-11-27T00:36:08.868Z] drop sequence if exists known_fruits_id_seq
[2025-11-27T00:36:08.868Z] 2025-11-27 00:35:09,854 WARN [io.ver.sql.imp.SocketConnectionBase] (vert.x-eventloop-thread-0) Backend notice: severity='NOTICE', code='00000', message='sequence "known_fruits_id_seq" does not exist, skipping', detail='null', hint='null', position='null', internalPosition='null', internalQuery='null', where='null', file='tablecmds.c', line='1265', routine='DropErrorMsgNonExistent', schema='null', table='null', column='null', dataType='null', constraint='null'
[2025-11-27T00:36:08.868Z] Hibernate:
[2025-11-27T00:36:08.868Z] drop table if exists known_fruits cascade
[2025-11-27T00:36:08.868Z] 2025-11-27 00:35:09,873 WARN [io.ver.sql.imp.SocketConnectionBase] (vert.x-eventloop-thread-0) Backend notice: severity='NOTICE', code='00000', message='table "known_fruits" does not exist, skipping', detail='null', hint='null', position='null', internalPosition='null', internalQuery='null', where='null', file='tablecmds.c', line='1265', routine='DropErrorMsgNonExistent', schema='null', table='null', column='null', dataType='null', constraint='null'
[2025-11-27T00:36:08.868Z] Hibernate:
[2025-11-27T00:36:08.868Z] drop sequence if exists known_fruits_id_seq
[2025-11-27T00:36:08.868Z] 2025-11-27 00:35:09,877 WARN [io.ver.sql.imp.SocketConnectionBase] (vert.x-eventloop-thread-0) Backend notice: severity='NOTICE', code='00000', message='sequence "known_fruits_id_seq" does not exist, skipping', detail='null', hint='null', position='null', internalPosition='null', internalQuery='null', where='null', file='tablecmds.c', line='1265', routine='DropErrorMsgNonExistent', schema='null', table='null', column='null', dataType='null', constraint='null'
[2025-11-27T00:36:08.868Z] Hibernate:
[2025-11-27T00:36:08.868Z] create sequence known_fruits_id_seq start 10 increment 1
[2025-11-27T00:36:08.868Z] Hibernate:
[2025-11-27T00:36:08.868Z] create table known_fruits (
[2025-11-27T00:36:08.868Z] id int4 not null,
[2025-11-27T00:36:08.869Z] name varchar(40),
[2025-11-27T00:36:08.869Z] primary key (id)
[2025-11-27T00:36:08.869Z] )
[2025-11-27T00:36:08.869Z] Hibernate:
[2025-11-27T00:36:08.869Z] alter table if exists known_fruits
[2025-11-27T00:36:08.869Z] add constraint UK_57g3m8wr3qxoj706a6hsqg6ye unique (name)
[2025-11-27T00:36:08.869Z] Hibernate:
[2025-11-27T00:36:08.869Z] INSERT
[2025-11-27T00:36:08.869Z] INTO
[2025-11-27T00:36:08.869Z] known_fruits
[2025-11-27T00:36:08.869Z] (id, name)
[2025-11-27T00:36:08.869Z] VALUES
[2025-11-27T00:36:08.869Z] (1, 'Cherry')
[2025-11-27T00:36:08.869Z] Hibernate:
[2025-11-27T00:36:08.869Z] INSERT
[2025-11-27T00:36:08.869Z] INTO
[2025-11-27T00:36:08.869Z] known_fruits
[2025-11-27T00:36:08.869Z] (id, name)
[2025-11-27T00:36:08.869Z] VALUES
[2025-11-27T00:36:08.869Z] (2, 'Apple')
[2025-11-27T00:36:08.869Z] Hibernate:
[2025-11-27T00:36:08.869Z] INSERT
[2025-11-27T00:36:08.869Z] INTO
[2025-11-27T00:36:08.869Z] known_fruits
[2025-11-27T00:36:08.869Z] (id, name)
[2025-11-27T00:36:08.869Z] VALUES
[2025-11-27T00:36:08.869Z] (3, 'Banana')
[2025-11-27T00:36:08.869Z] 2025-11-27 00:35:10,025 INFO [io.quarkus] (main) Quarkus 2.7.2.Final on JVM started in 7.243s. Listening on: http://localhost:8081
[2025-11-27T00:36:08.869Z] 2025-11-27 00:35:10,026 INFO [io.quarkus] (main) Profile test activated.
[2025-11-27T00:36:08.869Z] 2025-11-27 00:35:10,027 INFO [io.quarkus] (main) Installed features: [cdi, hibernate-orm, hibernate-reactive, reactive-pg-client, resteasy-reactive, resteasy-reactive-jackson, smallrye-context-propagation, vertx]
[2025-11-27T00:36:10.263Z] Hibernate:
[2025-11-27T00:36:10.263Z] select
[2025-11-27T00:36:10.263Z] fruit0_.id as id1_0_0_,
[2025-11-27T00:36:10.263Z] fruit0_.name as name2_0_0_
[2025-11-27T00:36:10.263Z] from
[2025-11-27T00:36:10.263Z] known_fruits fruit0_
[2025-11-27T00:36:10.263Z] where
[2025-11-27T00:36:10.263Z] fruit0_.id=$1
[2025-11-27T00:36:10.263Z] Hibernate:
[2025-11-27T00:36:10.263Z] select
[2025-11-27T00:36:10.263Z] fruit0_.id as id1_0_0_,
[2025-11-27T00:36:10.263Z] fruit0_.name as name2_0_0_
[2025-11-27T00:36:10.263Z] from
[2025-11-27T00:36:10.263Z] known_fruits fruit0_
[2025-11-27T00:36:10.263Z] where
[2025-11-27T00:36:10.263Z] fruit0_.id=$1
[2025-11-27T00:36:11.660Z] Hibernate:
[2025-11-27T00:36:11.660Z] select
[2025-11-27T00:36:11.660Z] fruit0_.id as id1_0_,
[2025-11-27T00:36:11.660Z] fruit0_.name as name2_0_
[2025-11-27T00:36:11.660Z] from
[2025-11-27T00:36:11.660Z] known_fruits fruit0_
[2025-11-27T00:36:11.660Z] order by
[2025-11-27T00:36:11.660Z] fruit0_.name
[2025-11-27T00:36:11.660Z] Hibernate:
[2025-11-27T00:36:11.660Z] select
[2025-11-27T00:36:11.660Z] fruit0_.id as id1_0_0_,
[2025-11-27T00:36:11.660Z] fruit0_.name as name2_0_0_
[2025-11-27T00:36:11.660Z] from
[2025-11-27T00:36:11.660Z] known_fruits fruit0_
[2025-11-27T00:36:11.660Z] where
[2025-11-27T00:36:11.660Z] fruit0_.id=$1
[2025-11-27T00:36:11.660Z] Hibernate:
[2025-11-27T00:36:11.660Z] update
[2025-11-27T00:36:11.660Z] known_fruits
[2025-11-27T00:36:11.660Z] set
[2025-11-27T00:36:11.660Z] name=$1
[2025-11-27T00:36:11.660Z] where
[2025-11-27T00:36:11.660Z] id=$2
[2025-11-27T00:36:11.660Z] Hibernate:
[2025-11-27T00:36:11.660Z] select
[2025-11-27T00:36:11.660Z] fruit0_.id as id1_0_,
[2025-11-27T00:36:11.660Z] fruit0_.name as name2_0_
[2025-11-27T00:36:11.660Z] from
[2025-11-27T00:36:11.660Z] known_fruits fruit0_
[2025-11-27T00:36:11.660Z] order by
[2025-11-27T00:36:11.660Z] fruit0_.name
[2025-11-27T00:36:11.660Z] Hibernate:
[2025-11-27T00:36:11.660Z] select
[2025-11-27T00:36:11.660Z] fruit0_.id as id1_0_0_,
[2025-11-27T00:36:11.660Z] fruit0_.name as name2_0_0_
[2025-11-27T00:36:11.660Z] from
[2025-11-27T00:36:11.660Z] known_fruits fruit0_
[2025-11-27T00:36:11.660Z] where
[2025-11-27T00:36:11.660Z] fruit0_.id=$1
[2025-11-27T00:36:11.660Z] Hibernate:
[2025-11-27T00:36:11.660Z] delete
[2025-11-27T00:36:11.660Z] from
[2025-11-27T00:36:11.660Z] known_fruits
[2025-11-27T00:36:11.660Z] where
[2025-11-27T00:36:11.660Z] id=$1
[2025-11-27T00:36:11.660Z] Hibernate:
[2025-11-27T00:36:11.660Z] select
[2025-11-27T00:36:11.661Z] fruit0_.id as id1_0_,
[2025-11-27T00:36:11.661Z] fruit0_.name as name2_0_
[2025-11-27T00:36:11.661Z] from
[2025-11-27T00:36:11.661Z] known_fruits fruit0_
[2025-11-27T00:36:11.661Z] order by
[2025-11-27T00:36:11.661Z] fruit0_.name
[2025-11-27T00:36:11.661Z] Hibernate:
[2025-11-27T00:36:11.661Z] select
[2025-11-27T00:36:11.661Z] nextval ('known_fruits_id_seq')
[2025-11-27T00:36:11.661Z] Hibernate:
[2025-11-27T00:36:11.661Z] insert
[2025-11-27T00:36:11.661Z] into
[2025-11-27T00:36:11.661Z] known_fruits
[2025-11-27T00:36:11.661Z] (name, id)
[2025-11-27T00:36:11.661Z] values
[2025-11-27T00:36:11.661Z] ($1, $2)
[2025-11-27T00:36:11.661Z] Hibernate:
[2025-11-27T00:36:11.661Z] select
[2025-11-27T00:36:11.661Z] fruit0_.id as id1_0_,
[2025-11-27T00:36:11.661Z] fruit0_.name as name2_0_
[2025-11-27T00:36:11.661Z] from
[2025-11-27T00:36:11.661Z] known_fruits fruit0_
[2025-11-27T00:36:11.661Z] order by
[2025-11-27T00:36:11.661Z] fruit0_.name
[2025-11-27T00:36:11.661Z] [INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 13.533 s - in org.acme.hibernate.reactive.FruitsEndpointTest
[2025-11-27T00:36:11.661Z] 2025-11-27 00:35:12,798 INFO [io.quarkus] (main) Quarkus stopped in 0.074s
[2025-11-27T00:36:12.332Z] [INFO]
[2025-11-27T00:36:12.332Z] [INFO] Results:
[2025-11-27T00:36:12.332Z] [INFO]
[2025-11-27T00:36:12.332Z] [INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0
[2025-11-27T00:36:12.332Z] [INFO]
[2025-11-27T00:36:12.332Z] [INFO]
[2025-11-27T00:36:12.332Z] [INFO] --- maven-jar-plugin:2.4:jar (default-jar) @ hibernate-reactive-quickstart ---
[2025-11-27T00:36:12.332Z] [INFO] Building jar: /quarkus-quickstarts/hibernate-reactive-quickstart/target/hibernate-reactive-quickstart-1.0.0-SNAPSHOT.jar
[2025-11-27T00:36:12.332Z] [INFO]
[2025-11-27T00:36:12.332Z] [INFO] --- quarkus-maven-plugin:2.7.2.Final:build (default) @ hibernate-reactive-quickstart ---
[2025-11-27T00:36:13.002Z] [INFO] [org.hibernate.Version] HHH000412: Hibernate ORM core version 5.6.5.Final
[2025-11-27T00:36:13.673Z] [INFO] [io.quarkus.deployment.QuarkusAugmentor] Quarkus augmentation completed in 1570ms
[2025-11-27T00:36:13.673Z] [INFO]
[2025-11-27T00:36:13.673Z] [INFO] --- maven-install-plugin:2.4:install (default-install) @ hibernate-reactive-quickstart ---
[2025-11-27T00:36:13.673Z] [INFO] Installing /quarkus-quickstarts/hibernate-reactive-quickstart/target/hibernate-reactive-quickstart-1.0.0-SNAPSHOT.jar to /root/.m2/repository/org/acme/hibernate-reactive-quickstart/1.0.0-SNAPSHOT/hibernate-reactive-quickstart-1.0.0-SNAPSHOT.jar
[2025-11-27T00:36:13.673Z] [INFO] Installing /quarkus-quickstarts/hibernate-reactive-quickstart/pom.xml to /root/.m2/repository/org/acme/hibernate-reactive-quickstart/1.0.0-SNAPSHOT/hibernate-reactive-quickstart-1.0.0-SNAPSHOT.pom
[2025-11-27T00:36:13.673Z] [INFO]
[2025-11-27T00:36:13.673Z] [INFO] -----------< org.acme:hibernate-reactive-routes-quickstart >------------
[2025-11-27T00:36:13.673Z] [INFO] Building hibernate-reactive-routes-quickstart 1.0.0-SNAPSHOT [33/103]
[2025-11-27T00:36:13.673Z] [INFO] --------------------------------[ jar ]---------------------------------
[2025-11-27T00:36:13.673Z] [INFO]
[2025-11-27T00:36:13.673Z] [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ hibernate-reactive-routes-quickstart ---
[2025-11-27T00:36:13.673Z] [INFO]
[2025-11-27T00:36:13.673Z] [INFO] --- maven-resources-plugin:2.6:resources (default-resources) @ hibernate-reactive-routes-quickstart ---
[2025-11-27T00:36:13.673Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
[2025-11-27T00:36:13.673Z] [INFO] Copying 3 resources
[2025-11-27T00:36:13.673Z] [INFO]
[2025-11-27T00:36:13.673Z] [INFO] --- maven-compiler-plugin:3.8.0:compile (default-compile) @ hibernate-reactive-routes-quickstart ---
[2025-11-27T00:36:13.673Z] [INFO] Changes detected - recompiling the module!
[2025-11-27T00:36:13.673Z] [INFO] Compiling 2 source files to /quarkus-quickstarts/hibernate-reactive-routes-quickstart/target/classes
[2025-11-27T00:36:14.347Z] [INFO]
[2025-11-27T00:36:14.347Z] [INFO] --- maven-resources-plugin:2.6:testResources (default-testResources) @ hibernate-reactive-routes-quickstart ---
[2025-11-27T00:36:14.347Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
[2025-11-27T00:36:14.347Z] [INFO] skip non existing resourceDirectory /quarkus-quickstarts/hibernate-reactive-routes-quickstart/src/test/resources
[2025-11-27T00:36:14.347Z] [INFO]
[2025-11-27T00:36:14.347Z] [INFO] --- maven-compiler-plugin:3.8.0:testCompile (default-testCompile) @ hibernate-reactive-routes-quickstart ---
[2025-11-27T00:36:14.347Z] [INFO] Changes detected - recompiling the module!
[2025-11-27T00:36:14.347Z] [INFO] Compiling 2 source files to /quarkus-quickstarts/hibernate-reactive-routes-quickstart/target/test-classes
[2025-11-27T00:36:14.347Z] [INFO]
[2025-11-27T00:36:14.347Z] [INFO] --- maven-surefire-plugin:3.0.0-M5:test (default-test) @ hibernate-reactive-routes-quickstart ---
[2025-11-27T00:36:14.347Z] [INFO]
[2025-11-27T00:36:14.347Z] [INFO] -------------------------------------------------------
[2025-11-27T00:36:14.347Z] [INFO] T E S T S
[2025-11-27T00:36:14.347Z] [INFO] -------------------------------------------------------
[2025-11-27T00:36:14.347Z] [ERROR] Picked up JAVA_TOOL_OPTIONS: -Dfile.encoding=UTF8 -Djava.security.egd=file:/dev/./urandom
[2025-11-27T00:36:15.019Z] [INFO] Running org.acme.hibernate.reactive.FruitsEndpointTest
[2025-11-27T00:36:25.736Z] 2025-11-27 00:35:20,374 INFO [org.jbo.threads] (main) JBoss Threads version 3.4.2.Final
[2025-11-27T00:36:25.736Z] 2025-11-27 00:35:20,948 INFO [org.tes.doc.DockerClientProviderStrategy] (build-1) Loaded org.testcontainers.dockerclient.UnixSocketClientProviderStrategy from ~/.testcontainers.properties, will try it first
[2025-11-27T00:36:25.736Z] 2025-11-27 00:35:21,556 INFO [org.tes.doc.DockerClientProviderStrategy] (build-1) Found Docker environment with local Unix socket (unix:///var/run/docker.sock)
[2025-11-27T00:36:25.736Z] 2025-11-27 00:35:21,574 INFO [org.tes.DockerClientFactory] (build-1) Docker host IP address is 172.17.0.1
[2025-11-27T00:36:25.737Z] 2025-11-27 00:35:21,774 INFO [org.tes.DockerClientFactory] (build-1) Connected to docker:
[2025-11-27T00:36:25.737Z] Server Version: 20.10.7
[2025-11-27T00:36:25.737Z] API Version: 1.41
[2025-11-27T00:36:25.737Z] Operating System: Ubuntu 16.04.7 LTS
[2025-11-27T00:36:25.737Z] Total Memory: 7975 MB
[2025-11-27T00:36:25.737Z] 2025-11-27 00:35:21,778 INFO [org.tes.uti.ImageNameSubstitutor] (build-1) Image name substitution will be performed by: DefaultImageNameSubstitutor (composite of 'ConfigurationFileImageNameSubstitutor' and 'PrefixingImageNameSubstitutor')
[2025-11-27T00:36:25.737Z] 2025-11-27 00:35:21,821 INFO [org.tes.uti.RegistryAuthLocator] (build-1) Failure when attempting to lookup auth config. Please ignore if you don't have images in an authenticated registry. Details: (dockerImageName: testcontainers/ryuk:0.3.3, configFile: /root/.docker/config.json. Falling back to docker-java default behaviour. Exception message: /root/.docker/config.json (No such file or directory)
[2025-11-27T00:36:25.737Z] 2025-11-27 00:35:22,796 INFO [org.tes.DockerClientFactory] (build-1) Ryuk started - will monitor and terminate Testcontainers containers on JVM exit
[2025-11-27T00:36:25.737Z] 2025-11-27 00:35:22,797 INFO [org.tes.DockerClientFactory] (build-1) Checking the system...
[2025-11-27T00:36:25.737Z] 2025-11-27 00:35:22,797 INFO [org.tes.DockerClientFactory] (build-1) ✔︎ Docker server version should be at least 1.6.0
[2025-11-27T00:36:25.737Z] 2025-11-27 00:35:22,953 INFO [org.tes.DockerClientFactory] (build-1) ✔︎ Docker environment should have more than 2GB free disk space
[2025-11-27T00:36:25.737Z] 2025-11-27 00:35:23,274 INFO [doc.io/.1]] (build-1) Creating container for image: docker.io/postgres:14.1
[2025-11-27T00:36:25.737Z] 2025-11-27 00:35:23,274 INFO [org.tes.uti.RegistryAuthLocator] (build-1) Failure when attempting to lookup auth config. Please ignore if you don't have images in an authenticated registry. Details: (dockerImageName: docker.io/postgres:14.1, configFile: /root/.docker/config.json. Falling back to docker-java default behaviour. Exception message: /root/.docker/config.json (No such file or directory)
[2025-11-27T00:36:25.737Z] 2025-11-27 00:35:23,342 INFO [doc.io/.1]] (build-1) Container docker.io/postgres:14.1 is starting: 1a56176e76226374f20b2d4afb2df4ed111a4e981e6841f30d6fb62c661dc3d8
[2025-11-27T00:36:25.737Z] 2025-11-27 00:35:25,511 INFO [doc.io/.1]] (build-1) Container docker.io/postgres:14.1 started in PT2.528845524S
[2025-11-27T00:36:25.737Z] 2025-11-27 00:35:25,512 INFO [io.qua.dev.pos.dep.PostgresqlDevServicesProcessor] (build-1) Dev Services for PostgreSQL started.
[2025-11-27T00:36:25.737Z] 2025-11-27 00:35:25,515 INFO [io.qua.dat.dep.dev.DevServicesDatasourceProcessor] (build-1) Dev Services for the default datasource (postgresql) started.
[2025-11-27T00:36:25.737Z] 2025-11-27 00:35:26,304 INFO [org.hib.rea.pro.imp.ReactiveIntegrator] (JPA Startup Thread: default-reactive) HR000001: Hibernate Reactive
[2025-11-27T00:36:25.737Z] Hibernate:
[2025-11-27T00:36:25.737Z] drop table if exists known_fruits cascade
[2025-11-27T00:36:25.737Z] 2025-11-27 00:35:26,662 WARN [io.ver.sql.imp.SocketConnectionBase] (vert.x-eventloop-thread-0) Backend notice: severity='NOTICE', code='00000', message='table "known_fruits" does not exist, skipping', detail='null', hint='null', position='null', internalPosition='null', internalQuery='null', where='null', file='tablecmds.c', line='1265', routine='DropErrorMsgNonExistent', schema='null', table='null', column='null', dataType='null', constraint='null'
[2025-11-27T00:36:25.737Z] Hibernate:
[2025-11-27T00:36:25.737Z] drop sequence if exists known_fruits_id_seq
[2025-11-27T00:36:25.737Z] 2025-11-27 00:35:26,664 WARN [io.ver.sql.imp.SocketConnectionBase] (vert.x-eventloop-thread-0) Backend notice: severity='NOTICE', code='00000', message='sequence "known_fruits_id_seq" does not exist, skipping', detail='null', hint='null', position='null', internalPosition='null', internalQuery='null', where='null', file='tablecmds.c', line='1265', routine='DropErrorMsgNonExistent', schema='null', table='null', column='null', dataType='null', constraint='null'
[2025-11-27T00:36:25.737Z] Hibernate:
[2025-11-27T00:36:25.737Z] drop table if exists known_fruits cascade
[2025-11-27T00:36:25.737Z] 2025-11-27 00:35:26,718 WARN [io.ver.sql.imp.SocketConnectionBase] (vert.x-eventloop-thread-0) Backend notice: severity='NOTICE', code='00000', message='table "known_fruits" does not exist, skipping', detail='null', hint='null', position='null', internalPosition='null', internalQuery='null', where='null', file='tablecmds.c', line='1265', routine='DropErrorMsgNonExistent', schema='null', table='null', column='null', dataType='null', constraint='null'
[2025-11-27T00:36:25.737Z] Hibernate:
[2025-11-27T00:36:25.737Z] drop sequence if exists known_fruits_id_seq
[2025-11-27T00:36:25.737Z] 2025-11-27 00:35:26,720 WARN [io.ver.sql.imp.SocketConnectionBase] (vert.x-eventloop-thread-0) Backend notice: severity='NOTICE', code='00000', message='sequence "known_fruits_id_seq" does not exist, skipping', detail='null', hint='null', position='null', internalPosition='null', internalQuery='null', where='null', file='tablecmds.c', line='1265', routine='DropErrorMsgNonExistent', schema='null', table='null', column='null', dataType='null', constraint='null'
[2025-11-27T00:36:25.737Z] Hibernate:
[2025-11-27T00:36:25.737Z] create sequence known_fruits_id_seq start 10 increment 1
[2025-11-27T00:36:25.737Z] Hibernate:
[2025-11-27T00:36:25.737Z] create table known_fruits (
[2025-11-27T00:36:25.737Z] id int4 not null,
[2025-11-27T00:36:25.737Z] name varchar(40),
[2025-11-27T00:36:25.737Z] primary key (id)
[2025-11-27T00:36:25.737Z] )
[2025-11-27T00:36:25.737Z] Hibernate:
[2025-11-27T00:36:25.737Z] alter table if exists known_fruits
[2025-11-27T00:36:25.737Z] add constraint UK_57g3m8wr3qxoj706a6hsqg6ye unique (name)
[2025-11-27T00:36:25.737Z] Hibernate:
[2025-11-27T00:36:25.737Z] INSERT
[2025-11-27T00:36:25.737Z] INTO
[2025-11-27T00:36:25.737Z] known_fruits
[2025-11-27T00:36:25.737Z] (id, name)
[2025-11-27T00:36:25.737Z] VALUES
[2025-11-27T00:36:25.737Z] (1, 'Cherry')
[2025-11-27T00:36:25.737Z] Hibernate:
[2025-11-27T00:36:25.737Z] INSERT
[2025-11-27T00:36:25.737Z] INTO
[2025-11-27T00:36:25.737Z] known_fruits
[2025-11-27T00:36:25.737Z] (id, name)
[2025-11-27T00:36:25.737Z] VALUES
[2025-11-27T00:36:25.737Z] (2, 'Apple')
[2025-11-27T00:36:25.737Z] Hibernate:
[2025-11-27T00:36:25.737Z] INSERT
[2025-11-27T00:36:25.737Z] INTO
[2025-11-27T00:36:25.737Z] known_fruits
[2025-11-27T00:36:25.737Z] (id, name)
[2025-11-27T00:36:25.737Z] VALUES
[2025-11-27T00:36:25.737Z] (3, 'Banana')
[2025-11-27T00:36:25.737Z] 2025-11-27 00:35:26,884 INFO [io.quarkus] (main) Quarkus 2.7.2.Final on JVM started in 7.046s. Listening on: http://localhost:8081
[2025-11-27T00:36:25.737Z] 2025-11-27 00:35:26,885 INFO [io.quarkus] (main) Profile test activated.
[2025-11-27T00:36:25.737Z] 2025-11-27 00:35:26,885 INFO [io.quarkus] (main) Installed features: [cdi, hibernate-orm, hibernate-reactive, reactive-pg-client, reactive-routes, smallrye-context-propagation, vertx]
[2025-11-27T00:36:27.913Z] Hibernate:
[2025-11-27T00:36:27.913Z] select
[2025-11-27T00:36:27.913Z] fruit0_.id as id1_0_,
[2025-11-27T00:36:27.913Z] fruit0_.name as name2_0_
[2025-11-27T00:36:27.913Z] from
[2025-11-27T00:36:27.913Z] known_fruits fruit0_
[2025-11-27T00:36:27.913Z] order by
[2025-11-27T00:36:27.913Z] fruit0_.name
[2025-11-27T00:36:27.913Z] Hibernate:
[2025-11-27T00:36:27.913Z] select
[2025-11-27T00:36:27.913Z] fruit0_.id as id1_0_0_,
[2025-11-27T00:36:27.913Z] fruit0_.name as name2_0_0_
[2025-11-27T00:36:27.913Z] from
[2025-11-27T00:36:27.913Z] known_fruits fruit0_
[2025-11-27T00:36:27.913Z] where
[2025-11-27T00:36:27.913Z] fruit0_.id=$1
[2025-11-27T00:36:27.913Z] Hibernate:
[2025-11-27T00:36:27.913Z] update
[2025-11-27T00:36:27.913Z] known_fruits
[2025-11-27T00:36:27.913Z] set
[2025-11-27T00:36:27.913Z] name=$1
[2025-11-27T00:36:27.913Z] where
[2025-11-27T00:36:27.913Z] id=$2
[2025-11-27T00:36:27.913Z] Hibernate:
[2025-11-27T00:36:27.913Z] select
[2025-11-27T00:36:27.913Z] fruit0_.id as id1_0_,
[2025-11-27T00:36:27.913Z] fruit0_.name as name2_0_
[2025-11-27T00:36:27.913Z] from
[2025-11-27T00:36:27.913Z] known_fruits fruit0_
[2025-11-27T00:36:27.913Z] order by
[2025-11-27T00:36:27.913Z] fruit0_.name
[2025-11-27T00:36:27.913Z] Hibernate:
[2025-11-27T00:36:27.913Z] select
[2025-11-27T00:36:27.913Z] fruit0_.id as id1_0_0_,
[2025-11-27T00:36:27.913Z] fruit0_.name as name2_0_0_
[2025-11-27T00:36:27.913Z] from
[2025-11-27T00:36:27.913Z] known_fruits fruit0_
[2025-11-27T00:36:27.913Z] where
[2025-11-27T00:36:27.913Z] fruit0_.id=$1
[2025-11-27T00:36:27.913Z] Hibernate:
[2025-11-27T00:36:27.913Z] delete
[2025-11-27T00:36:27.913Z] from
[2025-11-27T00:36:27.913Z] known_fruits
[2025-11-27T00:36:27.913Z] where
[2025-11-27T00:36:27.913Z] id=$1
[2025-11-27T00:36:27.913Z] Hibernate:
[2025-11-27T00:36:27.913Z] select
[2025-11-27T00:36:27.913Z] fruit0_.id as id1_0_,
[2025-11-27T00:36:27.913Z] fruit0_.name as name2_0_
[2025-11-27T00:36:27.913Z] from
[2025-11-27T00:36:27.913Z] known_fruits fruit0_
[2025-11-27T00:36:27.913Z] order by
[2025-11-27T00:36:27.913Z] fruit0_.name
[2025-11-27T00:36:27.913Z] Hibernate:
[2025-11-27T00:36:27.913Z] select
[2025-11-27T00:36:27.913Z] nextval ('known_fruits_id_seq')
[2025-11-27T00:36:27.913Z] Hibernate:
[2025-11-27T00:36:27.913Z] insert
[2025-11-27T00:36:27.913Z] into
[2025-11-27T00:36:27.913Z] known_fruits
[2025-11-27T00:36:27.913Z] (name, id)
[2025-11-27T00:36:27.913Z] values
[2025-11-27T00:36:27.913Z] ($1, $2)
[2025-11-27T00:36:27.913Z] Hibernate:
[2025-11-27T00:36:27.913Z] select
[2025-11-27T00:36:27.913Z] fruit0_.id as id1_0_,
[2025-11-27T00:36:27.913Z] fruit0_.name as name2_0_
[2025-11-27T00:36:27.913Z] from
[2025-11-27T00:36:27.913Z] known_fruits fruit0_
[2025-11-27T00:36:27.913Z] order by
[2025-11-27T00:36:27.913Z] fruit0_.name
[2025-11-27T00:36:27.913Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 12.288 s - in org.acme.hibernate.reactive.FruitsEndpointTest
[2025-11-27T00:36:27.913Z] 2025-11-27 00:35:28,912 INFO [io.quarkus] (main) Quarkus stopped in 0.055s
[2025-11-27T00:36:27.913Z] [INFO]
[2025-11-27T00:36:27.913Z] [INFO] Results:
[2025-11-27T00:36:27.913Z] [INFO]
[2025-11-27T00:36:27.913Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0
[2025-11-27T00:36:27.913Z] [INFO]
[2025-11-27T00:36:27.913Z] [INFO]
[2025-11-27T00:36:27.913Z] [INFO] --- maven-jar-plugin:2.4:jar (default-jar) @ hibernate-reactive-routes-quickstart ---
[2025-11-27T00:36:27.913Z] [INFO] Building jar: /quarkus-quickstarts/hibernate-reactive-routes-quickstart/target/hibernate-reactive-routes-quickstart-1.0.0-SNAPSHOT.jar
[2025-11-27T00:36:27.913Z] [INFO]
[2025-11-27T00:36:27.913Z] [INFO] --- quarkus-maven-plugin:2.7.2.Final:build (default) @ hibernate-reactive-routes-quickstart ---
[2025-11-27T00:36:29.305Z] [INFO] [org.hibernate.Version] HHH000412: Hibernate ORM core version 5.6.5.Final
[2025-11-27T00:36:29.980Z] [INFO] [io.quarkus.deployment.QuarkusAugmentor] Quarkus augmentation completed in 1485ms
[2025-11-27T00:36:29.980Z] [INFO]
[2025-11-27T00:36:29.980Z] [INFO] --- maven-install-plugin:2.4:install (default-install) @ hibernate-reactive-routes-quickstart ---
[2025-11-27T00:36:29.980Z] [INFO] Installing /quarkus-quickstarts/hibernate-reactive-routes-quickstart/target/hibernate-reactive-routes-quickstart-1.0.0-SNAPSHOT.jar to /root/.m2/repository/org/acme/hibernate-reactive-routes-quickstart/1.0.0-SNAPSHOT/hibernate-reactive-routes-quickstart-1.0.0-SNAPSHOT.jar
[2025-11-27T00:36:29.980Z] [INFO] Installing /quarkus-quickstarts/hibernate-reactive-routes-quickstart/pom.xml to /root/.m2/repository/org/acme/hibernate-reactive-routes-quickstart/1.0.0-SNAPSHOT/hibernate-reactive-routes-quickstart-1.0.0-SNAPSHOT.pom
[2025-11-27T00:36:29.980Z] [INFO]
[2025-11-27T00:36:29.980Z] [INFO] ----------------< org.acme:grpc-plain-text-quickstart >-----------------
[2025-11-27T00:36:29.980Z] [INFO] Building grpc-plain-text-quickstart 1.0.0-SNAPSHOT [34/103]
[2025-11-27T00:36:29.980Z] [INFO] --------------------------------[ jar ]---------------------------------
[2025-11-27T00:36:29.980Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/quarkus/quarkus-grpc/2.7.2.Final/quarkus-grpc-2.7.2.Final.pom
[2025-11-27T00:36:29.980Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/io/quarkus/quarkus-grpc/2.7.2.Final/quarkus-grpc-2.7.2.Final.pom (5.6 kB at 54 kB/s)
[2025-11-27T00:36:29.980Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/quarkus/quarkus-grpc-parent/2.7.2.Final/quarkus-grpc-parent-2.7.2.Final.pom
[2025-11-27T00:36:29.980Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/io/quarkus/quarkus-grpc-parent/2.7.2.Final/quarkus-grpc-parent-2.7.2.Final.pom (836 B at 4.5 kB/s)
[2025-11-27T00:36:29.980Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/quarkus/quarkus-grpc-common/2.7.2.Final/quarkus-grpc-common-2.7.2.Final.pom
[2025-11-27T00:36:30.653Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/io/quarkus/quarkus-grpc-common/2.7.2.Final/quarkus-grpc-common-2.7.2.Final.pom (3.4 kB at 6.6 kB/s)
[2025-11-27T00:36:30.653Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/quarkus/quarkus-grpc-common-parent/2.7.2.Final/quarkus-grpc-common-parent-2.7.2.Final.pom
[2025-11-27T00:36:30.653Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/io/quarkus/quarkus-grpc-common-parent/2.7.2.Final/quarkus-grpc-common-parent-2.7.2.Final.pom (749 B at 6.1 kB/s)
[2025-11-27T00:36:30.653Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/com/google/code/findbugs/jsr305/3.0.2/jsr305-3.0.2.pom
[2025-11-27T00:36:30.653Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/com/google/code/findbugs/jsr305/3.0.2/jsr305-3.0.2.pom (4.3 kB at 44 kB/s)
[2025-11-27T00:36:30.653Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/vertx/vertx-grpc/4.2.4/vertx-grpc-4.2.4.pom
[2025-11-27T00:36:31.325Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/io/vertx/vertx-grpc/4.2.4/vertx-grpc-4.2.4.pom (7.3 kB at 73 kB/s)
[2025-11-27T00:36:31.325Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/vertx/vertx-grpc-parent/4.2.4/vertx-grpc-parent-4.2.4.pom
[2025-11-27T00:36:31.325Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/io/vertx/vertx-grpc-parent/4.2.4/vertx-grpc-parent-4.2.4.pom (1.8 kB at 3.8 kB/s)
[2025-11-27T00:36:31.325Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/grpc/grpc-netty/1.43.2/grpc-netty-1.43.2.pom
[2025-11-27T00:36:31.325Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/io/grpc/grpc-netty/1.43.2/grpc-netty-1.43.2.pom (2.3 kB at 38 kB/s)
[2025-11-27T00:36:31.325Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/grpc/grpc-core/1.43.2/grpc-core-1.43.2.pom
[2025-11-27T00:36:31.996Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/io/grpc/grpc-core/1.43.2/grpc-core-1.43.2.pom (2.5 kB at 39 kB/s)
[2025-11-27T00:36:31.996Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/grpc/grpc-api/1.43.2/grpc-api-1.43.2.pom
[2025-11-27T00:36:31.996Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/io/grpc/grpc-api/1.43.2/grpc-api-1.43.2.pom (2.0 kB at 33 kB/s)
[2025-11-27T00:36:31.996Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/grpc/grpc-context/1.43.2/grpc-context-1.43.2.pom
[2025-11-27T00:36:31.996Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/io/grpc/grpc-context/1.43.2/grpc-context-1.43.2.pom (1.2 kB at 18 kB/s)
[2025-11-27T00:36:31.996Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/perfmark/perfmark-api/0.23.0/perfmark-api-0.23.0.pom
[2025-11-27T00:36:31.996Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/io/perfmark/perfmark-api/0.23.0/perfmark-api-0.23.0.pom (1.5 kB at 24 kB/s)
[2025-11-27T00:36:31.996Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/grpc/grpc-protobuf/1.43.2/grpc-protobuf-1.43.2.pom
[2025-11-27T00:36:31.996Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/io/grpc/grpc-protobuf/1.43.2/grpc-protobuf-1.43.2.pom (2.7 kB at 47 kB/s)
[2025-11-27T00:36:31.996Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/com/google/protobuf/protobuf-java/3.19.3/protobuf-java-3.19.3.pom
[2025-11-27T00:36:31.996Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/com/google/protobuf/protobuf-java/3.19.3/protobuf-java-3.19.3.pom (5.4 kB at 78 kB/s)
[2025-11-27T00:36:31.996Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/com/google/protobuf/protobuf-parent/3.19.3/protobuf-parent-3.19.3.pom
[2025-11-27T00:36:31.996Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/com/google/protobuf/protobuf-parent/3.19.3/protobuf-parent-3.19.3.pom (8.7 kB at 127 kB/s)
[2025-11-27T00:36:31.996Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/com/google/protobuf/protobuf-bom/3.19.3/protobuf-bom-3.19.3.pom
[2025-11-27T00:36:31.996Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/com/google/protobuf/protobuf-bom/3.19.3/protobuf-bom-3.19.3.pom (3.5 kB at 51 kB/s)
[2025-11-27T00:36:31.996Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/com/google/api/grpc/proto-google-common-protos/2.0.1/proto-google-common-protos-2.0.1.pom
[2025-11-27T00:36:31.996Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/com/google/api/grpc/proto-google-common-protos/2.0.1/proto-google-common-protos-2.0.1.pom (2.2 kB at 39 kB/s)
[2025-11-27T00:36:31.996Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/grpc/grpc-protobuf-lite/1.43.2/grpc-protobuf-lite-1.43.2.pom
[2025-11-27T00:36:31.996Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/io/grpc/grpc-protobuf-lite/1.43.2/grpc-protobuf-lite-1.43.2.pom (2.0 kB at 31 kB/s)
[2025-11-27T00:36:31.996Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/grpc/grpc-stub/1.43.2/grpc-stub-1.43.2.pom
[2025-11-27T00:36:32.667Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/io/grpc/grpc-stub/1.43.2/grpc-stub-1.43.2.pom (1.8 kB at 23 kB/s)
[2025-11-27T00:36:32.667Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/quarkus/quarkus-smallrye-stork/2.7.2.Final/quarkus-smallrye-stork-2.7.2.Final.pom
[2025-11-27T00:36:32.667Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/io/quarkus/quarkus-smallrye-stork/2.7.2.Final/quarkus-smallrye-stork-2.7.2.Final.pom (1.9 kB at 25 kB/s)
[2025-11-27T00:36:32.667Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/quarkus/quarkus-smallrye-stork-parent/2.7.2.Final/quarkus-smallrye-stork-parent-2.7.2.Final.pom
[2025-11-27T00:36:32.667Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/io/quarkus/quarkus-smallrye-stork-parent/2.7.2.Final/quarkus-smallrye-stork-parent-2.7.2.Final.pom (767 B at 6.5 kB/s)
[2025-11-27T00:36:32.667Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/smallrye/stork/stork-microprofile-config/1.0.0/stork-microprofile-config-1.0.0.pom
[2025-11-27T00:36:32.667Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/io/smallrye/stork/stork-microprofile-config/1.0.0/stork-microprofile-config-1.0.0.pom (1.8 kB at 32 kB/s)
[2025-11-27T00:36:32.667Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/smallrye/stork/stork-parent/1.0.0/stork-parent-1.0.0.pom
[2025-11-27T00:36:32.667Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/io/smallrye/stork/stork-parent/1.0.0/stork-parent-1.0.0.pom (13 kB at 207 kB/s)
[2025-11-27T00:36:32.667Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/smallrye/stork/stork-core/1.0.0/stork-core-1.0.0.pom
[2025-11-27T00:36:32.667Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/io/smallrye/stork/stork-core/1.0.0/stork-core-1.0.0.pom (2.3 kB at 39 kB/s)
[2025-11-27T00:36:32.667Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/smallrye/stork/stork-api/1.0.0/stork-api-1.0.0.pom
[2025-11-27T00:36:32.667Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/io/smallrye/stork/stork-api/1.0.0/stork-api-1.0.0.pom (917 B at 14 kB/s)
[2025-11-27T00:36:32.667Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/quarkus/quarkus-grpc-stubs/2.7.2.Final/quarkus-grpc-stubs-2.7.2.Final.pom
[2025-11-27T00:36:32.667Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/io/quarkus/quarkus-grpc-stubs/2.7.2.Final/quarkus-grpc-stubs-2.7.2.Final.pom (4.3 kB at 38 kB/s)
[2025-11-27T00:36:32.667Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/quarkus/quarkus-grpc/2.7.2.Final/quarkus-grpc-2.7.2.Final.jar
[2025-11-27T00:36:32.667Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/quarkus/quarkus-grpc-common/2.7.2.Final/quarkus-grpc-common-2.7.2.Final.jar
[2025-11-27T00:36:32.667Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/com/google/code/findbugs/jsr305/3.0.2/jsr305-3.0.2.jar
[2025-11-27T00:36:32.667Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/vertx/vertx-grpc/4.2.4/vertx-grpc-4.2.4.jar
[2025-11-27T00:36:32.667Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/grpc/grpc-netty/1.43.2/grpc-netty-1.43.2.jar
[2025-11-27T00:36:33.339Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/com/google/code/findbugs/jsr305/3.0.2/jsr305-3.0.2.jar (20 kB at 273 kB/s)
[2025-11-27T00:36:33.339Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/grpc/grpc-core/1.43.2/grpc-core-1.43.2.jar
[2025-11-27T00:36:33.339Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/io/quarkus/quarkus-grpc-common/2.7.2.Final/quarkus-grpc-common-2.7.2.Final.jar (12 kB at 92 kB/s)
[2025-11-27T00:36:33.339Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/perfmark/perfmark-api/0.23.0/perfmark-api-0.23.0.jar
[2025-11-27T00:36:33.339Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/io/grpc/grpc-netty/1.43.2/grpc-netty-1.43.2.jar (281 kB at 2.3 MB/s)
[2025-11-27T00:36:33.339Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/grpc/grpc-protobuf/1.43.2/grpc-protobuf-1.43.2.jar
[2025-11-27T00:36:33.339Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/io/grpc/grpc-core/1.43.2/grpc-core-1.43.2.jar (689 kB at 4.4 MB/s)
[2025-11-27T00:36:33.339Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/com/google/protobuf/protobuf-java/3.19.3/protobuf-java-3.19.3.jar
[2025-11-27T00:36:33.339Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/io/perfmark/perfmark-api/0.23.0/perfmark-api-0.23.0.jar (6.4 kB at 28 kB/s)
[2025-11-27T00:36:33.339Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/com/google/api/grpc/proto-google-common-protos/2.0.1/proto-google-common-protos-2.0.1.jar
[2025-11-27T00:36:33.339Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/io/grpc/grpc-protobuf/1.43.2/grpc-protobuf-1.43.2.jar (5.1 kB at 21 kB/s)
[2025-11-27T00:36:33.339Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/grpc/grpc-protobuf-lite/1.43.2/grpc-protobuf-lite-1.43.2.jar
[2025-11-27T00:36:33.339Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/com/google/protobuf/protobuf-java/3.19.3/protobuf-java-3.19.3.jar (1.7 MB at 5.9 MB/s)
[2025-11-27T00:36:33.339Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/quarkus/quarkus-smallrye-stork/2.7.2.Final/quarkus-smallrye-stork-2.7.2.Final.jar
[2025-11-27T00:36:33.339Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/io/grpc/grpc-protobuf-lite/1.43.2/grpc-protobuf-lite-1.43.2.jar (7.6 kB at 25 kB/s)
[2025-11-27T00:36:33.339Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/smallrye/stork/stork-microprofile-config/1.0.0/stork-microprofile-config-1.0.0.jar
[2025-11-27T00:36:33.339Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/com/google/api/grpc/proto-google-common-protos/2.0.1/proto-google-common-protos-2.0.1.jar (1.6 MB at 4.8 MB/s)
[2025-11-27T00:36:33.339Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/smallrye/stork/stork-core/1.0.0/stork-core-1.0.0.jar
[2025-11-27T00:36:33.339Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/io/vertx/vertx-grpc/4.2.4/vertx-grpc-4.2.4.jar (34 kB at 91 kB/s)
[2025-11-27T00:36:33.339Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/smallrye/stork/stork-api/1.0.0/stork-api-1.0.0.jar
[2025-11-27T00:36:33.339Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/io/smallrye/stork/stork-microprofile-config/1.0.0/stork-microprofile-config-1.0.0.jar (7.3 kB at 19 kB/s)
[2025-11-27T00:36:33.339Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/quarkus/quarkus-grpc-stubs/2.7.2.Final/quarkus-grpc-stubs-2.7.2.Final.jar
[2025-11-27T00:36:33.339Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/io/smallrye/stork/stork-core/1.0.0/stork-core-1.0.0.jar (25 kB at 65 kB/s)
[2025-11-27T00:36:33.339Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/grpc/grpc-stub/1.43.2/grpc-stub-1.43.2.jar
[2025-11-27T00:36:33.339Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/io/quarkus/quarkus-grpc/2.7.2.Final/quarkus-grpc-2.7.2.Final.jar (157 kB at 393 kB/s)
[2025-11-27T00:36:33.339Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/grpc/grpc-api/1.43.2/grpc-api-1.43.2.jar
[2025-11-27T00:36:33.339Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/io/smallrye/stork/stork-api/1.0.0/stork-api-1.0.0.jar (23 kB at 53 kB/s)
[2025-11-27T00:36:33.339Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/grpc/grpc-context/1.43.2/grpc-context-1.43.2.jar
[2025-11-27T00:36:33.339Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/io/grpc/grpc-api/1.43.2/grpc-api-1.43.2.jar (255 kB at 549 kB/s)
[2025-11-27T00:36:33.339Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/io/grpc/grpc-stub/1.43.2/grpc-stub-1.43.2.jar (50 kB at 109 kB/s)
[2025-11-27T00:36:33.339Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/io/grpc/grpc-context/1.43.2/grpc-context-1.43.2.jar (31 kB at 63 kB/s)
[2025-11-27T00:36:33.339Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/io/quarkus/quarkus-smallrye-stork/2.7.2.Final/quarkus-smallrye-stork-2.7.2.Final.jar (4.7 kB at 7.6 kB/s)
[2025-11-27T00:36:34.011Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/io/quarkus/quarkus-grpc-stubs/2.7.2.Final/quarkus-grpc-stubs-2.7.2.Final.jar (193 kB at 204 kB/s)
[2025-11-27T00:36:34.011Z] [INFO]
[2025-11-27T00:36:34.011Z] [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ grpc-plain-text-quickstart ---
[2025-11-27T00:36:34.011Z] [INFO]
[2025-11-27T00:36:34.011Z] [INFO] --- maven-resources-plugin:2.6:resources (default-resources) @ grpc-plain-text-quickstart ---
[2025-11-27T00:36:34.011Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
[2025-11-27T00:36:34.011Z] [INFO] Copying 1 resource
[2025-11-27T00:36:34.011Z] [INFO]
[2025-11-27T00:36:34.011Z] [INFO] --- quarkus-maven-plugin:2.7.2.Final:generate-code (default) @ grpc-plain-text-quickstart ---
[2025-11-27T00:36:34.011Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/quarkus/quarkus-grpc-deployment/2.7.2.Final/quarkus-grpc-deployment-2.7.2.Final.pom
[2025-11-27T00:36:34.011Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/io/quarkus/quarkus-grpc-deployment/2.7.2.Final/quarkus-grpc-deployment-2.7.2.Final.pom (6.0 kB at 43 kB/s)
[2025-11-27T00:36:34.011Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/quarkus/quarkus-grpc-common-deployment/2.7.2.Final/quarkus-grpc-common-deployment-2.7.2.Final.pom
[2025-11-27T00:36:34.011Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/io/quarkus/quarkus-grpc-common-deployment/2.7.2.Final/quarkus-grpc-common-deployment-2.7.2.Final.pom (1.7 kB at 9.3 kB/s)
[2025-11-27T00:36:34.011Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/quarkus/quarkus-smallrye-stork-deployment/2.7.2.Final/quarkus-smallrye-stork-deployment-2.7.2.Final.pom
[2025-11-27T00:36:34.684Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/io/quarkus/quarkus-smallrye-stork-deployment/2.7.2.Final/quarkus-smallrye-stork-deployment-2.7.2.Final.pom (1.7 kB at 12 kB/s)
[2025-11-27T00:36:34.684Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/quarkus/quarkus-grpc-codegen/2.7.2.Final/quarkus-grpc-codegen-2.7.2.Final.pom
[2025-11-27T00:36:34.684Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/io/quarkus/quarkus-grpc-codegen/2.7.2.Final/quarkus-grpc-codegen-2.7.2.Final.pom (4.5 kB at 16 kB/s)
[2025-11-27T00:36:34.684Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/com/google/protobuf/protobuf-java-util/3.19.3/protobuf-java-util-3.19.3.pom
[2025-11-27T00:36:34.684Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/com/google/protobuf/protobuf-java-util/3.19.3/protobuf-java-util-3.19.3.pom (5.0 kB at 74 kB/s)
[2025-11-27T00:36:34.684Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/com/google/protobuf/protoc/3.19.3/protoc-3.19.3.pom
[2025-11-27T00:36:34.684Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/com/google/protobuf/protoc/3.19.3/protoc-3.19.3.pom (5.6 kB at 87 kB/s)
[2025-11-27T00:36:34.684Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/grpc/protoc-gen-grpc-java/1.43.2/protoc-gen-grpc-java-1.43.2.pom
[2025-11-27T00:36:34.684Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/io/grpc/protoc-gen-grpc-java/1.43.2/protoc-gen-grpc-java-1.43.2.pom (1.3 kB at 16 kB/s)
[2025-11-27T00:36:34.684Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/quarkus/quarkus-grpc-protoc-plugin/2.7.2.Final/quarkus-grpc-protoc-plugin-2.7.2.Final.pom
[2025-11-27T00:36:35.358Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/io/quarkus/quarkus-grpc-protoc-plugin/2.7.2.Final/quarkus-grpc-protoc-plugin-2.7.2.Final.pom (2.6 kB at 21 kB/s)
[2025-11-27T00:36:35.358Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/quarkus/quarkus-grpc-common-deployment/2.7.2.Final/quarkus-grpc-common-deployment-2.7.2.Final.jar
[2025-11-27T00:36:35.358Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/quarkus/quarkus-smallrye-stork-deployment/2.7.2.Final/quarkus-smallrye-stork-deployment-2.7.2.Final.jar
[2025-11-27T00:36:35.358Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/com/google/protobuf/protobuf-java-util/3.19.3/protobuf-java-util-3.19.3.jar
[2025-11-27T00:36:35.358Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/com/google/protobuf/protoc/3.19.3/protoc-3.19.3-linux-aarch_64.exe
[2025-11-27T00:36:35.358Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/com/google/protobuf/protoc/3.19.3/protoc-3.19.3-linux-x86_32.exe
[2025-11-27T00:36:35.358Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/com/google/protobuf/protobuf-java-util/3.19.3/protobuf-java-util-3.19.3.jar (73 kB at 834 kB/s)
[2025-11-27T00:36:35.358Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/com/google/protobuf/protoc/3.19.3/protoc-3.19.3-linux-x86_64.exe
[2025-11-27T00:36:35.358Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/com/google/protobuf/protoc/3.19.3/protoc-3.19.3-linux-x86_32.exe (5.0 MB at 28 MB/s)
[2025-11-27T00:36:35.358Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/com/google/protobuf/protoc/3.19.3/protoc-3.19.3-osx-x86_64.exe
[2025-11-27T00:36:35.358Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/com/google/protobuf/protoc/3.19.3/protoc-3.19.3-linux-aarch_64.exe (6.1 MB at 30 MB/s)
[2025-11-27T00:36:35.358Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/com/google/protobuf/protoc/3.19.3/protoc-3.19.3-osx-aarch_64.exe
[2025-11-27T00:36:35.358Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/io/quarkus/quarkus-grpc-common-deployment/2.7.2.Final/quarkus-grpc-common-deployment-2.7.2.Final.jar (5.9 kB at 27 kB/s)
[2025-11-27T00:36:35.358Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/com/google/protobuf/protoc/3.19.3/protoc-3.19.3-windows-x86_32.exe
[2025-11-27T00:36:35.358Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/com/google/protobuf/protoc/3.19.3/protoc-3.19.3-linux-x86_64.exe (5.4 MB at 23 MB/s)
[2025-11-27T00:36:35.358Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/com/google/protobuf/protoc/3.19.3/protoc-3.19.3-windows-x86_64.exe
[2025-11-27T00:36:35.358Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/com/google/protobuf/protoc/3.19.3/protoc-3.19.3-windows-x86_64.exe (3.9 MB at 10 MB/s)
[2025-11-27T00:36:35.358Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/grpc/protoc-gen-grpc-java/1.43.2/protoc-gen-grpc-java-1.43.2-linux-aarch_64.exe
[2025-11-27T00:36:35.358Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/com/google/protobuf/protoc/3.19.3/protoc-3.19.3-windows-x86_32.exe (2.8 MB at 7.4 MB/s)
[2025-11-27T00:36:35.358Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/grpc/protoc-gen-grpc-java/1.43.2/protoc-gen-grpc-java-1.43.2-linux-x86_32.exe
[2025-11-27T00:36:35.358Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/com/google/protobuf/protoc/3.19.3/protoc-3.19.3-osx-x86_64.exe (13 MB at 29 MB/s)
[2025-11-27T00:36:35.358Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/grpc/protoc-gen-grpc-java/1.43.2/protoc-gen-grpc-java-1.43.2-linux-x86_64.exe
[2025-11-27T00:36:35.358Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/com/google/protobuf/protoc/3.19.3/protoc-3.19.3-osx-aarch_64.exe (13 MB at 28 MB/s)
[2025-11-27T00:36:35.358Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/grpc/protoc-gen-grpc-java/1.43.2/protoc-gen-grpc-java-1.43.2-osx-x86_64.exe
[2025-11-27T00:36:35.358Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/io/grpc/protoc-gen-grpc-java/1.43.2/protoc-gen-grpc-java-1.43.2-linux-aarch_64.exe (2.3 MB at 4.7 MB/s)
[2025-11-27T00:36:35.358Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/grpc/protoc-gen-grpc-java/1.43.2/protoc-gen-grpc-java-1.43.2-osx-aarch_64.exe
[2025-11-27T00:36:35.358Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/io/quarkus/quarkus-smallrye-stork-deployment/2.7.2.Final/quarkus-smallrye-stork-deployment-2.7.2.Final.jar (4.5 kB at 8.6 kB/s)
[2025-11-27T00:36:35.358Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/grpc/protoc-gen-grpc-java/1.43.2/protoc-gen-grpc-java-1.43.2-windows-x86_32.exe
[2025-11-27T00:36:35.358Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/io/grpc/protoc-gen-grpc-java/1.43.2/protoc-gen-grpc-java-1.43.2-linux-x86_32.exe (2.8 MB at 5.3 MB/s)
[2025-11-27T00:36:35.358Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/grpc/protoc-gen-grpc-java/1.43.2/protoc-gen-grpc-java-1.43.2-windows-x86_64.exe
[2025-11-27T00:36:36.029Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/io/grpc/protoc-gen-grpc-java/1.43.2/protoc-gen-grpc-java-1.43.2-linux-x86_64.exe (3.0 MB at 5.4 MB/s)
[2025-11-27T00:36:36.029Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/quarkus/quarkus-grpc-protoc-plugin/2.7.2.Final/quarkus-grpc-protoc-plugin-2.7.2.Final-shaded.jar
[2025-11-27T00:36:36.029Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/io/grpc/protoc-gen-grpc-java/1.43.2/protoc-gen-grpc-java-1.43.2-osx-x86_64.exe (6.1 MB at 10 MB/s)
[2025-11-27T00:36:36.029Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/quarkus/quarkus-grpc-codegen/2.7.2.Final/quarkus-grpc-codegen-2.7.2.Final.jar
[2025-11-27T00:36:36.029Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/io/grpc/protoc-gen-grpc-java/1.43.2/protoc-gen-grpc-java-1.43.2-windows-x86_32.exe (1.2 MB at 1.9 MB/s)
[2025-11-27T00:36:36.029Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/quarkus/quarkus-grpc-deployment/2.7.2.Final/quarkus-grpc-deployment-2.7.2.Final.jar
[2025-11-27T00:36:36.029Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/io/grpc/protoc-gen-grpc-java/1.43.2/protoc-gen-grpc-java-1.43.2-windows-x86_64.exe (1.6 MB at 2.5 MB/s)
[2025-11-27T00:36:36.029Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/io/grpc/protoc-gen-grpc-java/1.43.2/protoc-gen-grpc-java-1.43.2-osx-aarch_64.exe (6.1 MB at 9.3 MB/s)
[2025-11-27T00:36:36.029Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/io/quarkus/quarkus-grpc-protoc-plugin/2.7.2.Final/quarkus-grpc-protoc-plugin-2.7.2.Final-shaded.jar (4.9 MB at 6.5 MB/s)
[2025-11-27T00:36:36.029Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/io/quarkus/quarkus-grpc-codegen/2.7.2.Final/quarkus-grpc-codegen-2.7.2.Final.jar (14 kB at 13 kB/s)
[2025-11-27T00:36:36.029Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/io/quarkus/quarkus-grpc-deployment/2.7.2.Final/quarkus-grpc-deployment-2.7.2.Final.jar (69 kB at 64 kB/s)
[2025-11-27T00:36:36.700Z] Picked up JAVA_TOOL_OPTIONS: -Dfile.encoding=UTF8 -Djava.security.egd=file:/dev/./urandom
[2025-11-27T00:36:36.701Z] [INFO]
[2025-11-27T00:36:36.701Z] [INFO] --- maven-compiler-plugin:3.8.0:compile (default-compile) @ grpc-plain-text-quickstart ---
[2025-11-27T00:36:36.701Z] [INFO] Changes detected - recompiling the module!
[2025-11-27T00:36:36.701Z] [INFO] Compiling 12 source files to /quarkus-quickstarts/grpc-plain-text-quickstart/target/classes
[2025-11-27T00:36:36.701Z] [INFO]
[2025-11-27T00:36:36.701Z] [INFO] --- quarkus-maven-plugin:2.7.2.Final:generate-code-tests (default) @ grpc-plain-text-quickstart ---
[2025-11-27T00:36:37.477Z] [INFO]
[2025-11-27T00:36:37.477Z] [INFO] --- maven-resources-plugin:2.6:testResources (default-testResources) @ grpc-plain-text-quickstart ---
[2025-11-27T00:36:37.477Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
[2025-11-27T00:36:37.477Z] [INFO] skip non existing resourceDirectory /quarkus-quickstarts/grpc-plain-text-quickstart/src/test/resources
[2025-11-27T00:36:37.477Z] [INFO]
[2025-11-27T00:36:37.477Z] [INFO] --- maven-compiler-plugin:3.8.0:testCompile (default-testCompile) @ grpc-plain-text-quickstart ---
[2025-11-27T00:36:37.477Z] [INFO] Changes detected - recompiling the module!
[2025-11-27T00:36:37.477Z] [INFO] Compiling 4 source files to /quarkus-quickstarts/grpc-plain-text-quickstart/target/test-classes
[2025-11-27T00:36:37.477Z] [INFO]
[2025-11-27T00:36:37.477Z] [INFO] --- maven-surefire-plugin:3.0.0-M5:test (default-test) @ grpc-plain-text-quickstart ---
[2025-11-27T00:36:37.477Z] [INFO]
[2025-11-27T00:36:37.477Z] [INFO] -------------------------------------------------------
[2025-11-27T00:36:37.477Z] [INFO] T E S T S
[2025-11-27T00:36:37.477Z] [INFO] -------------------------------------------------------
[2025-11-27T00:36:37.477Z] [ERROR] Picked up JAVA_TOOL_OPTIONS: -Dfile.encoding=UTF8 -Djava.security.egd=file:/dev/./urandom
[2025-11-27T00:36:38.149Z] [INFO] Running io.quarkus.grpc.examples.hello.HelloWorldEndpointTest
[2025-11-27T00:36:43.158Z] 2025-11-27 00:35:42,564 INFO [org.jbo.threads] (main) JBoss Threads version 3.4.2.Final
[2025-11-27T00:36:43.158Z] 2025-11-27 00:35:44,457 INFO [io.qua.grp.run.GrpcServerRecorder] (vert.x-eventloop-thread-0) Registering gRPC reflection service
[2025-11-27T00:36:43.158Z] 2025-11-27 00:35:44,665 INFO [io.qua.grp.run.GrpcServerRecorder] (vert.x-eventloop-thread-1) gRPC Server started on 0.0.0.0:9001 [SSL enabled: false]
[2025-11-27T00:36:43.158Z] 2025-11-27 00:35:44,726 INFO [io.quarkus] (main) Quarkus 2.7.2.Final on JVM started in 2.642s. Listening on: http://localhost:8081
[2025-11-27T00:36:43.158Z] 2025-11-27 00:35:44,726 INFO [io.quarkus] (main) Profile test activated.
[2025-11-27T00:36:43.158Z] 2025-11-27 00:35:44,727 INFO [io.quarkus] (main) Installed features: [cdi, grpc-client, grpc-server, resteasy, resteasy-mutiny, smallrye-context-propagation, vertx]
[2025-11-27T00:36:44.555Z] [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 6.534 s - in io.quarkus.grpc.examples.hello.HelloWorldEndpointTest
[2025-11-27T00:36:44.555Z] [INFO] Running io.quarkus.grpc.examples.hello.HelloWorldServiceTest
[2025-11-27T00:36:44.555Z] [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.1 s - in io.quarkus.grpc.examples.hello.HelloWorldServiceTest
[2025-11-27T00:36:45.227Z] 2025-11-27 00:35:46,254 INFO [io.qua.grp.run.sup.Channels] (main) Shutting down gRPC channel ManagedChannelOrphanWrapper{delegate=ManagedChannelImpl{logId=4, target=dns:///localhost:9001}}
[2025-11-27T00:36:45.228Z] 2025-11-27 00:35:46,265 INFO [io.quarkus] (main) Quarkus stopped in 0.026s
[2025-11-27T00:36:45.228Z] [INFO]
[2025-11-27T00:36:45.228Z] [INFO] Results:
[2025-11-27T00:36:45.228Z] [INFO]
[2025-11-27T00:36:45.228Z] [INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0
[2025-11-27T00:36:45.228Z] [INFO]
[2025-11-27T00:36:45.228Z] [INFO]
[2025-11-27T00:36:45.228Z] [INFO] --- maven-jar-plugin:2.4:jar (default-jar) @ grpc-plain-text-quickstart ---
[2025-11-27T00:36:45.228Z] [INFO] Building jar: /quarkus-quickstarts/grpc-plain-text-quickstart/target/grpc-plain-text-quickstart-1.0.0-SNAPSHOT.jar
[2025-11-27T00:36:45.228Z] [INFO]
[2025-11-27T00:36:45.228Z] [INFO] --- quarkus-maven-plugin:2.7.2.Final:build (default) @ grpc-plain-text-quickstart ---
[2025-11-27T00:36:46.620Z] [INFO] [io.quarkus.deployment.QuarkusAugmentor] Quarkus augmentation completed in 952ms
[2025-11-27T00:36:46.620Z] [INFO]
[2025-11-27T00:36:46.620Z] [INFO] --- maven-install-plugin:2.4:install (default-install) @ grpc-plain-text-quickstart ---
[2025-11-27T00:36:46.620Z] [INFO] Installing /quarkus-quickstarts/grpc-plain-text-quickstart/target/grpc-plain-text-quickstart-1.0.0-SNAPSHOT.jar to /root/.m2/repository/org/acme/grpc-plain-text-quickstart/1.0.0-SNAPSHOT/grpc-plain-text-quickstart-1.0.0-SNAPSHOT.jar
[2025-11-27T00:36:46.620Z] [INFO] Installing /quarkus-quickstarts/grpc-plain-text-quickstart/pom.xml to /root/.m2/repository/org/acme/grpc-plain-text-quickstart/1.0.0-SNAPSHOT/grpc-plain-text-quickstart-1.0.0-SNAPSHOT.pom
[2025-11-27T00:36:46.620Z] [INFO]
[2025-11-27T00:36:46.620Z] [INFO] --------------------< org.acme:grpc-tls-quickstart >--------------------
[2025-11-27T00:36:46.620Z] [INFO] Building grpc-tls-quickstart 1.0.0-SNAPSHOT [35/103]
[2025-11-27T00:36:46.620Z] [INFO] --------------------------------[ jar ]---------------------------------
[2025-11-27T00:36:46.620Z] [INFO]
[2025-11-27T00:36:46.620Z] [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ grpc-tls-quickstart ---
[2025-11-27T00:36:46.620Z] [INFO]
[2025-11-27T00:36:46.620Z] [INFO] --- maven-resources-plugin:2.6:resources (default-resources) @ grpc-tls-quickstart ---
[2025-11-27T00:36:46.620Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
[2025-11-27T00:36:46.620Z] [INFO] Copying 8 resources
[2025-11-27T00:36:46.620Z] [INFO]
[2025-11-27T00:36:46.620Z] [INFO] --- quarkus-maven-plugin:2.7.2.Final:generate-code (default) @ grpc-tls-quickstart ---
[2025-11-27T00:36:46.620Z] Picked up JAVA_TOOL_OPTIONS: -Dfile.encoding=UTF8 -Djava.security.egd=file:/dev/./urandom
[2025-11-27T00:36:47.292Z] [INFO]
[2025-11-27T00:36:47.292Z] [INFO] --- maven-compiler-plugin:3.8.0:compile (default-compile) @ grpc-tls-quickstart ---
[2025-11-27T00:36:47.292Z] [INFO] Changes detected - recompiling the module!
[2025-11-27T00:36:47.292Z] [INFO] Compiling 12 source files to /quarkus-quickstarts/grpc-tls-quickstart/target/classes
[2025-11-27T00:36:47.292Z] [INFO]
[2025-11-27T00:36:47.292Z] [INFO] --- quarkus-maven-plugin:2.7.2.Final:generate-code-tests (default) @ grpc-tls-quickstart ---
[2025-11-27T00:36:47.963Z] [INFO]
[2025-11-27T00:36:47.963Z] [INFO] --- maven-resources-plugin:2.6:testResources (default-testResources) @ grpc-tls-quickstart ---
[2025-11-27T00:36:47.963Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
[2025-11-27T00:36:47.963Z] [INFO] skip non existing resourceDirectory /quarkus-quickstarts/grpc-tls-quickstart/src/test/resources
[2025-11-27T00:36:47.963Z] [INFO]
[2025-11-27T00:36:47.963Z] [INFO] --- maven-compiler-plugin:3.8.0:testCompile (default-testCompile) @ grpc-tls-quickstart ---
[2025-11-27T00:36:47.963Z] [INFO] Changes detected - recompiling the module!
[2025-11-27T00:36:47.963Z] [INFO] Compiling 4 source files to /quarkus-quickstarts/grpc-tls-quickstart/target/test-classes
[2025-11-27T00:36:47.963Z] [INFO]
[2025-11-27T00:36:47.963Z] [INFO] --- maven-surefire-plugin:3.0.0-M5:test (default-test) @ grpc-tls-quickstart ---
[2025-11-27T00:36:47.963Z] [INFO]
[2025-11-27T00:36:47.963Z] [INFO] -------------------------------------------------------
[2025-11-27T00:36:47.963Z] [INFO] T E S T S
[2025-11-27T00:36:47.963Z] [INFO] -------------------------------------------------------
[2025-11-27T00:36:47.963Z] [ERROR] Picked up JAVA_TOOL_OPTIONS: -Dfile.encoding=UTF8 -Djava.security.egd=file:/dev/./urandom
[2025-11-27T00:36:48.633Z] [INFO] Running io.quarkus.grpc.examples.hello.HelloWorldTlsEndpointTest
[2025-11-27T00:36:53.645Z] 2025-11-27 00:35:52,845 INFO [org.jbo.threads] (main) JBoss Threads version 3.4.2.Final
[2025-11-27T00:36:53.645Z] 2025-11-27 00:35:54,312 INFO [io.qua.grp.run.GrpcSslUtils] (vert.x-eventloop-thread-0) Disabling gRPC plain-text as the SSL certificate is configured
[2025-11-27T00:36:53.645Z] 2025-11-27 00:35:54,370 INFO [io.qua.grp.run.GrpcServerRecorder] (vert.x-eventloop-thread-0) Registering gRPC reflection service
[2025-11-27T00:36:53.645Z] 2025-11-27 00:35:54,735 INFO [io.qua.grp.run.GrpcServerRecorder] (vert.x-eventloop-thread-1) gRPC Server started on 0.0.0.0:9001 [SSL enabled: true]
[2025-11-27T00:36:53.645Z] 2025-11-27 00:35:54,820 INFO [io.quarkus] (main) Quarkus 2.7.2.Final on JVM started in 2.470s. Listening on: http://localhost:8081
[2025-11-27T00:36:53.645Z] 2025-11-27 00:35:54,821 INFO [io.quarkus] (main) Profile test activated.
[2025-11-27T00:36:53.645Z] 2025-11-27 00:35:54,821 INFO [io.quarkus] (main) Installed features: [cdi, grpc-client, grpc-server, resteasy, resteasy-mutiny, smallrye-context-propagation, vertx]
[2025-11-27T00:36:55.048Z] [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 6.158 s - in io.quarkus.grpc.examples.hello.HelloWorldTlsEndpointTest
[2025-11-27T00:36:55.048Z] [INFO] Running io.quarkus.grpc.examples.hello.HelloWorldTlsServiceTest
[2025-11-27T00:36:55.048Z] [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.144 s - in io.quarkus.grpc.examples.hello.HelloWorldTlsServiceTest
[2025-11-27T00:36:55.048Z] 2025-11-27 00:35:56,598 INFO [io.qua.grp.run.sup.Channels] (main) Shutting down gRPC channel ManagedChannelOrphanWrapper{delegate=ManagedChannelImpl{logId=4, target=dns:///localhost:9001}}
[2025-11-27T00:36:55.048Z] 2025-11-27 00:35:56,611 INFO [io.quarkus] (main) Quarkus stopped in 0.033s
[2025-11-27T00:36:55.722Z] [INFO]
[2025-11-27T00:36:55.722Z] [INFO] Results:
[2025-11-27T00:36:55.722Z] [INFO]
[2025-11-27T00:36:55.722Z] [INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0
[2025-11-27T00:36:55.722Z] [INFO]
[2025-11-27T00:36:55.722Z] [INFO]
[2025-11-27T00:36:55.722Z] [INFO] --- maven-jar-plugin:2.4:jar (default-jar) @ grpc-tls-quickstart ---
[2025-11-27T00:36:55.722Z] [INFO] Building jar: /quarkus-quickstarts/grpc-tls-quickstart/target/grpc-tls-quickstart-1.0.0-SNAPSHOT.jar
[2025-11-27T00:36:55.722Z] [INFO]
[2025-11-27T00:36:55.722Z] [INFO] --- quarkus-maven-plugin:2.7.2.Final:build (default) @ grpc-tls-quickstart ---
[2025-11-27T00:36:57.167Z] [INFO] [io.quarkus.deployment.QuarkusAugmentor] Quarkus augmentation completed in 1194ms
[2025-11-27T00:36:57.167Z] [INFO]
[2025-11-27T00:36:57.167Z] [INFO] --- maven-install-plugin:2.4:install (default-install) @ grpc-tls-quickstart ---
[2025-11-27T00:36:57.167Z] [INFO] Installing /quarkus-quickstarts/grpc-tls-quickstart/target/grpc-tls-quickstart-1.0.0-SNAPSHOT.jar to /root/.m2/repository/org/acme/grpc-tls-quickstart/1.0.0-SNAPSHOT/grpc-tls-quickstart-1.0.0-SNAPSHOT.jar
[2025-11-27T00:36:57.167Z] [INFO] Installing /quarkus-quickstarts/grpc-tls-quickstart/pom.xml to /root/.m2/repository/org/acme/grpc-tls-quickstart/1.0.0-SNAPSHOT/grpc-tls-quickstart-1.0.0-SNAPSHOT.pom
[2025-11-27T00:36:57.167Z] [INFO]
[2025-11-27T00:36:57.167Z] [INFO] -------------< org.acme:hibernate-orm-panache-quickstart >--------------
[2025-11-27T00:36:57.167Z] [INFO] Building hibernate-orm-panache-quickstart 1.0.0-SNAPSHOT [36/103]
[2025-11-27T00:36:57.167Z] [INFO] --------------------------------[ jar ]---------------------------------
[2025-11-27T00:36:57.167Z] [INFO]
[2025-11-27T00:36:57.167Z] [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ hibernate-orm-panache-quickstart ---
[2025-11-27T00:36:57.167Z] [INFO]
[2025-11-27T00:36:57.167Z] [INFO] --- maven-resources-plugin:2.6:resources (default-resources) @ hibernate-orm-panache-quickstart ---
[2025-11-27T00:36:57.167Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
[2025-11-27T00:36:57.167Z] [INFO] Copying 3 resources
[2025-11-27T00:36:57.167Z] [INFO]
[2025-11-27T00:36:57.167Z] [INFO] --- maven-compiler-plugin:3.8.0:compile (default-compile) @ hibernate-orm-panache-quickstart ---
[2025-11-27T00:36:57.167Z] [INFO] Changes detected - recompiling the module!
[2025-11-27T00:36:57.167Z] [INFO] Compiling 5 source files to /quarkus-quickstarts/hibernate-orm-panache-quickstart/target/classes
[2025-11-27T00:36:57.167Z] [INFO]
[2025-11-27T00:36:57.167Z] [INFO] --- maven-resources-plugin:2.6:testResources (default-testResources) @ hibernate-orm-panache-quickstart ---
[2025-11-27T00:36:57.167Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
[2025-11-27T00:36:57.167Z] [INFO] skip non existing resourceDirectory /quarkus-quickstarts/hibernate-orm-panache-quickstart/src/test/resources
[2025-11-27T00:36:57.167Z] [INFO]
[2025-11-27T00:36:57.167Z] [INFO] --- maven-compiler-plugin:3.8.0:testCompile (default-testCompile) @ hibernate-orm-panache-quickstart ---
[2025-11-27T00:36:57.167Z] [INFO] Changes detected - recompiling the module!
[2025-11-27T00:36:57.167Z] [INFO] Compiling 2 source files to /quarkus-quickstarts/hibernate-orm-panache-quickstart/target/test-classes
[2025-11-27T00:36:57.167Z] [INFO]
[2025-11-27T00:36:57.167Z] [INFO] --- maven-surefire-plugin:3.0.0-M5:test (default-test) @ hibernate-orm-panache-quickstart ---
[2025-11-27T00:36:57.167Z] [INFO]
[2025-11-27T00:36:57.167Z] [INFO] -------------------------------------------------------
[2025-11-27T00:36:57.167Z] [INFO] T E S T S
[2025-11-27T00:36:57.167Z] [INFO] -------------------------------------------------------
[2025-11-27T00:36:57.167Z] [ERROR] Picked up JAVA_TOOL_OPTIONS: -Dfile.encoding=UTF8 -Djava.security.egd=file:/dev/./urandom
[2025-11-27T00:36:58.561Z] [INFO] Running org.acme.hibernate.orm.panache.FruitsEndpointTest
[2025-11-27T00:37:09.293Z] 2025-11-27 00:36:02,333 INFO [org.jbo.threads] (main) JBoss Threads version 3.4.2.Final
[2025-11-27T00:37:09.293Z] 2025-11-27 00:36:02,982 INFO [org.tes.doc.DockerClientProviderStrategy] (build-20) Loaded org.testcontainers.dockerclient.UnixSocketClientProviderStrategy from ~/.testcontainers.properties, will try it first
[2025-11-27T00:37:09.293Z] 2025-11-27 00:36:03,672 INFO [org.tes.doc.DockerClientProviderStrategy] (build-20) Found Docker environment with local Unix socket (unix:///var/run/docker.sock)
[2025-11-27T00:37:09.293Z] 2025-11-27 00:36:03,690 INFO [org.tes.DockerClientFactory] (build-20) Docker host IP address is 172.17.0.1
[2025-11-27T00:37:09.293Z] 2025-11-27 00:36:03,822 INFO [org.tes.DockerClientFactory] (build-20) Connected to docker:
[2025-11-27T00:37:09.293Z] Server Version: 20.10.7
[2025-11-27T00:37:09.293Z] API Version: 1.41
[2025-11-27T00:37:09.293Z] Operating System: Ubuntu 16.04.7 LTS
[2025-11-27T00:37:09.293Z] Total Memory: 7975 MB
[2025-11-27T00:37:09.293Z] 2025-11-27 00:36:03,826 INFO [org.tes.uti.ImageNameSubstitutor] (build-20) Image name substitution will be performed by: DefaultImageNameSubstitutor (composite of 'ConfigurationFileImageNameSubstitutor' and 'PrefixingImageNameSubstitutor')
[2025-11-27T00:37:09.293Z] 2025-11-27 00:36:03,918 INFO [org.tes.uti.RegistryAuthLocator] (build-20) Failure when attempting to lookup auth config. Please ignore if you don't have images in an authenticated registry. Details: (dockerImageName: testcontainers/ryuk:0.3.3, configFile: /root/.docker/config.json. Falling back to docker-java default behaviour. Exception message: /root/.docker/config.json (No such file or directory)
[2025-11-27T00:37:09.293Z] 2025-11-27 00:36:04,856 INFO [org.tes.DockerClientFactory] (build-20) Ryuk started - will monitor and terminate Testcontainers containers on JVM exit
[2025-11-27T00:37:09.293Z] 2025-11-27 00:36:04,857 INFO [org.tes.DockerClientFactory] (build-20) Checking the system...
[2025-11-27T00:37:09.294Z] 2025-11-27 00:36:04,857 INFO [org.tes.DockerClientFactory] (build-20) ✔︎ Docker server version should be at least 1.6.0
[2025-11-27T00:37:09.294Z] 2025-11-27 00:36:04,974 INFO [org.tes.DockerClientFactory] (build-20) ✔︎ Docker environment should have more than 2GB free disk space
[2025-11-27T00:37:09.294Z] 2025-11-27 00:36:05,248 INFO [doc.io/.1]] (build-20) Creating container for image: docker.io/postgres:14.1
[2025-11-27T00:37:09.294Z] 2025-11-27 00:36:05,249 INFO [org.tes.uti.RegistryAuthLocator] (build-20) Failure when attempting to lookup auth config. Please ignore if you don't have images in an authenticated registry. Details: (dockerImageName: docker.io/postgres:14.1, configFile: /root/.docker/config.json. Falling back to docker-java default behaviour. Exception message: /root/.docker/config.json (No such file or directory)
[2025-11-27T00:37:09.294Z] 2025-11-27 00:36:05,322 INFO [doc.io/.1]] (build-20) Container docker.io/postgres:14.1 is starting: ebfceb39dbac8617788001e7446634c2bbef70521c11e246e974abb2004c7460
[2025-11-27T00:37:09.294Z] 2025-11-27 00:36:07,373 INFO [doc.io/.1]] (build-20) Container docker.io/postgres:14.1 started in PT2.381769877S
[2025-11-27T00:37:09.294Z] 2025-11-27 00:36:07,373 INFO [io.qua.dev.pos.dep.PostgresqlDevServicesProcessor] (build-20) Dev Services for PostgreSQL started.
[2025-11-27T00:37:09.294Z] 2025-11-27 00:36:07,376 INFO [io.qua.dat.dep.dev.DevServicesDatasourceProcessor] (build-20) Dev Services for the default datasource (postgresql) started.
[2025-11-27T00:37:09.294Z] Hibernate:
[2025-11-27T00:37:09.294Z]
[2025-11-27T00:37:09.294Z] drop table if exists Fruit cascade
[2025-11-27T00:37:09.294Z] 2025-11-27 00:36:09,119 WARN [org.hib.eng.jdb.spi.SqlExceptionHelper] (JPA Startup Thread: <default>) SQL Warning Code: 0, SQLState: 00000
[2025-11-27T00:37:09.294Z] 2025-11-27 00:36:09,119 WARN [org.hib.eng.jdb.spi.SqlExceptionHelper] (JPA Startup Thread: <default>) table "fruit" does not exist, skipping
[2025-11-27T00:37:09.294Z] Hibernate:
[2025-11-27T00:37:09.294Z]
[2025-11-27T00:37:09.294Z] drop table if exists FruitEntity cascade
[2025-11-27T00:37:09.294Z] 2025-11-27 00:36:09,120 WARN [org.hib.eng.jdb.spi.SqlExceptionHelper] (JPA Startup Thread: <default>) SQL Warning Code: 0, SQLState: 00000
[2025-11-27T00:37:09.294Z] 2025-11-27 00:36:09,121 WARN [org.hib.eng.jdb.spi.SqlExceptionHelper] (JPA Startup Thread: <default>) table "fruitentity" does not exist, skipping
[2025-11-27T00:37:09.294Z] Hibernate:
[2025-11-27T00:37:09.294Z]
[2025-11-27T00:37:09.294Z] drop sequence if exists hibernate_sequence
[2025-11-27T00:37:09.294Z] 2025-11-27 00:36:09,122 WARN [org.hib.eng.jdb.spi.SqlExceptionHelper] (JPA Startup Thread: <default>) SQL Warning Code: 0, SQLState: 00000
[2025-11-27T00:37:09.294Z] 2025-11-27 00:36:09,122 WARN [org.hib.eng.jdb.spi.SqlExceptionHelper] (JPA Startup Thread: <default>) sequence "hibernate_sequence" does not exist, skipping
[2025-11-27T00:37:09.294Z] Hibernate: create sequence hibernate_sequence start 1 increment 1
[2025-11-27T00:37:09.294Z] Hibernate:
[2025-11-27T00:37:09.294Z]
[2025-11-27T00:37:09.294Z] create table Fruit (
[2025-11-27T00:37:09.294Z] id int8 not null,
[2025-11-27T00:37:09.294Z] name varchar(40),
[2025-11-27T00:37:09.294Z] primary key (id)
[2025-11-27T00:37:09.294Z] )
[2025-11-27T00:37:09.294Z] Hibernate:
[2025-11-27T00:37:09.294Z]
[2025-11-27T00:37:09.294Z] create table FruitEntity (
[2025-11-27T00:37:09.294Z] id int8 not null,
[2025-11-27T00:37:09.294Z] name varchar(40),
[2025-11-27T00:37:09.294Z] primary key (id)
[2025-11-27T00:37:09.294Z] )
[2025-11-27T00:37:09.294Z] Hibernate:
[2025-11-27T00:37:09.294Z]
[2025-11-27T00:37:09.294Z] alter table if exists Fruit
[2025-11-27T00:37:09.294Z] add constraint UK_qn1mp5t3oovyl0h02glapi2iv unique (name)
[2025-11-27T00:37:09.294Z] Hibernate:
[2025-11-27T00:37:09.294Z]
[2025-11-27T00:37:09.294Z] alter table if exists FruitEntity
[2025-11-27T00:37:09.294Z] add constraint UK_52jclkebu06882bhfatu7bcve unique (name)
[2025-11-27T00:37:09.294Z] Hibernate:
[2025-11-27T00:37:09.294Z] INSERT INTO fruitEntity(id, name) VALUES (nextval('hibernate_sequence'), 'Cherry')
[2025-11-27T00:37:09.294Z] Hibernate:
[2025-11-27T00:37:09.294Z] INSERT INTO fruitEntity(id, name) VALUES (nextval('hibernate_sequence'), 'Apple')
[2025-11-27T00:37:09.294Z] Hibernate:
[2025-11-27T00:37:09.294Z] INSERT INTO fruitEntity(id, name) VALUES (nextval('hibernate_sequence'), 'Banana')
[2025-11-27T00:37:09.294Z] Hibernate:
[2025-11-27T00:37:09.294Z] INSERT INTO fruit(id, name) VALUES (1, 'Cherry')
[2025-11-27T00:37:09.294Z] Hibernate:
[2025-11-27T00:37:09.294Z] INSERT INTO fruit(id, name) VALUES (2, 'Apple')
[2025-11-27T00:37:09.294Z] Hibernate:
[2025-11-27T00:37:09.294Z] INSERT INTO fruit(id, name) VALUES (3, 'Banana')
[2025-11-27T00:37:09.294Z] 2025-11-27 00:36:09,320 INFO [io.quarkus] (main) Quarkus 2.7.2.Final on JVM started in 7.693s. Listening on: http://localhost:8081
[2025-11-27T00:37:09.294Z] 2025-11-27 00:36:09,321 INFO [io.quarkus] (main) Profile test activated.
[2025-11-27T00:37:09.294Z] 2025-11-27 00:36:09,321 INFO [io.quarkus] (main) Installed features: [agroal, cdi, hibernate-orm, hibernate-orm-panache, jdbc-postgresql, narayana-jta, resteasy, resteasy-jackson, smallrye-context-propagation, vertx]
[2025-11-27T00:37:09.966Z] Hibernate:
[2025-11-27T00:37:09.966Z] select
[2025-11-27T00:37:09.966Z] fruitentit0_.id as id1_1_,
[2025-11-27T00:37:09.966Z] fruitentit0_.name as name2_1_
[2025-11-27T00:37:09.966Z] from
[2025-11-27T00:37:09.966Z] FruitEntity fruitentit0_
[2025-11-27T00:37:09.966Z] order by
[2025-11-27T00:37:09.966Z] fruitentit0_.name
[2025-11-27T00:37:09.966Z] Hibernate:
[2025-11-27T00:37:09.966Z] delete
[2025-11-27T00:37:09.966Z] from
[2025-11-27T00:37:09.966Z] FruitEntity
[2025-11-27T00:37:09.966Z] where
[2025-11-27T00:37:09.966Z] id=?
[2025-11-27T00:37:09.966Z] Hibernate:
[2025-11-27T00:37:09.966Z] select
[2025-11-27T00:37:09.966Z] fruitentit0_.id as id1_1_,
[2025-11-27T00:37:09.967Z] fruitentit0_.name as name2_1_
[2025-11-27T00:37:09.967Z] from
[2025-11-27T00:37:09.967Z] FruitEntity fruitentit0_
[2025-11-27T00:37:09.967Z] order by
[2025-11-27T00:37:09.967Z] fruitentit0_.name
[2025-11-27T00:37:09.967Z] Hibernate:
[2025-11-27T00:37:09.967Z] select
[2025-11-27T00:37:09.967Z] fruit0_.id as id1_0_,
[2025-11-27T00:37:09.967Z] fruit0_.name as name2_0_
[2025-11-27T00:37:09.967Z] from
[2025-11-27T00:37:09.967Z] Fruit fruit0_
[2025-11-27T00:37:09.967Z] order by
[2025-11-27T00:37:09.967Z] fruit0_.name
[2025-11-27T00:37:09.967Z] Hibernate:
[2025-11-27T00:37:09.967Z] delete
[2025-11-27T00:37:09.967Z] from
[2025-11-27T00:37:09.967Z] Fruit
[2025-11-27T00:37:09.967Z] where
[2025-11-27T00:37:09.967Z] id=?
[2025-11-27T00:37:09.967Z] Hibernate:
[2025-11-27T00:37:09.967Z] select
[2025-11-27T00:37:09.967Z] fruit0_.id as id1_0_,
[2025-11-27T00:37:09.967Z] fruit0_.name as name2_0_
[2025-11-27T00:37:09.967Z] from
[2025-11-27T00:37:09.967Z] Fruit fruit0_
[2025-11-27T00:37:09.967Z] order by
[2025-11-27T00:37:09.967Z] fruit0_.name
[2025-11-27T00:37:09.967Z] [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 11.989 s - in org.acme.hibernate.orm.panache.FruitsEndpointTest
[2025-11-27T00:37:10.637Z] 2025-11-27 00:36:11,601 INFO [io.quarkus] (main) Quarkus stopped in 0.057s
[2025-11-27T00:37:10.637Z] [INFO]
[2025-11-27T00:37:10.637Z] [INFO] Results:
[2025-11-27T00:37:10.637Z] [INFO]
[2025-11-27T00:37:10.637Z] [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0
[2025-11-27T00:37:10.637Z] [INFO]
[2025-11-27T00:37:10.637Z] [INFO]
[2025-11-27T00:37:10.637Z] [INFO] --- maven-jar-plugin:2.4:jar (default-jar) @ hibernate-orm-panache-quickstart ---
[2025-11-27T00:37:10.637Z] [INFO] Building jar: /quarkus-quickstarts/hibernate-orm-panache-quickstart/target/hibernate-orm-panache-quickstart-1.0.0-SNAPSHOT.jar
[2025-11-27T00:37:10.637Z] [INFO]
[2025-11-27T00:37:10.637Z] [INFO] --- quarkus-maven-plugin:2.7.2.Final:build (default) @ hibernate-orm-panache-quickstart ---
[2025-11-27T00:37:12.027Z] [INFO] [org.hibernate.Version] HHH000412: Hibernate ORM core version 5.6.5.Final
[2025-11-27T00:37:13.420Z] [INFO] [io.quarkus.deployment.QuarkusAugmentor] Quarkus augmentation completed in 1920ms
[2025-11-27T00:37:13.420Z] [INFO]
[2025-11-27T00:37:13.420Z] [INFO] --- maven-install-plugin:2.4:install (default-install) @ hibernate-orm-panache-quickstart ---
[2025-11-27T00:37:13.420Z] [INFO] Installing /quarkus-quickstarts/hibernate-orm-panache-quickstart/target/hibernate-orm-panache-quickstart-1.0.0-SNAPSHOT.jar to /root/.m2/repository/org/acme/hibernate-orm-panache-quickstart/1.0.0-SNAPSHOT/hibernate-orm-panache-quickstart-1.0.0-SNAPSHOT.jar
[2025-11-27T00:37:13.420Z] [INFO] Installing /quarkus-quickstarts/hibernate-orm-panache-quickstart/pom.xml to /root/.m2/repository/org/acme/hibernate-orm-panache-quickstart/1.0.0-SNAPSHOT/hibernate-orm-panache-quickstart-1.0.0-SNAPSHOT.pom
[2025-11-27T00:37:13.420Z] [INFO]
[2025-11-27T00:37:13.420Z] [INFO] -----------< org.acme:hibernate-reactive-panache-quickstart >-----------
[2025-11-27T00:37:13.420Z] [INFO] Building hibernate-reactive-panache-quickstart 1.0.0-SNAPSHOT [37/103]
[2025-11-27T00:37:13.420Z] [INFO] --------------------------------[ jar ]---------------------------------
[2025-11-27T00:37:13.420Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/quarkus/quarkus-hibernate-reactive-panache/2.7.2.Final/quarkus-hibernate-reactive-panache-2.7.2.Final.pom
[2025-11-27T00:37:13.420Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/io/quarkus/quarkus-hibernate-reactive-panache/2.7.2.Final/quarkus-hibernate-reactive-panache-2.7.2.Final.pom (4.6 kB at 45 kB/s)
[2025-11-27T00:37:13.420Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/quarkus/quarkus-hibernate-reactive-panache-parent/2.7.2.Final/quarkus-hibernate-reactive-panache-parent-2.7.2.Final.pom
[2025-11-27T00:37:13.420Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/io/quarkus/quarkus-hibernate-reactive-panache-parent/2.7.2.Final/quarkus-hibernate-reactive-panache-parent-2.7.2.Final.pom (782 B at 6.9 kB/s)
[2025-11-27T00:37:13.420Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/quarkus/quarkus-hibernate-reactive-panache-common/2.7.2.Final/quarkus-hibernate-reactive-panache-common-2.7.2.Final.pom
[2025-11-27T00:37:13.420Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/io/quarkus/quarkus-hibernate-reactive-panache-common/2.7.2.Final/quarkus-hibernate-reactive-panache-common-2.7.2.Final.pom (1.9 kB at 8.7 kB/s)
[2025-11-27T00:37:13.420Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/quarkus/quarkus-hibernate-reactive-panache-common-parent/2.7.2.Final/quarkus-hibernate-reactive-panache-common-parent-2.7.2.Final.pom
[2025-11-27T00:37:14.094Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/io/quarkus/quarkus-hibernate-reactive-panache-common-parent/2.7.2.Final/quarkus-hibernate-reactive-panache-common-parent-2.7.2.Final.pom (792 B at 3.1 kB/s)
[2025-11-27T00:37:14.094Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/quarkus/quarkus-hibernate-reactive-panache/2.7.2.Final/quarkus-hibernate-reactive-panache-2.7.2.Final.jar
[2025-11-27T00:37:14.094Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/quarkus/quarkus-hibernate-reactive-panache-common/2.7.2.Final/quarkus-hibernate-reactive-panache-common-2.7.2.Final.jar
[2025-11-27T00:37:14.094Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/io/quarkus/quarkus-hibernate-reactive-panache/2.7.2.Final/quarkus-hibernate-reactive-panache-2.7.2.Final.jar (23 kB at 75 kB/s)
[2025-11-27T00:37:14.094Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/io/quarkus/quarkus-hibernate-reactive-panache-common/2.7.2.Final/quarkus-hibernate-reactive-panache-common-2.7.2.Final.jar (30 kB at 86 kB/s)
[2025-11-27T00:37:14.094Z] [INFO]
[2025-11-27T00:37:14.094Z] [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ hibernate-reactive-panache-quickstart ---
[2025-11-27T00:37:14.094Z] [INFO]
[2025-11-27T00:37:14.094Z] [INFO] --- maven-resources-plugin:2.6:resources (default-resources) @ hibernate-reactive-panache-quickstart ---
[2025-11-27T00:37:14.094Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
[2025-11-27T00:37:14.094Z] [INFO] Copying 3 resources
[2025-11-27T00:37:14.094Z] [INFO]
[2025-11-27T00:37:14.094Z] [INFO] --- maven-compiler-plugin:3.8.0:compile (default-compile) @ hibernate-reactive-panache-quickstart ---
[2025-11-27T00:37:14.094Z] [INFO] Changes detected - recompiling the module!
[2025-11-27T00:37:14.094Z] [INFO] Compiling 2 source files to /quarkus-quickstarts/hibernate-reactive-panache-quickstart/target/classes
[2025-11-27T00:37:14.094Z] [INFO]
[2025-11-27T00:37:14.094Z] [INFO] --- maven-resources-plugin:2.6:testResources (default-testResources) @ hibernate-reactive-panache-quickstart ---
[2025-11-27T00:37:14.094Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
[2025-11-27T00:37:14.094Z] [INFO] skip non existing resourceDirectory /quarkus-quickstarts/hibernate-reactive-panache-quickstart/src/test/resources
[2025-11-27T00:37:14.094Z] [INFO]
[2025-11-27T00:37:14.094Z] [INFO] --- maven-compiler-plugin:3.8.0:testCompile (default-testCompile) @ hibernate-reactive-panache-quickstart ---
[2025-11-27T00:37:14.094Z] [INFO] Changes detected - recompiling the module!
[2025-11-27T00:37:14.094Z] [INFO] Compiling 2 source files to /quarkus-quickstarts/hibernate-reactive-panache-quickstart/target/test-classes
[2025-11-27T00:37:14.768Z] [INFO]
[2025-11-27T00:37:14.768Z] [INFO] --- maven-surefire-plugin:3.0.0-M5:test (default-test) @ hibernate-reactive-panache-quickstart ---
[2025-11-27T00:37:14.768Z] [INFO]
[2025-11-27T00:37:14.768Z] [INFO] -------------------------------------------------------
[2025-11-27T00:37:14.768Z] [INFO] T E S T S
[2025-11-27T00:37:14.768Z] [INFO] -------------------------------------------------------
[2025-11-27T00:37:14.768Z] [ERROR] Picked up JAVA_TOOL_OPTIONS: -Dfile.encoding=UTF8 -Djava.security.egd=file:/dev/./urandom
[2025-11-27T00:37:15.438Z] [INFO] Running org.acme.hibernate.orm.panache.FruitsEndpointTest
[2025-11-27T00:37:28.580Z] Downloading from central: https://repo.maven.apache.org/maven2/io/quarkus/quarkus-hibernate-reactive-panache-deployment/2.7.2.Final/quarkus-hibernate-reactive-panache-deployment-2.7.2.Final.pom
[2025-11-27T00:37:28.580Z] Downloaded from central: https://repo.maven.apache.org/maven2/io/quarkus/quarkus-hibernate-reactive-panache-deployment/2.7.2.Final/quarkus-hibernate-reactive-panache-deployment-2.7.2.Final.pom (9.4 kB at 12 kB/s)
[2025-11-27T00:37:28.580Z] Downloading from central: https://repo.maven.apache.org/maven2/io/quarkus/quarkus-hibernate-reactive-panache-common-deployment/2.7.2.Final/quarkus-hibernate-reactive-panache-common-deployment-2.7.2.Final.pom
[2025-11-27T00:37:28.580Z] Downloaded from central: https://repo.maven.apache.org/maven2/io/quarkus/quarkus-hibernate-reactive-panache-common-deployment/2.7.2.Final/quarkus-hibernate-reactive-panache-common-deployment-2.7.2.Final.pom (3.0 kB at 25 kB/s)
[2025-11-27T00:37:28.580Z] Downloading from central: https://repo.maven.apache.org/maven2/io/quarkus/quarkus-hibernate-reactive-panache-common-deployment/2.7.2.Final/quarkus-hibernate-reactive-panache-common-deployment-2.7.2.Final.jar
[2025-11-27T00:37:28.580Z] Downloading from central: https://repo.maven.apache.org/maven2/io/quarkus/quarkus-hibernate-reactive-panache-deployment/2.7.2.Final/quarkus-hibernate-reactive-panache-deployment-2.7.2.Final.jar
[2025-11-27T00:37:28.580Z] Downloaded from central: https://repo.maven.apache.org/maven2/io/quarkus/quarkus-hibernate-reactive-panache-common-deployment/2.7.2.Final/quarkus-hibernate-reactive-panache-common-deployment-2.7.2.Final.jar (8.4 kB at 19 kB/s)
[2025-11-27T00:37:28.580Z] Downloaded from central: https://repo.maven.apache.org/maven2/io/quarkus/quarkus-hibernate-reactive-panache-deployment/2.7.2.Final/quarkus-hibernate-reactive-panache-deployment-2.7.2.Final.jar (12 kB at 26 kB/s)
[2025-11-27T00:37:28.580Z] 2025-11-27 00:36:22,398 INFO [org.jbo.threads] (main) JBoss Threads version 3.4.2.Final
[2025-11-27T00:37:28.580Z] 2025-11-27 00:36:22,831 INFO [org.tes.doc.DockerClientProviderStrategy] (build-24) Loaded org.testcontainers.dockerclient.UnixSocketClientProviderStrategy from ~/.testcontainers.properties, will try it first
[2025-11-27T00:37:28.580Z] 2025-11-27 00:36:23,531 INFO [org.tes.doc.DockerClientProviderStrategy] (build-24) Found Docker environment with local Unix socket (unix:///var/run/docker.sock)
[2025-11-27T00:37:28.580Z] 2025-11-27 00:36:23,556 INFO [org.tes.DockerClientFactory] (build-24) Docker host IP address is 172.17.0.1
[2025-11-27T00:37:28.580Z] 2025-11-27 00:36:23,708 INFO [org.tes.DockerClientFactory] (build-24) Connected to docker:
[2025-11-27T00:37:28.580Z] Server Version: 20.10.7
[2025-11-27T00:37:28.580Z] API Version: 1.41
[2025-11-27T00:37:28.580Z] Operating System: Ubuntu 16.04.7 LTS
[2025-11-27T00:37:28.580Z] Total Memory: 7975 MB
[2025-11-27T00:37:28.580Z] 2025-11-27 00:36:23,744 INFO [org.tes.uti.ImageNameSubstitutor] (build-24) Image name substitution will be performed by: DefaultImageNameSubstitutor (composite of 'ConfigurationFileImageNameSubstitutor' and 'PrefixingImageNameSubstitutor')
[2025-11-27T00:37:28.580Z] 2025-11-27 00:36:23,848 INFO [org.tes.uti.RegistryAuthLocator] (build-24) Failure when attempting to lookup auth config. Please ignore if you don't have images in an authenticated registry. Details: (dockerImageName: testcontainers/ryuk:0.3.3, configFile: /root/.docker/config.json. Falling back to docker-java default behaviour. Exception message: /root/.docker/config.json (No such file or directory)
[2025-11-27T00:37:28.580Z] 2025-11-27 00:36:24,988 INFO [org.tes.DockerClientFactory] (build-24) Ryuk started - will monitor and terminate Testcontainers containers on JVM exit
[2025-11-27T00:37:28.580Z] 2025-11-27 00:36:24,988 INFO [org.tes.DockerClientFactory] (build-24) Checking the system...
[2025-11-27T00:37:28.580Z] 2025-11-27 00:36:24,989 INFO [org.tes.DockerClientFactory] (build-24) ✔︎ Docker server version should be at least 1.6.0
[2025-11-27T00:37:28.580Z] 2025-11-27 00:36:25,181 INFO [org.tes.DockerClientFactory] (build-24) ✔︎ Docker environment should have more than 2GB free disk space
[2025-11-27T00:37:28.580Z] 2025-11-27 00:36:25,477 INFO [doc.io/.1]] (build-24) Creating container for image: docker.io/postgres:14.1
[2025-11-27T00:37:28.580Z] 2025-11-27 00:36:25,477 INFO [org.tes.uti.RegistryAuthLocator] (build-24) Failure when attempting to lookup auth config. Please ignore if you don't have images in an authenticated registry. Details: (dockerImageName: docker.io/postgres:14.1, configFile: /root/.docker/config.json. Falling back to docker-java default behaviour. Exception message: /root/.docker/config.json (No such file or directory)
[2025-11-27T00:37:28.580Z] 2025-11-27 00:36:25,575 INFO [doc.io/.1]] (build-24) Container docker.io/postgres:14.1 is starting: 5d684f1f8cdc5af4db3c3c76f349a39f281cd391d733b8cc37013fe7e3b21702
[2025-11-27T00:37:28.580Z] 2025-11-27 00:36:27,624 INFO [doc.io/.1]] (build-24) Container docker.io/postgres:14.1 started in PT2.423136726S
[2025-11-27T00:37:28.580Z] 2025-11-27 00:36:27,625 INFO [io.qua.dev.pos.dep.PostgresqlDevServicesProcessor] (build-24) Dev Services for PostgreSQL started.
[2025-11-27T00:37:28.580Z] 2025-11-27 00:36:27,628 INFO [io.qua.dat.dep.dev.DevServicesDatasourceProcessor] (build-24) Dev Services for the default datasource (postgresql) started.
[2025-11-27T00:37:28.580Z] 2025-11-27 00:36:28,887 INFO [org.hib.rea.pro.imp.ReactiveIntegrator] (JPA Startup Thread: default-reactive) HR000001: Hibernate Reactive
[2025-11-27T00:37:28.580Z] Hibernate:
[2025-11-27T00:37:28.580Z] drop table if exists Fruit cascade
[2025-11-27T00:37:28.580Z] 2025-11-27 00:36:29,142 WARN [io.ver.sql.imp.SocketConnectionBase] (vert.x-eventloop-thread-0) Backend notice: severity='NOTICE', code='00000', message='table "fruit" does not exist, skipping', detail='null', hint='null', position='null', internalPosition='null', internalQuery='null', where='null', file='tablecmds.c', line='1265', routine='DropErrorMsgNonExistent', schema='null', table='null', column='null', dataType='null', constraint='null'
[2025-11-27T00:37:28.580Z] Hibernate:
[2025-11-27T00:37:28.580Z] drop sequence if exists hibernate_sequence
[2025-11-27T00:37:28.580Z] 2025-11-27 00:36:29,144 WARN [io.ver.sql.imp.SocketConnectionBase] (vert.x-eventloop-thread-0) Backend notice: severity='NOTICE', code='00000', message='sequence "hibernate_sequence" does not exist, skipping', detail='null', hint='null', position='null', internalPosition='null', internalQuery='null', where='null', file='tablecmds.c', line='1265', routine='DropErrorMsgNonExistent', schema='null', table='null', column='null', dataType='null', constraint='null'
[2025-11-27T00:37:28.580Z] Hibernate:
[2025-11-27T00:37:28.580Z] drop table if exists Fruit cascade
[2025-11-27T00:37:28.580Z] 2025-11-27 00:36:29,158 WARN [io.ver.sql.imp.SocketConnectionBase] (vert.x-eventloop-thread-0) Backend notice: severity='NOTICE', code='00000', message='table "fruit" does not exist, skipping', detail='null', hint='null', position='null', internalPosition='null', internalQuery='null', where='null', file='tablecmds.c', line='1265', routine='DropErrorMsgNonExistent', schema='null', table='null', column='null', dataType='null', constraint='null'
[2025-11-27T00:37:28.580Z] Hibernate:
[2025-11-27T00:37:28.580Z] drop sequence if exists hibernate_sequence
[2025-11-27T00:37:28.580Z] 2025-11-27 00:36:29,159 WARN [io.ver.sql.imp.SocketConnectionBase] (vert.x-eventloop-thread-0) Backend notice: severity='NOTICE', code='00000', message='sequence "hibernate_sequence" does not exist, skipping', detail='null', hint='null', position='null', internalPosition='null', internalQuery='null', where='null', file='tablecmds.c', line='1265', routine='DropErrorMsgNonExistent', schema='null', table='null', column='null', dataType='null', constraint='null'
[2025-11-27T00:37:28.580Z] Hibernate:
[2025-11-27T00:37:28.580Z] create sequence hibernate_sequence start 1 increment 1
[2025-11-27T00:37:28.580Z] Hibernate:
[2025-11-27T00:37:28.580Z] create table Fruit (
[2025-11-27T00:37:28.580Z] id int8 not null,
[2025-11-27T00:37:28.580Z] name varchar(40),
[2025-11-27T00:37:28.580Z] primary key (id)
[2025-11-27T00:37:28.580Z] )
[2025-11-27T00:37:28.580Z] Hibernate:
[2025-11-27T00:37:28.580Z] alter table if exists Fruit
[2025-11-27T00:37:28.580Z] add constraint UK_qn1mp5t3oovyl0h02glapi2iv unique (name)
[2025-11-27T00:37:28.580Z] Hibernate:
[2025-11-27T00:37:28.580Z] INSERT
[2025-11-27T00:37:28.580Z] INTO
[2025-11-27T00:37:28.580Z] fruit
[2025-11-27T00:37:28.580Z] (id, name)
[2025-11-27T00:37:28.580Z] VALUES
[2025-11-27T00:37:28.580Z] (nextval('hibernate_sequence'), 'Cherry')
[2025-11-27T00:37:28.580Z] Hibernate:
[2025-11-27T00:37:28.580Z] INSERT
[2025-11-27T00:37:28.580Z] INTO
[2025-11-27T00:37:28.580Z] fruit
[2025-11-27T00:37:28.580Z] (id, name)
[2025-11-27T00:37:28.580Z] VALUES
[2025-11-27T00:37:28.580Z] (nextval('hibernate_sequence'), 'Apple')
[2025-11-27T00:37:28.580Z] Hibernate:
[2025-11-27T00:37:28.580Z] INSERT
[2025-11-27T00:37:28.580Z] INTO
[2025-11-27T00:37:28.580Z] fruit
[2025-11-27T00:37:28.580Z] (id, name)
[2025-11-27T00:37:28.580Z] VALUES
[2025-11-27T00:37:28.580Z] (nextval('hibernate_sequence'), 'Banana')
[2025-11-27T00:37:28.580Z] 2025-11-27 00:36:29,238 INFO [io.quarkus] (main) Quarkus 2.7.2.Final on JVM started in 7.507s. Listening on: http://localhost:8081
[2025-11-27T00:37:28.580Z] 2025-11-27 00:36:29,239 INFO [io.quarkus] (main) Profile test activated.
[2025-11-27T00:37:28.580Z] 2025-11-27 00:36:29,239 INFO [io.quarkus] (main) Installed features: [cdi, hibernate-orm, hibernate-reactive, hibernate-reactive-panache, reactive-pg-client, resteasy-reactive, resteasy-reactive-jackson, smallrye-context-propagation, vertx]
[2025-11-27T00:37:29.251Z] Hibernate:
[2025-11-27T00:37:29.251Z] select
[2025-11-27T00:37:29.251Z] fruit0_.id as id1_0_0_,
[2025-11-27T00:37:29.251Z] fruit0_.name as name2_0_0_
[2025-11-27T00:37:29.251Z] from
[2025-11-27T00:37:29.251Z] Fruit fruit0_
[2025-11-27T00:37:29.251Z] where
[2025-11-27T00:37:29.251Z] fruit0_.id=$1
[2025-11-27T00:37:29.251Z] Hibernate:
[2025-11-27T00:37:29.251Z] select
[2025-11-27T00:37:29.251Z] fruit0_.id as id1_0_0_,
[2025-11-27T00:37:29.251Z] fruit0_.name as name2_0_0_
[2025-11-27T00:37:29.251Z] from
[2025-11-27T00:37:29.251Z] Fruit fruit0_
[2025-11-27T00:37:29.251Z] where
[2025-11-27T00:37:29.251Z] fruit0_.id=$1
[2025-11-27T00:37:30.645Z] Hibernate:
[2025-11-27T00:37:30.645Z] select
[2025-11-27T00:37:30.645Z] fruit0_.id as id1_0_,
[2025-11-27T00:37:30.645Z] fruit0_.name as name2_0_
[2025-11-27T00:37:30.645Z] from
[2025-11-27T00:37:30.645Z] Fruit fruit0_
[2025-11-27T00:37:30.645Z] order by
[2025-11-27T00:37:30.645Z] fruit0_.name
[2025-11-27T00:37:30.645Z] Hibernate:
[2025-11-27T00:37:30.645Z] update
[2025-11-27T00:37:30.645Z] Fruit
[2025-11-27T00:37:30.645Z] set
[2025-11-27T00:37:30.645Z] name=$1
[2025-11-27T00:37:30.645Z] where
[2025-11-27T00:37:30.645Z] id=$2
[2025-11-27T00:37:30.645Z] Hibernate:
[2025-11-27T00:37:30.645Z] select
[2025-11-27T00:37:30.645Z] fruit0_.id as id1_0_,
[2025-11-27T00:37:30.645Z] fruit0_.name as name2_0_
[2025-11-27T00:37:30.645Z] from
[2025-11-27T00:37:30.645Z] Fruit fruit0_
[2025-11-27T00:37:30.645Z] order by
[2025-11-27T00:37:30.645Z] fruit0_.name
[2025-11-27T00:37:30.645Z] Hibernate:
[2025-11-27T00:37:30.645Z] select
[2025-11-27T00:37:30.645Z] fruit0_.id as id1_0_0_,
[2025-11-27T00:37:30.645Z] fruit0_.name as name2_0_0_
[2025-11-27T00:37:30.645Z] from
[2025-11-27T00:37:30.645Z] Fruit fruit0_
[2025-11-27T00:37:30.645Z] where
[2025-11-27T00:37:30.645Z] fruit0_.id=$1
[2025-11-27T00:37:30.645Z] Hibernate:
[2025-11-27T00:37:30.645Z] delete
[2025-11-27T00:37:30.645Z] from
[2025-11-27T00:37:30.645Z] Fruit
[2025-11-27T00:37:30.645Z] where
[2025-11-27T00:37:30.645Z] id=$1
[2025-11-27T00:37:30.645Z] Hibernate:
[2025-11-27T00:37:30.645Z] select
[2025-11-27T00:37:30.645Z] fruit0_.id as id1_0_,
[2025-11-27T00:37:30.645Z] fruit0_.name as name2_0_
[2025-11-27T00:37:30.645Z] from
[2025-11-27T00:37:30.645Z] Fruit fruit0_
[2025-11-27T00:37:30.645Z] order by
[2025-11-27T00:37:30.645Z] fruit0_.name
[2025-11-27T00:37:30.645Z] Hibernate:
[2025-11-27T00:37:30.645Z] select
[2025-11-27T00:37:30.645Z] nextval ('hibernate_sequence')
[2025-11-27T00:37:30.645Z] Hibernate:
[2025-11-27T00:37:30.645Z] insert
[2025-11-27T00:37:30.645Z] into
[2025-11-27T00:37:30.645Z] Fruit
[2025-11-27T00:37:30.645Z] (name, id)
[2025-11-27T00:37:30.645Z] values
[2025-11-27T00:37:30.645Z] ($1, $2)
[2025-11-27T00:37:30.645Z] Hibernate:
[2025-11-27T00:37:30.645Z] select
[2025-11-27T00:37:30.645Z] fruit0_.id as id1_0_,
[2025-11-27T00:37:30.645Z] fruit0_.name as name2_0_
[2025-11-27T00:37:30.645Z] from
[2025-11-27T00:37:30.645Z] Fruit fruit0_
[2025-11-27T00:37:30.645Z] order by
[2025-11-27T00:37:30.645Z] fruit0_.name
[2025-11-27T00:37:30.645Z] [INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 14.921 s - in org.acme.hibernate.orm.panache.FruitsEndpointTest
[2025-11-27T00:37:31.326Z] 2025-11-27 00:36:31,822 INFO [io.quarkus] (main) Quarkus stopped in 0.122s
[2025-11-27T00:37:31.326Z] [INFO]
[2025-11-27T00:37:31.326Z] [INFO] Results:
[2025-11-27T00:37:31.326Z] [INFO]
[2025-11-27T00:37:31.326Z] [INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0
[2025-11-27T00:37:31.326Z] [INFO]
[2025-11-27T00:37:31.326Z] [INFO]
[2025-11-27T00:37:31.326Z] [INFO] --- maven-jar-plugin:2.4:jar (default-jar) @ hibernate-reactive-panache-quickstart ---
[2025-11-27T00:37:31.326Z] [INFO] Building jar: /quarkus-quickstarts/hibernate-reactive-panache-quickstart/target/hibernate-reactive-panache-quickstart-1.0.0-SNAPSHOT.jar
[2025-11-27T00:37:31.326Z] [INFO]
[2025-11-27T00:37:31.326Z] [INFO] --- quarkus-maven-plugin:2.7.2.Final:build (default) @ hibernate-reactive-panache-quickstart ---
[2025-11-27T00:37:31.998Z] [INFO] [org.hibernate.Version] HHH000412: Hibernate ORM core version 5.6.5.Final
[2025-11-27T00:37:32.674Z] [INFO] [io.quarkus.deployment.QuarkusAugmentor] Quarkus augmentation completed in 1583ms
[2025-11-27T00:37:32.674Z] [INFO]
[2025-11-27T00:37:32.674Z] [INFO] --- maven-install-plugin:2.4:install (default-install) @ hibernate-reactive-panache-quickstart ---
[2025-11-27T00:37:32.674Z] [INFO] Installing /quarkus-quickstarts/hibernate-reactive-panache-quickstart/target/hibernate-reactive-panache-quickstart-1.0.0-SNAPSHOT.jar to /root/.m2/repository/org/acme/hibernate-reactive-panache-quickstart/1.0.0-SNAPSHOT/hibernate-reactive-panache-quickstart-1.0.0-SNAPSHOT.jar
[2025-11-27T00:37:32.674Z] [INFO] Installing /quarkus-quickstarts/hibernate-reactive-panache-quickstart/pom.xml to /root/.m2/repository/org/acme/hibernate-reactive-panache-quickstart/1.0.0-SNAPSHOT/hibernate-reactive-panache-quickstart-1.0.0-SNAPSHOT.pom
[2025-11-27T00:37:32.674Z] [INFO]
[2025-11-27T00:37:32.674Z] [INFO] ---------------< org.acme:infinispan-client-quickstart >----------------
[2025-11-27T00:37:32.674Z] [INFO] Building infinispan-client-quickstart 1.0.0-SNAPSHOT [38/103]
[2025-11-27T00:37:32.674Z] [INFO] --------------------------------[ jar ]---------------------------------
[2025-11-27T00:37:32.674Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/quarkus/quarkus-infinispan-client/2.7.2.Final/quarkus-infinispan-client-2.7.2.Final.pom
[2025-11-27T00:37:33.346Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/io/quarkus/quarkus-infinispan-client/2.7.2.Final/quarkus-infinispan-client-2.7.2.Final.pom (5.4 kB at 49 kB/s)
[2025-11-27T00:37:33.346Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/quarkus/quarkus-infinispan-client-parent/2.7.2.Final/quarkus-infinispan-client-parent-2.7.2.Final.pom
[2025-11-27T00:37:33.346Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/io/quarkus/quarkus-infinispan-client-parent/2.7.2.Final/quarkus-infinispan-client-parent-2.7.2.Final.pom (763 B at 2.4 kB/s)
[2025-11-27T00:37:33.346Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/quarkus/quarkus-elytron-security-common/2.7.2.Final/quarkus-elytron-security-common-2.7.2.Final.pom
[2025-11-27T00:37:33.346Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/io/quarkus/quarkus-elytron-security-common/2.7.2.Final/quarkus-elytron-security-common-2.7.2.Final.pom (3.4 kB at 36 kB/s)
[2025-11-27T00:37:33.346Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/quarkus/quarkus-elytron-security-common-parent/2.7.2.Final/quarkus-elytron-security-common-parent-2.7.2.Final.pom
[2025-11-27T00:37:34.018Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/io/quarkus/quarkus-elytron-security-common-parent/2.7.2.Final/quarkus-elytron-security-common-parent-2.7.2.Final.pom (775 B at 3.3 kB/s)
[2025-11-27T00:37:34.018Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/wildfly/security/wildfly-elytron-credential/1.18.3.Final/wildfly-elytron-credential-1.18.3.Final.pom
[2025-11-27T00:37:34.018Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/wildfly/security/wildfly-elytron-credential/1.18.3.Final/wildfly-elytron-credential-1.18.3.Final.pom (4.1 kB at 69 kB/s)
[2025-11-27T00:37:34.018Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/wildfly/security/wildfly-elytron-parent/1.18.3.Final/wildfly-elytron-parent-1.18.3.Final.pom
[2025-11-27T00:37:34.018Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/wildfly/security/wildfly-elytron-parent/1.18.3.Final/wildfly-elytron-parent-1.18.3.Final.pom (69 kB at 568 kB/s)
[2025-11-27T00:37:34.018Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/wildfly/security/wildfly-elytron-asn1/1.18.3.Final/wildfly-elytron-asn1-1.18.3.Final.pom
[2025-11-27T00:37:34.018Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/wildfly/security/wildfly-elytron-asn1/1.18.3.Final/wildfly-elytron-asn1-1.18.3.Final.pom (2.5 kB at 40 kB/s)
[2025-11-27T00:37:34.018Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/wildfly/security/wildfly-elytron-keystore/1.18.3.Final/wildfly-elytron-keystore-1.18.3.Final.pom
[2025-11-27T00:37:34.018Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/wildfly/security/wildfly-elytron-keystore/1.18.3.Final/wildfly-elytron-keystore-1.18.3.Final.pom (3.7 kB at 61 kB/s)
[2025-11-27T00:37:34.018Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/wildfly/security/wildfly-elytron-util/1.18.3.Final/wildfly-elytron-util-1.18.3.Final.pom
[2025-11-27T00:37:34.018Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/wildfly/security/wildfly-elytron-util/1.18.3.Final/wildfly-elytron-util-1.18.3.Final.pom (2.8 kB at 47 kB/s)
[2025-11-27T00:37:34.018Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/wildfly/security/wildfly-elytron-base/1.18.3.Final/wildfly-elytron-base-1.18.3.Final.pom
[2025-11-27T00:37:34.018Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/wildfly/security/wildfly-elytron-base/1.18.3.Final/wildfly-elytron-base-1.18.3.Final.pom (2.4 kB at 32 kB/s)
[2025-11-27T00:37:34.018Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/wildfly/security/wildfly-elytron-provider-util/1.18.3.Final/wildfly-elytron-provider-util-1.18.3.Final.pom
[2025-11-27T00:37:34.018Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/wildfly/security/wildfly-elytron-provider-util/1.18.3.Final/wildfly-elytron-provider-util-1.18.3.Final.pom (2.2 kB at 31 kB/s)
[2025-11-27T00:37:34.018Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/wildfly/security/wildfly-elytron-x500-cert/1.18.3.Final/wildfly-elytron-x500-cert-1.18.3.Final.pom
[2025-11-27T00:37:34.018Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/wildfly/security/wildfly-elytron-x500-cert/1.18.3.Final/wildfly-elytron-x500-cert-1.18.3.Final.pom (3.2 kB at 65 kB/s)
[2025-11-27T00:37:34.018Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/wildfly/security/wildfly-elytron-x500/1.18.3.Final/wildfly-elytron-x500-1.18.3.Final.pom
[2025-11-27T00:37:34.690Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/wildfly/security/wildfly-elytron-x500/1.18.3.Final/wildfly-elytron-x500-1.18.3.Final.pom (2.7 kB at 49 kB/s)
[2025-11-27T00:37:34.690Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/wildfly/security/wildfly-elytron-x500-cert-util/1.18.3.Final/wildfly-elytron-x500-cert-util-1.18.3.Final.pom
[2025-11-27T00:37:34.690Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/wildfly/security/wildfly-elytron-x500-cert-util/1.18.3.Final/wildfly-elytron-x500-cert-util-1.18.3.Final.pom (2.3 kB at 47 kB/s)
[2025-11-27T00:37:34.690Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/sshd/sshd-common/2.7.0/sshd-common-2.7.0.pom
[2025-11-27T00:37:34.690Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/sshd/sshd-common/2.7.0/sshd-common-2.7.0.pom (4.7 kB at 92 kB/s)
[2025-11-27T00:37:34.690Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/sshd/sshd/2.7.0/sshd-2.7.0.pom
[2025-11-27T00:37:34.690Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/sshd/sshd/2.7.0/sshd-2.7.0.pom (76 kB at 1.1 MB/s)
[2025-11-27T00:37:34.690Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/springframework/spring-framework-bom/5.3.6/spring-framework-bom-5.3.6.pom
[2025-11-27T00:37:34.690Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/springframework/spring-framework-bom/5.3.6/spring-framework-bom-5.3.6.pom (5.6 kB at 110 kB/s)
[2025-11-27T00:37:34.690Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/wildfly/security/wildfly-elytron-password-impl/1.18.3.Final/wildfly-elytron-password-impl-1.18.3.Final.pom
[2025-11-27T00:37:34.690Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/wildfly/security/wildfly-elytron-password-impl/1.18.3.Final/wildfly-elytron-password-impl-1.18.3.Final.pom (2.9 kB at 33 kB/s)
[2025-11-27T00:37:34.690Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/wildfly/security/wildfly-elytron-sasl-plain/1.18.3.Final/wildfly-elytron-sasl-plain-1.18.3.Final.pom
[2025-11-27T00:37:34.690Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/wildfly/security/wildfly-elytron-sasl-plain/1.18.3.Final/wildfly-elytron-sasl-plain-1.18.3.Final.pom (2.5 kB at 40 kB/s)
[2025-11-27T00:37:34.690Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/wildfly/security/wildfly-elytron-auth-server/1.18.3.Final/wildfly-elytron-auth-server-1.18.3.Final.pom
[2025-11-27T00:37:34.690Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/wildfly/security/wildfly-elytron-auth-server/1.18.3.Final/wildfly-elytron-auth-server-1.18.3.Final.pom (3.9 kB at 68 kB/s)
[2025-11-27T00:37:34.690Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/wildfly/security/wildfly-elytron-auth/1.18.3.Final/wildfly-elytron-auth-1.18.3.Final.pom
[2025-11-27T00:37:34.690Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/wildfly/security/wildfly-elytron-auth/1.18.3.Final/wildfly-elytron-auth-1.18.3.Final.pom (1.8 kB at 38 kB/s)
[2025-11-27T00:37:34.690Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/wildfly/security/wildfly-elytron-permission/1.18.3.Final/wildfly-elytron-permission-1.18.3.Final.pom
[2025-11-27T00:37:34.690Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/wildfly/security/wildfly-elytron-permission/1.18.3.Final/wildfly-elytron-permission-1.18.3.Final.pom (2.5 kB at 36 kB/s)
[2025-11-27T00:37:34.690Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/wildfly/security/wildfly-elytron-sasl/1.18.3.Final/wildfly-elytron-sasl-1.18.3.Final.pom
[2025-11-27T00:37:34.690Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/wildfly/security/wildfly-elytron-sasl/1.18.3.Final/wildfly-elytron-sasl-1.18.3.Final.pom (3.8 kB at 75 kB/s)
[2025-11-27T00:37:34.690Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/wildfly/security/wildfly-elytron-mechanism/1.18.3.Final/wildfly-elytron-mechanism-1.18.3.Final.pom
[2025-11-27T00:37:35.363Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/wildfly/security/wildfly-elytron-mechanism/1.18.3.Final/wildfly-elytron-mechanism-1.18.3.Final.pom (2.7 kB at 43 kB/s)
[2025-11-27T00:37:35.363Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/wildfly/security/wildfly-elytron-http/1.18.3.Final/wildfly-elytron-http-1.18.3.Final.pom
[2025-11-27T00:37:35.363Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/wildfly/security/wildfly-elytron-http/1.18.3.Final/wildfly-elytron-http-1.18.3.Final.pom (2.7 kB at 40 kB/s)
[2025-11-27T00:37:35.363Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/wildfly/security/wildfly-elytron-ssl/1.18.3.Final/wildfly-elytron-ssl-1.18.3.Final.pom
[2025-11-27T00:37:35.363Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/wildfly/security/wildfly-elytron-ssl/1.18.3.Final/wildfly-elytron-ssl-1.18.3.Final.pom (6.3 kB at 119 kB/s)
[2025-11-27T00:37:35.363Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/wildfly/security/wildfly-elytron-sasl-digest/1.18.3.Final/wildfly-elytron-sasl-digest-1.18.3.Final.pom
[2025-11-27T00:37:35.363Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/wildfly/security/wildfly-elytron-sasl-digest/1.18.3.Final/wildfly-elytron-sasl-digest-1.18.3.Final.pom (3.0 kB at 64 kB/s)
[2025-11-27T00:37:35.363Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/wildfly/security/wildfly-elytron-mechanism-digest/1.18.3.Final/wildfly-elytron-mechanism-digest-1.18.3.Final.pom
[2025-11-27T00:37:35.363Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/wildfly/security/wildfly-elytron-mechanism-digest/1.18.3.Final/wildfly-elytron-mechanism-digest-1.18.3.Final.pom (2.2 kB at 45 kB/s)
[2025-11-27T00:37:35.363Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/wildfly/security/wildfly-elytron-sasl-external/1.18.3.Final/wildfly-elytron-sasl-external-1.18.3.Final.pom
[2025-11-27T00:37:35.363Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/wildfly/security/wildfly-elytron-sasl-external/1.18.3.Final/wildfly-elytron-sasl-external-1.18.3.Final.pom (2.7 kB at 59 kB/s)
[2025-11-27T00:37:35.363Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/wildfly/security/wildfly-elytron-sasl-oauth2/1.18.3.Final/wildfly-elytron-sasl-oauth2-1.18.3.Final.pom
[2025-11-27T00:37:35.363Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/wildfly/security/wildfly-elytron-sasl-oauth2/1.18.3.Final/wildfly-elytron-sasl-oauth2-1.18.3.Final.pom (2.3 kB at 39 kB/s)
[2025-11-27T00:37:35.363Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/wildfly/security/wildfly-elytron-mechanism-oauth2/1.18.3.Final/wildfly-elytron-mechanism-oauth2-1.18.3.Final.pom
[2025-11-27T00:37:35.363Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/wildfly/security/wildfly-elytron-mechanism-oauth2/1.18.3.Final/wildfly-elytron-mechanism-oauth2-1.18.3.Final.pom (2.4 kB at 41 kB/s)
[2025-11-27T00:37:35.363Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/wildfly/security/wildfly-elytron-sasl-scram/1.18.3.Final/wildfly-elytron-sasl-scram-1.18.3.Final.pom
[2025-11-27T00:37:35.363Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/wildfly/security/wildfly-elytron-sasl-scram/1.18.3.Final/wildfly-elytron-sasl-scram-1.18.3.Final.pom (2.7 kB at 50 kB/s)
[2025-11-27T00:37:35.363Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/wildfly/security/wildfly-elytron-mechanism-scram/1.18.3.Final/wildfly-elytron-mechanism-scram-1.18.3.Final.pom
[2025-11-27T00:37:35.363Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/wildfly/security/wildfly-elytron-mechanism-scram/1.18.3.Final/wildfly-elytron-mechanism-scram-1.18.3.Final.pom (2.3 kB at 44 kB/s)
[2025-11-27T00:37:35.363Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/infinispan/infinispan-client-hotrod/13.0.5.Final/infinispan-client-hotrod-13.0.5.Final.pom
[2025-11-27T00:37:35.363Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/infinispan/infinispan-client-hotrod/13.0.5.Final/infinispan-client-hotrod-13.0.5.Final.pom (27 kB at 255 kB/s)
[2025-11-27T00:37:35.363Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/infinispan/infinispan-parent/13.0.5.Final/infinispan-parent-13.0.5.Final.pom
[2025-11-27T00:37:36.037Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/infinispan/infinispan-parent/13.0.5.Final/infinispan-parent-13.0.5.Final.pom (164 kB at 946 kB/s)
[2025-11-27T00:37:36.037Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/infinispan/infinispan-build-configuration-parent/13.0.5.Final/infinispan-build-configuration-parent-13.0.5.Final.pom
[2025-11-27T00:37:36.037Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/infinispan/infinispan-build-configuration-parent/13.0.5.Final/infinispan-build-configuration-parent-13.0.5.Final.pom (13 kB at 174 kB/s)
[2025-11-27T00:37:36.037Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/infinispan/infinispan-bom/13.0.5.Final/infinispan-bom-13.0.5.Final.pom
[2025-11-27T00:37:36.037Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/infinispan/infinispan-bom/13.0.5.Final/infinispan-bom-13.0.5.Final.pom (19 kB at 133 kB/s)
[2025-11-27T00:37:36.037Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/infinispan/infinispan-commons/13.0.5.Final/infinispan-commons-13.0.5.Final.pom
[2025-11-27T00:37:36.037Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/infinispan/infinispan-commons/13.0.5.Final/infinispan-commons-13.0.5.Final.pom (11 kB at 95 kB/s)
[2025-11-27T00:37:36.037Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/infinispan/infinispan-commons-parent/13.0.5.Final/infinispan-commons-parent-13.0.5.Final.pom
[2025-11-27T00:37:36.037Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/infinispan/infinispan-commons-parent/13.0.5.Final/infinispan-commons-parent-13.0.5.Final.pom (870 B at 10 kB/s)
[2025-11-27T00:37:36.037Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/infinispan/protostream/protostream/4.4.1.Final/protostream-4.4.1.Final.pom
[2025-11-27T00:37:36.037Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/infinispan/protostream/protostream/4.4.1.Final/protostream-4.4.1.Final.pom (8.6 kB at 127 kB/s)
[2025-11-27T00:37:36.710Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/infinispan/protostream/parent/4.4.1.Final/parent-4.4.1.Final.pom
[2025-11-27T00:37:36.710Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/infinispan/protostream/parent/4.4.1.Final/parent-4.4.1.Final.pom (20 kB at 285 kB/s)
[2025-11-27T00:37:36.710Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/infinispan/protostream/protostream-types/4.4.1.Final/protostream-types-4.4.1.Final.pom
[2025-11-27T00:37:36.710Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/infinispan/protostream/protostream-types/4.4.1.Final/protostream-types-4.4.1.Final.pom (1.8 kB at 32 kB/s)
[2025-11-27T00:37:36.710Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/reactivex/rxjava3/rxjava/3.0.4/rxjava-3.0.4.pom
[2025-11-27T00:37:36.710Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/io/reactivex/rxjava3/rxjava/3.0.4/rxjava-3.0.4.pom (2.4 kB at 44 kB/s)
[2025-11-27T00:37:36.710Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/wildfly/security/wildfly-elytron-sasl-gs2/1.18.3.Final/wildfly-elytron-sasl-gs2-1.18.3.Final.pom
[2025-11-27T00:37:36.710Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/wildfly/security/wildfly-elytron-sasl-gs2/1.18.3.Final/wildfly-elytron-sasl-gs2-1.18.3.Final.pom (3.0 kB at 50 kB/s)
[2025-11-27T00:37:36.710Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/wildfly/security/wildfly-elytron-mechanism-gssapi/1.18.3.Final/wildfly-elytron-mechanism-gssapi-1.18.3.Final.pom
[2025-11-27T00:37:36.710Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/wildfly/security/wildfly-elytron-mechanism-gssapi/1.18.3.Final/wildfly-elytron-mechanism-gssapi-1.18.3.Final.pom (2.9 kB at 51 kB/s)
[2025-11-27T00:37:36.710Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/wildfly/security/wildfly-elytron-security-manager-action/1.18.3.Final/wildfly-elytron-security-manager-action-1.18.3.Final.pom
[2025-11-27T00:37:36.710Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/wildfly/security/wildfly-elytron-security-manager-action/1.18.3.Final/wildfly-elytron-security-manager-action-1.18.3.Final.pom (1.7 kB at 37 kB/s)
[2025-11-27T00:37:36.710Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/wildfly/security/wildfly-elytron-sasl-gssapi/1.18.3.Final/wildfly-elytron-sasl-gssapi-1.18.3.Final.pom
[2025-11-27T00:37:36.710Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/wildfly/security/wildfly-elytron-sasl-gssapi/1.18.3.Final/wildfly-elytron-sasl-gssapi-1.18.3.Final.pom (3.4 kB at 69 kB/s)
[2025-11-27T00:37:36.710Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/eclipse/microprofile/metrics/microprofile-metrics-api/3.0.1/microprofile-metrics-api-3.0.1.pom
[2025-11-27T00:37:36.710Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/eclipse/microprofile/metrics/microprofile-metrics-api/3.0.1/microprofile-metrics-api-3.0.1.pom (6.5 kB at 123 kB/s)
[2025-11-27T00:37:36.710Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/eclipse/microprofile/metrics/microprofile-metrics-parent/3.0.1/microprofile-metrics-parent-3.0.1.pom
[2025-11-27T00:37:36.710Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/eclipse/microprofile/metrics/microprofile-metrics-parent/3.0.1/microprofile-metrics-parent-3.0.1.pom (18 kB at 360 kB/s)
[2025-11-27T00:37:36.710Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/infinispan/infinispan-remote-query-client/13.0.5.Final/infinispan-remote-query-client-13.0.5.Final.pom
[2025-11-27T00:37:37.382Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/infinispan/infinispan-remote-query-client/13.0.5.Final/infinispan-remote-query-client-13.0.5.Final.pom (2.7 kB at 17 kB/s)
[2025-11-27T00:37:37.382Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/infinispan/infinispan-query-dsl/13.0.5.Final/infinispan-query-dsl-13.0.5.Final.pom
[2025-11-27T00:37:37.382Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/infinispan/infinispan-query-dsl/13.0.5.Final/infinispan-query-dsl-13.0.5.Final.pom (3.0 kB at 30 kB/s)
[2025-11-27T00:37:37.382Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/infinispan/protostream/protostream-processor/4.4.1.Final/protostream-processor-4.4.1.Final.pom
[2025-11-27T00:37:37.382Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/infinispan/protostream/protostream-processor/4.4.1.Final/protostream-processor-4.4.1.Final.pom (4.5 kB at 81 kB/s)
[2025-11-27T00:37:37.382Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/quarkus/quarkus-test-infinispan-client/2.7.2.Final/quarkus-test-infinispan-client-2.7.2.Final.pom
[2025-11-27T00:37:37.382Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/io/quarkus/quarkus-test-infinispan-client/2.7.2.Final/quarkus-test-infinispan-client-2.7.2.Final.pom (3.5 kB at 29 kB/s)
[2025-11-27T00:37:37.382Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/infinispan/infinispan-server-testdriver-core/13.0.5.Final/infinispan-server-testdriver-core-13.0.5.Final.pom
[2025-11-27T00:37:37.382Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/infinispan/infinispan-server-testdriver-core/13.0.5.Final/infinispan-server-testdriver-core-13.0.5.Final.pom (2.6 kB at 9.1 kB/s)
[2025-11-27T00:37:37.382Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/infinispan/infinispan-testdriver-parent-pom/13.0.5.Final/infinispan-testdriver-parent-pom-13.0.5.Final.pom
[2025-11-27T00:37:38.054Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/infinispan/infinispan-testdriver-parent-pom/13.0.5.Final/infinispan-testdriver-parent-pom-13.0.5.Final.pom (894 B at 8.5 kB/s)
[2025-11-27T00:37:38.054Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/infinispan/infinispan-server-parent/13.0.5.Final/infinispan-server-parent-13.0.5.Final.pom
[2025-11-27T00:37:38.054Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/infinispan/infinispan-server-parent/13.0.5.Final/infinispan-server-parent-13.0.5.Final.pom (1.4 kB at 12 kB/s)
[2025-11-27T00:37:38.054Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/infinispan/infinispan-server-runtime/13.0.5.Final/infinispan-server-runtime-13.0.5.Final.pom
[2025-11-27T00:37:38.054Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/infinispan/infinispan-server-runtime/13.0.5.Final/infinispan-server-runtime-13.0.5.Final.pom (20 kB at 81 kB/s)
[2025-11-27T00:37:38.054Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/infinispan/infinispan-server-hotrod/13.0.5.Final/infinispan-server-hotrod-13.0.5.Final.pom
[2025-11-27T00:37:38.725Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/infinispan/infinispan-server-hotrod/13.0.5.Final/infinispan-server-hotrod-13.0.5.Final.pom (12 kB at 41 kB/s)
[2025-11-27T00:37:38.725Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/infinispan/infinispan-server-core/13.0.5.Final/infinispan-server-core-13.0.5.Final.pom
[2025-11-27T00:37:38.725Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/infinispan/infinispan-server-core/13.0.5.Final/infinispan-server-core-13.0.5.Final.pom (5.2 kB at 50 kB/s)
[2025-11-27T00:37:38.725Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/infinispan/infinispan-tasks/13.0.5.Final/infinispan-tasks-13.0.5.Final.pom
[2025-11-27T00:37:38.725Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/infinispan/infinispan-tasks/13.0.5.Final/infinispan-tasks-13.0.5.Final.pom (2.9 kB at 33 kB/s)
[2025-11-27T00:37:38.725Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/infinispan/infinispan-core/13.0.5.Final/infinispan-core-13.0.5.Final.pom
[2025-11-27T00:37:38.725Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/infinispan/infinispan-core/13.0.5.Final/infinispan-core-13.0.5.Final.pom (9.5 kB at 90 kB/s)
[2025-11-27T00:37:38.725Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/jgroups/jgroups/4.2.18.Final/jgroups-4.2.18.Final.pom
[2025-11-27T00:37:38.725Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/jgroups/jgroups/4.2.18.Final/jgroups-4.2.18.Final.pom (21 kB at 315 kB/s)
[2025-11-27T00:37:38.725Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/infinispan/infinispan-tasks-api/13.0.5.Final/infinispan-tasks-api-13.0.5.Final.pom
[2025-11-27T00:37:39.401Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/infinispan/infinispan-tasks-api/13.0.5.Final/infinispan-tasks-api-13.0.5.Final.pom (1.3 kB at 4.7 kB/s)
[2025-11-27T00:37:39.401Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/com/thoughtworks/xstream/xstream/1.4.18/xstream-1.4.18.pom
[2025-11-27T00:37:39.401Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/com/thoughtworks/xstream/xstream/1.4.18/xstream-1.4.18.pom (22 kB at 400 kB/s)
[2025-11-27T00:37:39.401Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/com/thoughtworks/xstream/xstream-parent/1.4.18/xstream-parent-1.4.18.pom
[2025-11-27T00:37:39.401Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/com/thoughtworks/xstream/xstream-parent/1.4.18/xstream-parent-1.4.18.pom (43 kB at 788 kB/s)
[2025-11-27T00:37:39.401Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/smallrye/smallrye-metrics/3.0.4/smallrye-metrics-3.0.4.pom
[2025-11-27T00:37:39.401Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/io/smallrye/smallrye-metrics/3.0.4/smallrye-metrics-3.0.4.pom (4.0 kB at 81 kB/s)
[2025-11-27T00:37:39.401Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/smallrye/smallrye-metrics-parent/3.0.4/smallrye-metrics-parent-3.0.4.pom
[2025-11-27T00:37:39.401Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/io/smallrye/smallrye-metrics-parent/3.0.4/smallrye-metrics-parent-3.0.4.pom (5.6 kB at 95 kB/s)
[2025-11-27T00:37:39.401Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/opentracing/opentracing-api/0.33.0/opentracing-api-0.33.0.pom
[2025-11-27T00:37:39.401Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/io/opentracing/opentracing-api/0.33.0/opentracing-api-0.33.0.pom (1.9 kB at 40 kB/s)
[2025-11-27T00:37:39.401Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/opentracing/parent/0.33.0/parent-0.33.0.pom
[2025-11-27T00:37:39.401Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/io/opentracing/parent/0.33.0/parent-0.33.0.pom (15 kB at 293 kB/s)
[2025-11-27T00:37:39.401Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/infinispan/infinispan-clustered-counter/13.0.5.Final/infinispan-clustered-counter-13.0.5.Final.pom
[2025-11-27T00:37:39.401Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/infinispan/infinispan-clustered-counter/13.0.5.Final/infinispan-clustered-counter-13.0.5.Final.pom (4.6 kB at 38 kB/s)
[2025-11-27T00:37:39.401Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/infinispan/infinispan-multimap/13.0.5.Final/infinispan-multimap-13.0.5.Final.pom
[2025-11-27T00:37:39.401Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/infinispan/infinispan-multimap/13.0.5.Final/infinispan-multimap-13.0.5.Final.pom (3.6 kB at 45 kB/s)
[2025-11-27T00:37:39.401Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/infinispan/infinispan-server-rest/13.0.5.Final/infinispan-server-rest-13.0.5.Final.pom
[2025-11-27T00:37:40.071Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/infinispan/infinispan-server-rest/13.0.5.Final/infinispan-server-rest-13.0.5.Final.pom (11 kB at 59 kB/s)
[2025-11-27T00:37:40.071Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/infinispan/infinispan-remote-query-server/13.0.5.Final/infinispan-remote-query-server-13.0.5.Final.pom
[2025-11-27T00:37:40.071Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/infinispan/infinispan-remote-query-server/13.0.5.Final/infinispan-remote-query-server-13.0.5.Final.pom (4.0 kB at 36 kB/s)
[2025-11-27T00:37:40.071Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/infinispan/infinispan-query-core/13.0.5.Final/infinispan-query-core-13.0.5.Final.pom
[2025-11-27T00:37:40.071Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/infinispan/infinispan-query-core/13.0.5.Final/infinispan-query-core-13.0.5.Final.pom (3.3 kB at 33 kB/s)
[2025-11-27T00:37:40.071Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/infinispan/infinispan-objectfilter/13.0.5.Final/infinispan-objectfilter-13.0.5.Final.pom
[2025-11-27T00:37:40.071Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/infinispan/infinispan-objectfilter/13.0.5.Final/infinispan-objectfilter-13.0.5.Final.pom (8.3 kB at 45 kB/s)
[2025-11-27T00:37:40.071Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/infinispan/infinispan-query/13.0.5.Final/infinispan-query-13.0.5.Final.pom
[2025-11-27T00:37:40.742Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/infinispan/infinispan-query/13.0.5.Final/infinispan-query-13.0.5.Final.pom (7.1 kB at 37 kB/s)
[2025-11-27T00:37:40.742Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/infinispan/infinispan-clustered-lock/13.0.5.Final/infinispan-clustered-lock-13.0.5.Final.pom
[2025-11-27T00:37:40.742Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/infinispan/infinispan-clustered-lock/13.0.5.Final/infinispan-clustered-lock-13.0.5.Final.pom (3.7 kB at 32 kB/s)
[2025-11-27T00:37:40.742Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/hibernate/search/hibernate-search-v5migrationhelper-engine/6.0.6.Final/hibernate-search-v5migrationhelper-engine-6.0.6.Final.pom
[2025-11-27T00:37:40.742Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/hibernate/search/hibernate-search-v5migrationhelper-engine/6.0.6.Final/hibernate-search-v5migrationhelper-engine-6.0.6.Final.pom (2.9 kB at 44 kB/s)
[2025-11-27T00:37:40.742Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/hibernate/search/hibernate-search-parent-public/6.0.6.Final/hibernate-search-parent-public-6.0.6.Final.pom
[2025-11-27T00:37:40.742Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/hibernate/search/hibernate-search-parent-public/6.0.6.Final/hibernate-search-parent-public-6.0.6.Final.pom (13 kB at 232 kB/s)
[2025-11-27T00:37:40.742Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/hibernate/search/hibernate-search-parent/6.0.6.Final/hibernate-search-parent-6.0.6.Final.pom
[2025-11-27T00:37:40.742Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/hibernate/search/hibernate-search-parent/6.0.6.Final/hibernate-search-parent-6.0.6.Final.pom (119 kB at 2.1 MB/s)
[2025-11-27T00:37:40.742Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/hibernate/search/hibernate-search-engine/6.0.6.Final/hibernate-search-engine-6.0.6.Final.pom
[2025-11-27T00:37:40.742Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/hibernate/search/hibernate-search-engine/6.0.6.Final/hibernate-search-engine-6.0.6.Final.pom (1.5 kB at 32 kB/s)
[2025-11-27T00:37:40.742Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/hibernate/search/hibernate-search-util-common/6.0.6.Final/hibernate-search-util-common-6.0.6.Final.pom
[2025-11-27T00:37:40.742Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/hibernate/search/hibernate-search-util-common/6.0.6.Final/hibernate-search-util-common-6.0.6.Final.pom (1.3 kB at 24 kB/s)
[2025-11-27T00:37:40.742Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/hibernate/search/hibernate-search-mapper-pojo-base/6.0.6.Final/hibernate-search-mapper-pojo-base-6.0.6.Final.pom
[2025-11-27T00:37:40.742Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/hibernate/search/hibernate-search-mapper-pojo-base/6.0.6.Final/hibernate-search-mapper-pojo-base-6.0.6.Final.pom (2.0 kB at 42 kB/s)
[2025-11-27T00:37:40.742Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/hibernate/search/hibernate-search-backend-lucene/6.0.6.Final/hibernate-search-backend-lucene-6.0.6.Final.pom
[2025-11-27T00:37:40.742Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/hibernate/search/hibernate-search-backend-lucene/6.0.6.Final/hibernate-search-backend-lucene-6.0.6.Final.pom (4.4 kB at 73 kB/s)
[2025-11-27T00:37:40.742Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/lucene/lucene-core/8.7.0/lucene-core-8.7.0.pom
[2025-11-27T00:37:40.743Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/lucene/lucene-core/8.7.0/lucene-core-8.7.0.pom (3.0 kB at 42 kB/s)
[2025-11-27T00:37:40.743Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/lucene/lucene-parent/8.7.0/lucene-parent-8.7.0.pom
[2025-11-27T00:37:41.416Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/lucene/lucene-parent/8.7.0/lucene-parent-8.7.0.pom (5.0 kB at 99 kB/s)
[2025-11-27T00:37:41.416Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/lucene/lucene-solr-grandparent/8.7.0/lucene-solr-grandparent-8.7.0.pom
[2025-11-27T00:37:41.416Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/lucene/lucene-solr-grandparent/8.7.0/lucene-solr-grandparent-8.7.0.pom (423 kB at 6.8 MB/s)
[2025-11-27T00:37:41.416Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/lucene/lucene-analyzers-common/8.7.0/lucene-analyzers-common-8.7.0.pom
[2025-11-27T00:37:41.416Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/lucene/lucene-analyzers-common/8.7.0/lucene-analyzers-common-8.7.0.pom (3.3 kB at 71 kB/s)
[2025-11-27T00:37:41.416Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/lucene/lucene-queryparser/8.7.0/lucene-queryparser-8.7.0.pom
[2025-11-27T00:37:41.416Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/lucene/lucene-queryparser/8.7.0/lucene-queryparser-8.7.0.pom (3.5 kB at 57 kB/s)
[2025-11-27T00:37:41.416Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/lucene/lucene-queries/8.7.0/lucene-queries-8.7.0.pom
[2025-11-27T00:37:41.416Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/lucene/lucene-queries/8.7.0/lucene-queries-8.7.0.pom (3.4 kB at 75 kB/s)
[2025-11-27T00:37:41.416Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/lucene/lucene-sandbox/8.7.0/lucene-sandbox-8.7.0.pom
[2025-11-27T00:37:41.416Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/lucene/lucene-sandbox/8.7.0/lucene-sandbox-8.7.0.pom (2.9 kB at 57 kB/s)
[2025-11-27T00:37:41.416Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/lucene/lucene-join/8.7.0/lucene-join-8.7.0.pom
[2025-11-27T00:37:41.416Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/lucene/lucene-join/8.7.0/lucene-join-8.7.0.pom (2.8 kB at 55 kB/s)
[2025-11-27T00:37:41.416Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/lucene/lucene-facet/8.7.0/lucene-facet-8.7.0.pom
[2025-11-27T00:37:41.416Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/lucene/lucene-facet/8.7.0/lucene-facet-8.7.0.pom (3.2 kB at 57 kB/s)
[2025-11-27T00:37:41.416Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/com/carrotsearch/hppc/0.8.1/hppc-0.8.1.pom
[2025-11-27T00:37:41.416Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/com/carrotsearch/hppc/0.8.1/hppc-0.8.1.pom (9.8 kB at 173 kB/s)
[2025-11-27T00:37:41.416Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/com/carrotsearch/hppc-parent/0.8.1/hppc-parent-0.8.1.pom
[2025-11-27T00:37:41.416Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/com/carrotsearch/hppc-parent/0.8.1/hppc-parent-0.8.1.pom (19 kB at 414 kB/s)
[2025-11-27T00:37:41.416Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/infinispan/infinispan-cachestore-remote/13.0.5.Final/infinispan-cachestore-remote-13.0.5.Final.pom
[2025-11-27T00:37:42.091Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/infinispan/infinispan-cachestore-remote/13.0.5.Final/infinispan-cachestore-remote-13.0.5.Final.pom (19 kB at 172 kB/s)
[2025-11-27T00:37:42.091Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/infinispan/infinispan-persistence-parent/13.0.5.Final/infinispan-persistence-parent-13.0.5.Final.pom
[2025-11-27T00:37:42.091Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/infinispan/infinispan-persistence-parent/13.0.5.Final/infinispan-persistence-parent-13.0.5.Final.pom (1.3 kB at 15 kB/s)
[2025-11-27T00:37:42.091Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/infinispan/infinispan-server-memcached/13.0.5.Final/infinispan-server-memcached-13.0.5.Final.pom
[2025-11-27T00:37:42.091Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/infinispan/infinispan-server-memcached/13.0.5.Final/infinispan-server-memcached-13.0.5.Final.pom (2.9 kB at 28 kB/s)
[2025-11-27T00:37:42.091Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/infinispan/infinispan-server-router/13.0.5.Final/infinispan-server-router-13.0.5.Final.pom
[2025-11-27T00:37:42.091Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/infinispan/infinispan-server-router/13.0.5.Final/infinispan-server-router-13.0.5.Final.pom (11 kB at 134 kB/s)
[2025-11-27T00:37:42.091Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/infinispan/infinispan-client-rest/13.0.5.Final/infinispan-client-rest-13.0.5.Final.pom
[2025-11-27T00:37:42.091Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/infinispan/infinispan-client-rest/13.0.5.Final/infinispan-client-rest-13.0.5.Final.pom (1.4 kB at 11 kB/s)
[2025-11-27T00:37:42.091Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/com/squareup/okhttp3/okhttp/3.14.9/okhttp-3.14.9.pom
[2025-11-27T00:37:42.091Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/com/squareup/okhttp3/okhttp/3.14.9/okhttp-3.14.9.pom (2.5 kB at 51 kB/s)
[2025-11-27T00:37:42.091Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/com/squareup/okhttp3/parent/3.14.9/parent-3.14.9.pom
[2025-11-27T00:37:42.091Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/com/squareup/okhttp3/parent/3.14.9/parent-3.14.9.pom (21 kB at 358 kB/s)
[2025-11-27T00:37:42.091Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/com/squareup/okio/okio/1.17.2/okio-1.17.2.pom
[2025-11-27T00:37:42.091Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/com/squareup/okio/okio/1.17.2/okio-1.17.2.pom (2.0 kB at 24 kB/s)
[2025-11-27T00:37:42.091Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/com/squareup/okio/okio-parent/1.17.2/okio-parent-1.17.2.pom
[2025-11-27T00:37:42.763Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/com/squareup/okio/okio-parent/1.17.2/okio-parent-1.17.2.pom (4.9 kB at 101 kB/s)
[2025-11-27T00:37:42.763Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/com/squareup/okhttp3/okhttp-sse/3.14.9/okhttp-sse-3.14.9.pom
[2025-11-27T00:37:42.763Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/com/squareup/okhttp3/okhttp-sse/3.14.9/okhttp-sse-3.14.9.pom (2.4 kB at 34 kB/s)
[2025-11-27T00:37:42.763Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/infinispan/infinispan-cachestore-jdbc/13.0.5.Final/infinispan-cachestore-jdbc-13.0.5.Final.pom
[2025-11-27T00:37:42.763Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/infinispan/infinispan-cachestore-jdbc/13.0.5.Final/infinispan-cachestore-jdbc-13.0.5.Final.pom (3.9 kB at 31 kB/s)
[2025-11-27T00:37:42.763Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/infinispan/infinispan-cachestore-jdbc-common/13.0.5.Final/infinispan-cachestore-jdbc-common-13.0.5.Final.pom
[2025-11-27T00:37:42.763Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/infinispan/infinispan-cachestore-jdbc-common/13.0.5.Final/infinispan-cachestore-jdbc-common-13.0.5.Final.pom (3.2 kB at 28 kB/s)
[2025-11-27T00:37:42.763Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/infinispan/infinispan-cachestore-sql/13.0.5.Final/infinispan-cachestore-sql-13.0.5.Final.pom
[2025-11-27T00:37:42.763Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/infinispan/infinispan-cachestore-sql/13.0.5.Final/infinispan-cachestore-sql-13.0.5.Final.pom (5.3 kB at 54 kB/s)
[2025-11-27T00:37:42.763Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/infinispan/infinispan-cachestore-rocksdb/13.0.5.Final/infinispan-cachestore-rocksdb-13.0.5.Final.pom
[2025-11-27T00:37:42.763Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/infinispan/infinispan-cachestore-rocksdb/13.0.5.Final/infinispan-cachestore-rocksdb-13.0.5.Final.pom (3.9 kB at 37 kB/s)
[2025-11-27T00:37:42.763Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/rocksdb/rocksdbjni/6.22.1.1/rocksdbjni-6.22.1.1.pom
[2025-11-27T00:37:43.435Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/rocksdb/rocksdbjni/6.22.1.1/rocksdbjni-6.22.1.1.pom (7.4 kB at 63 kB/s)
[2025-11-27T00:37:43.435Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/infinispan/infinispan-cli-client/13.0.5.Final/infinispan-cli-client-13.0.5.Final.pom
[2025-11-27T00:37:43.435Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/infinispan/infinispan-cli-client/13.0.5.Final/infinispan-cli-client-13.0.5.Final.pom (7.5 kB at 71 kB/s)
[2025-11-27T00:37:43.435Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/logging/log4j/log4j-api/2.17.1/log4j-api-2.17.1.pom
[2025-11-27T00:37:43.435Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/logging/log4j/log4j-api/2.17.1/log4j-api-2.17.1.pom (14 kB at 289 kB/s)
[2025-11-27T00:37:43.435Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/logging/log4j/log4j/2.17.1/log4j-2.17.1.pom
[2025-11-27T00:37:43.435Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/logging/log4j/log4j/2.17.1/log4j-2.17.1.pom (69 kB at 1.0 MB/s)
[2025-11-27T00:37:43.435Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/logging/logging-parent/3/logging-parent-3.pom
[2025-11-27T00:37:43.435Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/logging/logging-parent/3/logging-parent-3.pom (3.1 kB at 48 kB/s)
[2025-11-27T00:37:43.435Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/infinispan/infinispan-scripting/13.0.5.Final/infinispan-scripting-13.0.5.Final.pom
[2025-11-27T00:37:43.435Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/infinispan/infinispan-scripting/13.0.5.Final/infinispan-scripting-13.0.5.Final.pom (3.8 kB at 37 kB/s)
[2025-11-27T00:37:43.435Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/infinispan/infinispan-jboss-marshalling/13.0.5.Final/infinispan-jboss-marshalling-13.0.5.Final.pom
[2025-11-27T00:37:43.435Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/infinispan/infinispan-jboss-marshalling/13.0.5.Final/infinispan-jboss-marshalling-13.0.5.Final.pom (2.4 kB at 24 kB/s)
[2025-11-27T00:37:43.435Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/infinispan/infinispan-anchored-keys/13.0.5.Final/infinispan-anchored-keys-13.0.5.Final.pom
[2025-11-27T00:37:43.435Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/infinispan/infinispan-anchored-keys/13.0.5.Final/infinispan-anchored-keys-13.0.5.Final.pom (3.1 kB at 33 kB/s)
[2025-11-27T00:37:43.435Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/infinispan/infinispan-cloudevents-integration/13.0.5.Final/infinispan-cloudevents-integration-13.0.5.Final.pom
[2025-11-27T00:37:44.108Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/infinispan/infinispan-cloudevents-integration/13.0.5.Final/infinispan-cloudevents-integration-13.0.5.Final.pom (3.4 kB at 31 kB/s)
[2025-11-27T00:37:44.108Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/logging/log4j/log4j-jul/2.17.0/log4j-jul-2.17.0.pom
[2025-11-27T00:37:44.108Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/logging/log4j/log4j-jul/2.17.0/log4j-jul-2.17.0.pom (8.9 kB at 162 kB/s)
[2025-11-27T00:37:44.108Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/logging/log4j/log4j/2.17.0/log4j-2.17.0.pom
[2025-11-27T00:37:44.108Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/logging/log4j/log4j/2.17.0/log4j-2.17.0.pom (69 kB at 976 kB/s)
[2025-11-27T00:37:44.108Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/openjdk/jmh/jmh-core/1.23/jmh-core-1.23.pom
[2025-11-27T00:37:44.108Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/openjdk/jmh/jmh-core/1.23/jmh-core-1.23.pom (9.4 kB at 162 kB/s)
[2025-11-27T00:37:44.108Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/openjdk/jmh/jmh-parent/1.23/jmh-parent-1.23.pom
[2025-11-27T00:37:44.108Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/openjdk/jmh/jmh-parent/1.23/jmh-parent-1.23.pom (11 kB at 238 kB/s)
[2025-11-27T00:37:44.108Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/net/sf/jopt-simple/jopt-simple/4.6/jopt-simple-4.6.pom
[2025-11-27T00:37:44.108Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/net/sf/jopt-simple/jopt-simple/4.6/jopt-simple-4.6.pom (11 kB at 217 kB/s)
[2025-11-27T00:37:44.108Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/commons/commons-math3/3.2/commons-math3-3.2.pom
[2025-11-27T00:37:44.108Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/commons/commons-math3/3.2/commons-math3-3.2.pom (17 kB at 260 kB/s)
[2025-11-27T00:37:44.108Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/wildfly/openssl/wildfly-openssl-java/1.0.6.Final/wildfly-openssl-java-1.0.6.Final.pom
[2025-11-27T00:37:44.108Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/wildfly/openssl/wildfly-openssl-java/1.0.6.Final/wildfly-openssl-java-1.0.6.Final.pom (10 kB at 195 kB/s)
[2025-11-27T00:37:44.108Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/wildfly/openssl/wildfly-openssl-parent/1.0.6.Final/wildfly-openssl-parent-1.0.6.Final.pom
[2025-11-27T00:37:44.108Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/wildfly/openssl/wildfly-openssl-parent/1.0.6.Final/wildfly-openssl-parent-1.0.6.Final.pom (7.0 kB at 87 kB/s)
[2025-11-27T00:37:44.108Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/jboss/jboss-parent/21/jboss-parent-21.pom
[2025-11-27T00:37:44.108Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/jboss/jboss-parent/21/jboss-parent-21.pom (37 kB at 716 kB/s)
[2025-11-27T00:37:44.108Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/wildfly/openssl/wildfly-openssl-linux-x86_64/1.0.6.Final/wildfly-openssl-linux-x86_64-1.0.6.Final.pom
[2025-11-27T00:37:44.781Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/wildfly/openssl/wildfly-openssl-linux-x86_64/1.0.6.Final/wildfly-openssl-linux-x86_64-1.0.6.Final.pom (3.0 kB at 66 kB/s)
[2025-11-27T00:37:44.781Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/infinispan/infinispan-commons-test/13.0.5.Final/infinispan-commons-test-13.0.5.Final.pom
[2025-11-27T00:37:44.781Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/infinispan/infinispan-commons-test/13.0.5.Final/infinispan-commons-test-13.0.5.Final.pom (1.7 kB at 12 kB/s)
[2025-11-27T00:37:44.781Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/jboss/shrinkwrap/resolver/shrinkwrap-resolver-api/3.1.3/shrinkwrap-resolver-api-3.1.3.pom
[2025-11-27T00:37:44.781Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/jboss/shrinkwrap/resolver/shrinkwrap-resolver-api/3.1.3/shrinkwrap-resolver-api-3.1.3.pom (1.1 kB at 22 kB/s)
[2025-11-27T00:37:44.781Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/jboss/shrinkwrap/resolver/shrinkwrap-resolver-parent/3.1.3/shrinkwrap-resolver-parent-3.1.3.pom
[2025-11-27T00:37:44.781Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/jboss/shrinkwrap/resolver/shrinkwrap-resolver-parent/3.1.3/shrinkwrap-resolver-parent-3.1.3.pom (14 kB at 278 kB/s)
[2025-11-27T00:37:44.781Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven/3.5.2/maven-3.5.2.pom
[2025-11-27T00:37:44.781Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven/3.5.2/maven-3.5.2.pom (25 kB at 460 kB/s)
[2025-11-27T00:37:44.781Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/jboss/shrinkwrap/resolver/shrinkwrap-resolver-api-maven/3.1.3/shrinkwrap-resolver-api-maven-3.1.3.pom
[2025-11-27T00:37:44.781Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/jboss/shrinkwrap/resolver/shrinkwrap-resolver-api-maven/3.1.3/shrinkwrap-resolver-api-maven-3.1.3.pom (2.1 kB at 43 kB/s)
[2025-11-27T00:37:44.781Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/quarkus/quarkus-infinispan-client/2.7.2.Final/quarkus-infinispan-client-2.7.2.Final.jar
[2025-11-27T00:37:44.781Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/quarkus/quarkus-elytron-security-common/2.7.2.Final/quarkus-elytron-security-common-2.7.2.Final.jar
[2025-11-27T00:37:44.781Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/wildfly/security/wildfly-elytron-credential/1.18.3.Final/wildfly-elytron-credential-1.18.3.Final.jar
[2025-11-27T00:37:44.781Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/wildfly/security/wildfly-elytron-asn1/1.18.3.Final/wildfly-elytron-asn1-1.18.3.Final.jar
[2025-11-27T00:37:44.781Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/wildfly/security/wildfly-elytron-keystore/1.18.3.Final/wildfly-elytron-keystore-1.18.3.Final.jar
[2025-11-27T00:37:44.781Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/io/quarkus/quarkus-infinispan-client/2.7.2.Final/quarkus-infinispan-client-2.7.2.Final.jar (26 kB at 294 kB/s)
[2025-11-27T00:37:44.781Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/wildfly/security/wildfly-elytron-x500-cert/1.18.3.Final/wildfly-elytron-x500-cert-1.18.3.Final.jar
[2025-11-27T00:37:44.781Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/io/quarkus/quarkus-elytron-security-common/2.7.2.Final/quarkus-elytron-security-common-2.7.2.Final.jar (16 kB at 136 kB/s)
[2025-11-27T00:37:44.781Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/wildfly/security/wildfly-elytron-x500-cert-util/1.18.3.Final/wildfly-elytron-x500-cert-util-1.18.3.Final.jar
[2025-11-27T00:37:44.781Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/wildfly/security/wildfly-elytron-x500-cert/1.18.3.Final/wildfly-elytron-x500-cert-1.18.3.Final.jar (72 kB at 536 kB/s)
[2025-11-27T00:37:44.781Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/sshd/sshd-common/2.7.0/sshd-common-2.7.0.jar
[2025-11-27T00:37:44.781Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/wildfly/security/wildfly-elytron-keystore/1.18.3.Final/wildfly-elytron-keystore-1.18.3.Final.jar (49 kB at 350 kB/s)
[2025-11-27T00:37:44.781Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/wildfly/security/wildfly-elytron-provider-util/1.18.3.Final/wildfly-elytron-provider-util-1.18.3.Final.jar
[2025-11-27T00:37:44.781Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/wildfly/security/wildfly-elytron-credential/1.18.3.Final/wildfly-elytron-credential-1.18.3.Final.jar (139 kB at 977 kB/s)
[2025-11-27T00:37:44.781Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/wildfly/security/wildfly-elytron-x500/1.18.3.Final/wildfly-elytron-x500-1.18.3.Final.jar
[2025-11-27T00:37:44.781Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/wildfly/security/wildfly-elytron-asn1/1.18.3.Final/wildfly-elytron-asn1-1.18.3.Final.jar (38 kB at 255 kB/s)
[2025-11-27T00:37:44.781Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/wildfly/security/wildfly-elytron-password-impl/1.18.3.Final/wildfly-elytron-password-impl-1.18.3.Final.jar
[2025-11-27T00:37:44.781Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/wildfly/security/wildfly-elytron-x500-cert-util/1.18.3.Final/wildfly-elytron-x500-cert-util-1.18.3.Final.jar (8.1 kB at 47 kB/s)
[2025-11-27T00:37:44.781Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/wildfly/security/wildfly-elytron-sasl-plain/1.18.3.Final/wildfly-elytron-sasl-plain-1.18.3.Final.jar
[2025-11-27T00:37:44.781Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/wildfly/security/wildfly-elytron-provider-util/1.18.3.Final/wildfly-elytron-provider-util-1.18.3.Final.jar (16 kB at 77 kB/s)
[2025-11-27T00:37:44.781Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/wildfly/security/wildfly-elytron-auth-server/1.18.3.Final/wildfly-elytron-auth-server-1.18.3.Final.jar
[2025-11-27T00:37:44.781Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/wildfly/security/wildfly-elytron-x500/1.18.3.Final/wildfly-elytron-x500-1.18.3.Final.jar (36 kB at 179 kB/s)
[2025-11-27T00:37:44.781Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/wildfly/security/wildfly-elytron-auth/1.18.3.Final/wildfly-elytron-auth-1.18.3.Final.jar
[2025-11-27T00:37:44.781Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/sshd/sshd-common/2.7.0/sshd-common-2.7.0.jar (911 kB at 4.4 MB/s)
[2025-11-27T00:37:44.781Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/wildfly/security/wildfly-elytron-base/1.18.3.Final/wildfly-elytron-base-1.18.3.Final.jar
[2025-11-27T00:37:44.781Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/wildfly/security/wildfly-elytron-sasl-plain/1.18.3.Final/wildfly-elytron-sasl-plain-1.18.3.Final.jar (14 kB at 61 kB/s)
[2025-11-27T00:37:44.781Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/wildfly/security/wildfly-elytron-permission/1.18.3.Final/wildfly-elytron-permission-1.18.3.Final.jar
[2025-11-27T00:37:44.781Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/wildfly/security/wildfly-elytron-password-impl/1.18.3.Final/wildfly-elytron-password-impl-1.18.3.Final.jar (100 kB at 435 kB/s)
[2025-11-27T00:37:44.781Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/wildfly/security/wildfly-elytron-sasl/1.18.3.Final/wildfly-elytron-sasl-1.18.3.Final.jar
[2025-11-27T00:37:45.453Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/wildfly/security/wildfly-elytron-base/1.18.3.Final/wildfly-elytron-base-1.18.3.Final.jar (32 kB at 124 kB/s)
[2025-11-27T00:37:45.453Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/wildfly/security/wildfly-elytron-ssl/1.18.3.Final/wildfly-elytron-ssl-1.18.3.Final.jar
[2025-11-27T00:37:45.453Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/wildfly/security/wildfly-elytron-auth-server/1.18.3.Final/wildfly-elytron-auth-server-1.18.3.Final.jar (275 kB at 1.0 MB/s)
[2025-11-27T00:37:45.453Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/wildfly/security/wildfly-elytron-mechanism/1.18.3.Final/wildfly-elytron-mechanism-1.18.3.Final.jar
[2025-11-27T00:37:45.453Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/wildfly/security/wildfly-elytron-permission/1.18.3.Final/wildfly-elytron-permission-1.18.3.Final.jar (63 kB at 225 kB/s)
[2025-11-27T00:37:45.453Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/wildfly/security/wildfly-elytron-http/1.18.3.Final/wildfly-elytron-http-1.18.3.Final.jar
[2025-11-27T00:37:45.453Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/wildfly/security/wildfly-elytron-auth/1.18.3.Final/wildfly-elytron-auth-1.18.3.Final.jar (13 kB at 44 kB/s)
[2025-11-27T00:37:45.453Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/wildfly/security/wildfly-elytron-sasl-digest/1.18.3.Final/wildfly-elytron-sasl-digest-1.18.3.Final.jar
[2025-11-27T00:37:45.453Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/wildfly/security/wildfly-elytron-sasl/1.18.3.Final/wildfly-elytron-sasl-1.18.3.Final.jar (163 kB at 554 kB/s)
[2025-11-27T00:37:45.453Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/wildfly/security/wildfly-elytron-mechanism-digest/1.18.3.Final/wildfly-elytron-mechanism-digest-1.18.3.Final.jar
[2025-11-27T00:37:45.453Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/wildfly/security/wildfly-elytron-ssl/1.18.3.Final/wildfly-elytron-ssl-1.18.3.Final.jar (179 kB at 569 kB/s)
[2025-11-27T00:37:45.453Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/wildfly/security/wildfly-elytron-util/1.18.3.Final/wildfly-elytron-util-1.18.3.Final.jar
[2025-11-27T00:37:45.453Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/wildfly/security/wildfly-elytron-mechanism/1.18.3.Final/wildfly-elytron-mechanism-1.18.3.Final.jar (39 kB at 116 kB/s)
[2025-11-27T00:37:45.453Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/wildfly/security/wildfly-elytron-sasl-external/1.18.3.Final/wildfly-elytron-sasl-external-1.18.3.Final.jar
[2025-11-27T00:37:45.453Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/wildfly/security/wildfly-elytron-sasl-digest/1.18.3.Final/wildfly-elytron-sasl-digest-1.18.3.Final.jar (36 kB at 106 kB/s)
[2025-11-27T00:37:45.453Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/wildfly/security/wildfly-elytron-sasl-oauth2/1.18.3.Final/wildfly-elytron-sasl-oauth2-1.18.3.Final.jar
[2025-11-27T00:37:45.453Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/wildfly/security/wildfly-elytron-http/1.18.3.Final/wildfly-elytron-http-1.18.3.Final.jar (33 kB at 96 kB/s)
[2025-11-27T00:37:45.453Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/wildfly/security/wildfly-elytron-mechanism-oauth2/1.18.3.Final/wildfly-elytron-mechanism-oauth2-1.18.3.Final.jar
[2025-11-27T00:37:45.453Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/wildfly/security/wildfly-elytron-mechanism-digest/1.18.3.Final/wildfly-elytron-mechanism-digest-1.18.3.Final.jar (13 kB at 36 kB/s)
[2025-11-27T00:37:45.453Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/wildfly/security/wildfly-elytron-sasl-scram/1.18.3.Final/wildfly-elytron-sasl-scram-1.18.3.Final.jar
[2025-11-27T00:37:45.453Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/wildfly/security/wildfly-elytron-util/1.18.3.Final/wildfly-elytron-util-1.18.3.Final.jar (34 kB at 89 kB/s)
[2025-11-27T00:37:45.453Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/wildfly/security/wildfly-elytron-mechanism-scram/1.18.3.Final/wildfly-elytron-mechanism-scram-1.18.3.Final.jar
[2025-11-27T00:37:45.453Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/wildfly/security/wildfly-elytron-sasl-oauth2/1.18.3.Final/wildfly-elytron-sasl-oauth2-1.18.3.Final.jar (11 kB at 29 kB/s)
[2025-11-27T00:37:45.453Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/infinispan/infinispan-client-hotrod/13.0.5.Final/infinispan-client-hotrod-13.0.5.Final.jar
[2025-11-27T00:37:45.453Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/wildfly/security/wildfly-elytron-sasl-external/1.18.3.Final/wildfly-elytron-sasl-external-1.18.3.Final.jar (12 kB at 29 kB/s)
[2025-11-27T00:37:45.453Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/infinispan/infinispan-commons/13.0.5.Final/infinispan-commons-13.0.5.Final.jar
[2025-11-27T00:37:45.453Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/wildfly/security/wildfly-elytron-sasl-scram/1.18.3.Final/wildfly-elytron-sasl-scram-1.18.3.Final.jar (17 kB at 41 kB/s)
[2025-11-27T00:37:45.453Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/wildfly/security/wildfly-elytron-sasl-gs2/1.18.3.Final/wildfly-elytron-sasl-gs2-1.18.3.Final.jar
[2025-11-27T00:37:45.453Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/wildfly/security/wildfly-elytron-mechanism-oauth2/1.18.3.Final/wildfly-elytron-mechanism-oauth2-1.18.3.Final.jar (9.5 kB at 23 kB/s)
[2025-11-27T00:37:45.453Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/wildfly/security/wildfly-elytron-mechanism-gssapi/1.18.3.Final/wildfly-elytron-mechanism-gssapi-1.18.3.Final.jar
[2025-11-27T00:37:45.453Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/wildfly/security/wildfly-elytron-mechanism-scram/1.18.3.Final/wildfly-elytron-mechanism-scram-1.18.3.Final.jar (26 kB at 58 kB/s)
[2025-11-27T00:37:45.453Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/wildfly/security/wildfly-elytron-security-manager-action/1.18.3.Final/wildfly-elytron-security-manager-action-1.18.3.Final.jar
[2025-11-27T00:37:45.453Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/wildfly/security/wildfly-elytron-sasl-gs2/1.18.3.Final/wildfly-elytron-sasl-gs2-1.18.3.Final.jar (25 kB at 52 kB/s)
[2025-11-27T00:37:45.453Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/wildfly/security/wildfly-elytron-sasl-gssapi/1.18.3.Final/wildfly-elytron-sasl-gssapi-1.18.3.Final.jar
[2025-11-27T00:37:45.453Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/wildfly/security/wildfly-elytron-mechanism-gssapi/1.18.3.Final/wildfly-elytron-mechanism-gssapi-1.18.3.Final.jar (17 kB at 36 kB/s)
[2025-11-27T00:37:45.453Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/reactivex/rxjava3/rxjava/3.0.4/rxjava-3.0.4.jar
[2025-11-27T00:37:45.453Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/wildfly/security/wildfly-elytron-security-manager-action/1.18.3.Final/wildfly-elytron-security-manager-action-1.18.3.Final.jar (20 kB at 40 kB/s)
[2025-11-27T00:37:45.453Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/eclipse/microprofile/metrics/microprofile-metrics-api/3.0.1/microprofile-metrics-api-3.0.1.jar
[2025-11-27T00:37:45.453Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/wildfly/security/wildfly-elytron-sasl-gssapi/1.18.3.Final/wildfly-elytron-sasl-gssapi-1.18.3.Final.jar (28 kB at 51 kB/s)
[2025-11-27T00:37:45.453Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/infinispan/infinispan-remote-query-client/13.0.5.Final/infinispan-remote-query-client-13.0.5.Final.jar
[2025-11-27T00:37:45.453Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/io/reactivex/rxjava3/rxjava/3.0.4/rxjava-3.0.4.jar (2.6 MB at 4.5 MB/s)
[2025-11-27T00:37:45.453Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/infinispan/protostream/protostream/4.4.1.Final/protostream-4.4.1.Final.jar
[2025-11-27T00:37:45.454Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/eclipse/microprofile/metrics/microprofile-metrics-api/3.0.1/microprofile-metrics-api-3.0.1.jar (35 kB at 60 kB/s)
[2025-11-27T00:37:45.454Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/infinispan/infinispan-query-dsl/13.0.5.Final/infinispan-query-dsl-13.0.5.Final.jar
[2025-11-27T00:37:45.454Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/infinispan/protostream/protostream/4.4.1.Final/protostream-4.4.1.Final.jar (1.2 MB at 1.7 MB/s)
[2025-11-27T00:37:45.454Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/infinispan/protostream/protostream-processor/4.4.1.Final/protostream-processor-4.4.1.Final.jar
[2025-11-27T00:37:45.454Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/infinispan/infinispan-query-dsl/13.0.5.Final/infinispan-query-dsl-13.0.5.Final.jar (62 kB at 89 kB/s)
[2025-11-27T00:37:45.454Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/infinispan/protostream/protostream-types/4.4.1.Final/protostream-types-4.4.1.Final.jar
[2025-11-27T00:37:45.454Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/infinispan/infinispan-remote-query-client/13.0.5.Final/infinispan-remote-query-client-13.0.5.Final.jar (34 kB at 45 kB/s)
[2025-11-27T00:37:45.454Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/quarkus/quarkus-test-infinispan-client/2.7.2.Final/quarkus-test-infinispan-client-2.7.2.Final.jar
[2025-11-27T00:37:45.454Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/infinispan/protostream/protostream-processor/4.4.1.Final/protostream-processor-4.4.1.Final.jar (78 kB at 104 kB/s)
[2025-11-27T00:37:45.454Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/infinispan/infinispan-server-testdriver-core/13.0.5.Final/infinispan-server-testdriver-core-13.0.5.Final.jar
[2025-11-27T00:37:45.454Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/infinispan/protostream/protostream-types/4.4.1.Final/protostream-types-4.4.1.Final.jar (117 kB at 155 kB/s)
[2025-11-27T00:37:45.454Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/infinispan/infinispan-server-runtime/13.0.5.Final/infinispan-server-runtime-13.0.5.Final.jar
[2025-11-27T00:37:45.454Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/infinispan/infinispan-client-hotrod/13.0.5.Final/infinispan-client-hotrod-13.0.5.Final.jar (663 kB at 788 kB/s)
[2025-11-27T00:37:45.454Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/infinispan/infinispan-server-hotrod/13.0.5.Final/infinispan-server-hotrod-13.0.5.Final.jar
[2025-11-27T00:37:45.454Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/infinispan/infinispan-commons/13.0.5.Final/infinispan-commons-13.0.5.Final.jar (729 kB at 861 kB/s)
[2025-11-27T00:37:45.454Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/infinispan/infinispan-server-core/13.0.5.Final/infinispan-server-core-13.0.5.Final.jar
[2025-11-27T00:37:45.454Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/infinispan/infinispan-server-testdriver-core/13.0.5.Final/infinispan-server-testdriver-core-13.0.5.Final.jar (101 kB at 117 kB/s)
[2025-11-27T00:37:45.454Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/netty/netty-transport-native-epoll/4.1.74.Final/netty-transport-native-epoll-4.1.74.Final.jar
[2025-11-27T00:37:45.454Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/infinispan/infinispan-server-runtime/13.0.5.Final/infinispan-server-runtime-13.0.5.Final.jar (438 kB at 497 kB/s)
[2025-11-27T00:37:45.454Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/opentracing/opentracing-api/0.33.0/opentracing-api-0.33.0.jar
[2025-11-27T00:37:46.125Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/io/netty/netty-transport-native-epoll/4.1.74.Final/netty-transport-native-epoll-4.1.74.Final.jar (5.5 kB at 5.9 kB/s)
[2025-11-27T00:37:46.125Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/infinispan/infinispan-tasks/13.0.5.Final/infinispan-tasks-13.0.5.Final.jar
[2025-11-27T00:37:46.125Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/infinispan/infinispan-server-core/13.0.5.Final/infinispan-server-core-13.0.5.Final.jar (236 kB at 255 kB/s)
[2025-11-27T00:37:46.125Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/infinispan/infinispan-tasks-api/13.0.5.Final/infinispan-tasks-api-13.0.5.Final.jar
[2025-11-27T00:37:46.125Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/io/opentracing/opentracing-api/0.33.0/opentracing-api-0.33.0.jar (18 kB at 19 kB/s)
[2025-11-27T00:37:46.125Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/infinispan/infinispan-clustered-counter/13.0.5.Final/infinispan-clustered-counter-13.0.5.Final.jar
[2025-11-27T00:37:46.125Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/infinispan/infinispan-clustered-counter/13.0.5.Final/infinispan-clustered-counter-13.0.5.Final.jar (160 kB at 152 kB/s)
[2025-11-27T00:37:46.125Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/infinispan/infinispan-multimap/13.0.5.Final/infinispan-multimap-13.0.5.Final.jar
[2025-11-27T00:37:46.125Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/infinispan/infinispan-multimap/13.0.5.Final/infinispan-multimap-13.0.5.Final.jar (34 kB at 29 kB/s)
[2025-11-27T00:37:46.125Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/infinispan/infinispan-server-rest/13.0.5.Final/infinispan-server-rest-13.0.5.Final.jar
[2025-11-27T00:37:46.125Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/io/quarkus/quarkus-test-infinispan-client/2.7.2.Final/quarkus-test-infinispan-client-2.7.2.Final.jar (5.1 kB at 4.3 kB/s)
[2025-11-27T00:37:46.125Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/smallrye/smallrye-metrics/3.0.4/smallrye-metrics-3.0.4.jar
[2025-11-27T00:37:46.125Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/infinispan/infinispan-server-hotrod/13.0.5.Final/infinispan-server-hotrod-13.0.5.Final.jar (352 kB at 288 kB/s)
[2025-11-27T00:37:46.125Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/infinispan/infinispan-server-memcached/13.0.5.Final/infinispan-server-memcached-13.0.5.Final.jar
[2025-11-27T00:37:46.125Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/infinispan/infinispan-tasks/13.0.5.Final/infinispan-tasks-13.0.5.Final.jar (24 kB at 19 kB/s)
[2025-11-27T00:37:46.125Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/infinispan/infinispan-server-router/13.0.5.Final/infinispan-server-router-13.0.5.Final.jar
[2025-11-27T00:37:46.125Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/io/smallrye/smallrye-metrics/3.0.4/smallrye-metrics-3.0.4.jar (166 kB at 133 kB/s)
[2025-11-27T00:37:46.125Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/infinispan/infinispan-remote-query-server/13.0.5.Final/infinispan-remote-query-server-13.0.5.Final.jar
[2025-11-27T00:37:46.125Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/infinispan/infinispan-tasks-api/13.0.5.Final/infinispan-tasks-api-13.0.5.Final.jar (7.1 kB at 5.6 kB/s)
[2025-11-27T00:37:46.125Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/infinispan/infinispan-query-core/13.0.5.Final/infinispan-query-core-13.0.5.Final.jar
[2025-11-27T00:37:46.125Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/infinispan/infinispan-server-rest/13.0.5.Final/infinispan-server-rest-13.0.5.Final.jar (304 kB at 233 kB/s)
[2025-11-27T00:37:46.125Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/infinispan/infinispan-objectfilter/13.0.5.Final/infinispan-objectfilter-13.0.5.Final.jar
[2025-11-27T00:37:46.125Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/infinispan/infinispan-server-memcached/13.0.5.Final/infinispan-server-memcached-13.0.5.Final.jar (52 kB at 39 kB/s)
[2025-11-27T00:37:46.125Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/infinispan/infinispan-query/13.0.5.Final/infinispan-query-13.0.5.Final.jar
[2025-11-27T00:37:46.125Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/infinispan/infinispan-remote-query-server/13.0.5.Final/infinispan-remote-query-server-13.0.5.Final.jar (165 kB at 117 kB/s)
[2025-11-27T00:37:46.125Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/infinispan/infinispan-clustered-lock/13.0.5.Final/infinispan-clustered-lock-13.0.5.Final.jar
[2025-11-27T00:37:46.125Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/infinispan/infinispan-server-router/13.0.5.Final/infinispan-server-router-13.0.5.Final.jar (57 kB at 40 kB/s)
[2025-11-27T00:37:46.125Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/hibernate/search/hibernate-search-v5migrationhelper-engine/6.0.6.Final/hibernate-search-v5migrationhelper-engine-6.0.6.Final.jar
[2025-11-27T00:37:46.125Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/infinispan/infinispan-query-core/13.0.5.Final/infinispan-query-core-13.0.5.Final.jar (158 kB at 110 kB/s)
[2025-11-27T00:37:46.126Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/hibernate/search/hibernate-search-engine/6.0.6.Final/hibernate-search-engine-6.0.6.Final.jar
[2025-11-27T00:37:46.126Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/infinispan/infinispan-objectfilter/13.0.5.Final/infinispan-objectfilter-13.0.5.Final.jar (782 kB at 536 kB/s)
[2025-11-27T00:37:46.126Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/hibernate/search/hibernate-search-util-common/6.0.6.Final/hibernate-search-util-common-6.0.6.Final.jar
[2025-11-27T00:37:46.126Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/hibernate/search/hibernate-search-v5migrationhelper-engine/6.0.6.Final/hibernate-search-v5migrationhelper-engine-6.0.6.Final.jar (204 kB at 137 kB/s)
[2025-11-27T00:37:46.126Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/hibernate/search/hibernate-search-mapper-pojo-base/6.0.6.Final/hibernate-search-mapper-pojo-base-6.0.6.Final.jar
[2025-11-27T00:37:46.126Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/hibernate/search/hibernate-search-engine/6.0.6.Final/hibernate-search-engine-6.0.6.Final.jar (580 kB at 384 kB/s)
[2025-11-27T00:37:46.126Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/hibernate/search/hibernate-search-backend-lucene/6.0.6.Final/hibernate-search-backend-lucene-6.0.6.Final.jar
[2025-11-27T00:37:46.126Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/infinispan/infinispan-clustered-lock/13.0.5.Final/infinispan-clustered-lock-13.0.5.Final.jar (78 kB at 52 kB/s)
[2025-11-27T00:37:46.126Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/lucene/lucene-core/8.7.0/lucene-core-8.7.0.jar
[2025-11-27T00:37:46.126Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/hibernate/search/hibernate-search-util-common/6.0.6.Final/hibernate-search-util-common-6.0.6.Final.jar (83 kB at 54 kB/s)
[2025-11-27T00:37:46.126Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/lucene/lucene-analyzers-common/8.7.0/lucene-analyzers-common-8.7.0.jar
[2025-11-27T00:37:46.126Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/infinispan/infinispan-query/13.0.5.Final/infinispan-query-13.0.5.Final.jar (278 kB at 181 kB/s)
[2025-11-27T00:37:46.126Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/lucene/lucene-queryparser/8.7.0/lucene-queryparser-8.7.0.jar
[2025-11-27T00:37:46.126Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/hibernate/search/hibernate-search-mapper-pojo-base/6.0.6.Final/hibernate-search-mapper-pojo-base-6.0.6.Final.jar (712 kB at 451 kB/s)
[2025-11-27T00:37:46.126Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/lucene/lucene-queries/8.7.0/lucene-queries-8.7.0.jar
[2025-11-27T00:37:46.126Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/hibernate/search/hibernate-search-backend-lucene/6.0.6.Final/hibernate-search-backend-lucene-6.0.6.Final.jar (865 kB at 548 kB/s)
[2025-11-27T00:37:46.126Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/lucene/lucene-sandbox/8.7.0/lucene-sandbox-8.7.0.jar
[2025-11-27T00:37:46.803Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/lucene/lucene-queryparser/8.7.0/lucene-queryparser-8.7.0.jar (383 kB at 238 kB/s)
[2025-11-27T00:37:46.803Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/lucene/lucene-join/8.7.0/lucene-join-8.7.0.jar
[2025-11-27T00:37:46.803Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/lucene/lucene-analyzers-common/8.7.0/lucene-analyzers-common-8.7.0.jar (1.7 MB at 1.0 MB/s)
[2025-11-27T00:37:46.803Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/lucene/lucene-facet/8.7.0/lucene-facet-8.7.0.jar
[2025-11-27T00:37:46.803Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/lucene/lucene-sandbox/8.7.0/lucene-sandbox-8.7.0.jar (224 kB at 136 kB/s)
[2025-11-27T00:37:46.803Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/com/carrotsearch/hppc/0.8.1/hppc-0.8.1.jar
[2025-11-27T00:37:46.803Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/lucene/lucene-core/8.7.0/lucene-core-8.7.0.jar (3.6 MB at 2.2 MB/s)
[2025-11-27T00:37:46.804Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/infinispan/infinispan-client-rest/13.0.5.Final/infinispan-client-rest-13.0.5.Final.jar
[2025-11-27T00:37:46.804Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/lucene/lucene-queries/8.7.0/lucene-queries-8.7.0.jar (380 kB at 230 kB/s)
[2025-11-27T00:37:46.804Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/com/squareup/okhttp3/okhttp/3.14.9/okhttp-3.14.9.jar
[2025-11-27T00:37:46.804Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/lucene/lucene-facet/8.7.0/lucene-facet-8.7.0.jar (214 kB at 128 kB/s)
[2025-11-27T00:37:46.804Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/com/squareup/okio/okio/1.17.2/okio-1.17.2.jar
[2025-11-27T00:37:46.804Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/lucene/lucene-join/8.7.0/lucene-join-8.7.0.jar (153 kB at 89 kB/s)
[2025-11-27T00:37:46.804Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/com/squareup/okhttp3/okhttp-sse/3.14.9/okhttp-sse-3.14.9.jar
[2025-11-27T00:37:46.804Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/infinispan/infinispan-client-rest/13.0.5.Final/infinispan-client-rest-13.0.5.Final.jar (112 kB at 65 kB/s)
[2025-11-27T00:37:46.804Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/infinispan/infinispan-cachestore-jdbc/13.0.5.Final/infinispan-cachestore-jdbc-13.0.5.Final.jar
[2025-11-27T00:37:46.804Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/com/squareup/okhttp3/okhttp/3.14.9/okhttp-3.14.9.jar (430 kB at 249 kB/s)
[2025-11-27T00:37:46.804Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/infinispan/infinispan-cachestore-jdbc-common/13.0.5.Final/infinispan-cachestore-jdbc-common-13.0.5.Final.jar
[2025-11-27T00:37:46.804Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/com/squareup/okio/okio/1.17.2/okio-1.17.2.jar (92 kB at 53 kB/s)
[2025-11-27T00:37:46.804Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/infinispan/infinispan-core/13.0.5.Final/infinispan-core-13.0.5.Final.jar
[2025-11-27T00:37:46.804Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/com/carrotsearch/hppc/0.8.1/hppc-0.8.1.jar (1.2 MB at 668 kB/s)
[2025-11-27T00:37:46.804Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/jgroups/jgroups/4.2.18.Final/jgroups-4.2.18.Final.jar
[2025-11-27T00:37:46.804Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/com/squareup/okhttp3/okhttp-sse/3.14.9/okhttp-sse-3.14.9.jar (11 kB at 5.9 kB/s)
[2025-11-27T00:37:46.804Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/infinispan/infinispan-cachestore-sql/13.0.5.Final/infinispan-cachestore-sql-13.0.5.Final.jar
[2025-11-27T00:37:46.804Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/jgroups/jgroups/4.2.18.Final/jgroups-4.2.18.Final.jar (2.4 MB at 1.3 MB/s)
[2025-11-27T00:37:46.804Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/infinispan/infinispan-cachestore-rocksdb/13.0.5.Final/infinispan-cachestore-rocksdb-13.0.5.Final.jar
[2025-11-27T00:37:46.804Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/infinispan/infinispan-cachestore-jdbc-common/13.0.5.Final/infinispan-cachestore-jdbc-common-13.0.5.Final.jar (95 kB at 51 kB/s)
[2025-11-27T00:37:46.804Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/rocksdb/rocksdbjni/6.22.1.1/rocksdbjni-6.22.1.1.jar
[2025-11-27T00:37:46.804Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/infinispan/infinispan-cachestore-jdbc/13.0.5.Final/infinispan-cachestore-jdbc-13.0.5.Final.jar (87 kB at 46 kB/s)
[2025-11-27T00:37:46.804Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/infinispan/infinispan-cachestore-remote/13.0.5.Final/infinispan-cachestore-remote-13.0.5.Final.jar
[2025-11-27T00:37:46.804Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/infinispan/infinispan-core/13.0.5.Final/infinispan-core-13.0.5.Final.jar (5.3 MB at 2.7 MB/s)
[2025-11-27T00:37:46.804Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/infinispan/infinispan-cli-client/13.0.5.Final/infinispan-cli-client-13.0.5.Final.jar
[2025-11-27T00:37:46.804Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/infinispan/infinispan-cachestore-rocksdb/13.0.5.Final/infinispan-cachestore-rocksdb-13.0.5.Final.jar (68 kB at 35 kB/s)
[2025-11-27T00:37:46.804Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/infinispan/infinispan-scripting/13.0.5.Final/infinispan-scripting-13.0.5.Final.jar
[2025-11-27T00:37:46.804Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/infinispan/infinispan-cli-client/13.0.5.Final/infinispan-cli-client-13.0.5.Final.jar (453 kB at 224 kB/s)
[2025-11-27T00:37:46.804Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/infinispan/infinispan-jboss-marshalling/13.0.5.Final/infinispan-jboss-marshalling-13.0.5.Final.jar
[2025-11-27T00:37:46.804Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/infinispan/infinispan-cachestore-sql/13.0.5.Final/infinispan-cachestore-sql-13.0.5.Final.jar (62 kB at 30 kB/s)
[2025-11-27T00:37:46.804Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/infinispan/infinispan-anchored-keys/13.0.5.Final/infinispan-anchored-keys-13.0.5.Final.jar
[2025-11-27T00:37:46.804Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/infinispan/infinispan-scripting/13.0.5.Final/infinispan-scripting-13.0.5.Final.jar (63 kB at 30 kB/s)
[2025-11-27T00:37:46.804Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/infinispan/infinispan-cloudevents-integration/13.0.5.Final/infinispan-cloudevents-integration-13.0.5.Final.jar
[2025-11-27T00:37:46.804Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/infinispan/infinispan-cachestore-remote/13.0.5.Final/infinispan-cachestore-remote-13.0.5.Final.jar (123 kB at 59 kB/s)
[2025-11-27T00:37:46.804Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/logging/log4j/log4j-api/2.17.1/log4j-api-2.17.1.jar
[2025-11-27T00:37:46.804Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/logging/log4j/log4j-api/2.17.1/log4j-api-2.17.1.jar (302 kB at 140 kB/s)
[2025-11-27T00:37:46.804Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/logging/log4j/log4j-jul/2.17.0/log4j-jul-2.17.0.jar
[2025-11-27T00:37:46.804Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/infinispan/infinispan-jboss-marshalling/13.0.5.Final/infinispan-jboss-marshalling-13.0.5.Final.jar (31 kB at 14 kB/s)
[2025-11-27T00:37:46.804Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/openjdk/jmh/jmh-core/1.23/jmh-core-1.23.jar
[2025-11-27T00:37:46.804Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/infinispan/infinispan-cloudevents-integration/13.0.5.Final/infinispan-cloudevents-integration-13.0.5.Final.jar (42 kB at 19 kB/s)
[2025-11-27T00:37:46.804Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/net/sf/jopt-simple/jopt-simple/4.6/jopt-simple-4.6.jar
[2025-11-27T00:37:46.804Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/infinispan/infinispan-anchored-keys/13.0.5.Final/infinispan-anchored-keys-13.0.5.Final.jar (53 kB at 24 kB/s)
[2025-11-27T00:37:46.804Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/commons/commons-math3/3.2/commons-math3-3.2.jar
[2025-11-27T00:37:46.804Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/net/sf/jopt-simple/jopt-simple/4.6/jopt-simple-4.6.jar (62 kB at 28 kB/s)
[2025-11-27T00:37:46.804Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/wildfly/openssl/wildfly-openssl-java/1.0.6.Final/wildfly-openssl-java-1.0.6.Final.jar
[2025-11-27T00:37:47.475Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/logging/log4j/log4j-jul/2.17.0/log4j-jul-2.17.0.jar (31 kB at 14 kB/s)
[2025-11-27T00:37:47.475Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/wildfly/openssl/wildfly-openssl-linux-x86_64/1.0.6.Final/wildfly-openssl-linux-x86_64-1.0.6.Final.jar
[2025-11-27T00:37:47.475Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/openjdk/jmh/jmh-core/1.23/jmh-core-1.23.jar (516 kB at 226 kB/s)
[2025-11-27T00:37:47.475Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/infinispan/infinispan-commons-test/13.0.5.Final/infinispan-commons-test-13.0.5.Final.jar
[2025-11-27T00:37:47.475Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/commons/commons-math3/3.2/commons-math3-3.2.jar (1.7 MB at 736 kB/s)
[2025-11-27T00:37:47.475Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/jboss/shrinkwrap/resolver/shrinkwrap-resolver-api/3.1.3/shrinkwrap-resolver-api-3.1.3.jar
[2025-11-27T00:37:47.475Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/wildfly/openssl/wildfly-openssl-linux-x86_64/1.0.6.Final/wildfly-openssl-linux-x86_64-1.0.6.Final.jar (27 kB at 12 kB/s)
[2025-11-27T00:37:47.475Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/jboss/shrinkwrap/resolver/shrinkwrap-resolver-api-maven/3.1.3/shrinkwrap-resolver-api-maven-3.1.3.jar
[2025-11-27T00:37:47.475Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/wildfly/openssl/wildfly-openssl-java/1.0.6.Final/wildfly-openssl-java-1.0.6.Final.jar (146 kB at 63 kB/s)
[2025-11-27T00:37:47.475Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/jboss/shrinkwrap/resolver/shrinkwrap-resolver-api/3.1.3/shrinkwrap-resolver-api-3.1.3.jar (22 kB at 9.1 kB/s)
[2025-11-27T00:37:47.475Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/infinispan/infinispan-commons-test/13.0.5.Final/infinispan-commons-test-13.0.5.Final.jar (107 kB at 45 kB/s)
[2025-11-27T00:37:47.475Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/jboss/shrinkwrap/resolver/shrinkwrap-resolver-api-maven/3.1.3/shrinkwrap-resolver-api-maven-3.1.3.jar (54 kB at 22 kB/s)
[2025-11-27T00:37:47.475Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/rocksdb/rocksdbjni/6.22.1.1/rocksdbjni-6.22.1.1.jar (37 MB at 15 MB/s)
[2025-11-27T00:37:47.475Z] [INFO]
[2025-11-27T00:37:47.475Z] [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ infinispan-client-quickstart ---
[2025-11-27T00:37:47.475Z] [INFO]
[2025-11-27T00:37:47.475Z] [INFO] --- maven-resources-plugin:2.6:resources (default-resources) @ infinispan-client-quickstart ---
[2025-11-27T00:37:47.475Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
[2025-11-27T00:37:47.475Z] [INFO] Copying 1 resource
[2025-11-27T00:37:47.475Z] [INFO]
[2025-11-27T00:37:47.475Z] [INFO] --- maven-compiler-plugin:3.1:compile (default-compile) @ infinispan-client-quickstart ---
[2025-11-27T00:37:47.475Z] [INFO] Changes detected - recompiling the module!
[2025-11-27T00:37:47.475Z] [INFO] Compiling 2 source files to /quarkus-quickstarts/infinispan-client-quickstart/target/classes
[2025-11-27T00:37:47.475Z] [INFO]
[2025-11-27T00:37:47.475Z] [INFO] --- maven-resources-plugin:2.6:testResources (default-testResources) @ infinispan-client-quickstart ---
[2025-11-27T00:37:47.475Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
[2025-11-27T00:37:47.475Z] [INFO] skip non existing resourceDirectory /quarkus-quickstarts/infinispan-client-quickstart/src/test/resources
[2025-11-27T00:37:47.475Z] [INFO]
[2025-11-27T00:37:47.475Z] [INFO] --- maven-compiler-plugin:3.1:testCompile (default-testCompile) @ infinispan-client-quickstart ---
[2025-11-27T00:37:47.475Z] [INFO] Changes detected - recompiling the module!
[2025-11-27T00:37:47.475Z] [INFO] Compiling 2 source files to /quarkus-quickstarts/infinispan-client-quickstart/target/test-classes
[2025-11-27T00:37:48.171Z] [INFO]
[2025-11-27T00:37:48.171Z] [INFO] --- maven-surefire-plugin:3.0.0-M5:test (default-test) @ infinispan-client-quickstart ---
[2025-11-27T00:37:48.171Z] [INFO]
[2025-11-27T00:37:48.171Z] [INFO] -------------------------------------------------------
[2025-11-27T00:37:48.171Z] [INFO] T E S T S
[2025-11-27T00:37:48.171Z] [INFO] -------------------------------------------------------
[2025-11-27T00:37:48.171Z] [ERROR] Picked up JAVA_TOOL_OPTIONS: -Dfile.encoding=UTF8 -Djava.security.egd=file:/dev/./urandom
[2025-11-27T00:37:48.841Z] [INFO] Running org.acme.infinispan.client.InfinispanGreetingResourceTest
[2025-11-27T00:38:17.429Z] Downloading from central: https://repo.maven.apache.org/maven2/io/quarkus/quarkus-infinispan-client-deployment/2.7.2.Final/quarkus-infinispan-client-deployment-2.7.2.Final.pom
[2025-11-27T00:38:17.429Z] Downloaded from central: https://repo.maven.apache.org/maven2/io/quarkus/quarkus-infinispan-client-deployment/2.7.2.Final/quarkus-infinispan-client-deployment-2.7.2.Final.pom (4.4 kB at 8.1 kB/s)
[2025-11-27T00:38:17.429Z] Downloading from central: https://repo.maven.apache.org/maven2/io/quarkus/quarkus-elytron-security-common-deployment/2.7.2.Final/quarkus-elytron-security-common-deployment-2.7.2.Final.pom
[2025-11-27T00:38:17.429Z] Downloaded from central: https://repo.maven.apache.org/maven2/io/quarkus/quarkus-elytron-security-common-deployment/2.7.2.Final/quarkus-elytron-security-common-deployment-2.7.2.Final.pom (1.6 kB at 13 kB/s)
[2025-11-27T00:38:17.429Z] Downloading from central: https://repo.maven.apache.org/maven2/org/jboss/shrinkwrap/resolver/shrinkwrap-resolver-impl-maven-archive/3.1.3/shrinkwrap-resolver-impl-maven-archive-3.1.3.pom
[2025-11-27T00:38:17.429Z] Downloaded from central: https://repo.maven.apache.org/maven2/org/jboss/shrinkwrap/resolver/shrinkwrap-resolver-impl-maven-archive/3.1.3/shrinkwrap-resolver-impl-maven-archive-3.1.3.pom (3.9 kB at 39 kB/s)
[2025-11-27T00:38:17.429Z] Downloading from central: https://repo.maven.apache.org/maven2/org/jboss/shrinkwrap/shrinkwrap-impl-base/1.2.6/shrinkwrap-impl-base-1.2.6.pom
[2025-11-27T00:38:17.429Z] Downloaded from central: https://repo.maven.apache.org/maven2/org/jboss/shrinkwrap/shrinkwrap-impl-base/1.2.6/shrinkwrap-impl-base-1.2.6.pom (4.0 kB at 48 kB/s)
[2025-11-27T00:38:17.429Z] Downloading from central: https://repo.maven.apache.org/maven2/org/jboss/shrinkwrap/shrinkwrap-parent/1.2.6/shrinkwrap-parent-1.2.6.pom
[2025-11-27T00:38:17.429Z] Downloaded from central: https://repo.maven.apache.org/maven2/org/jboss/shrinkwrap/shrinkwrap-parent/1.2.6/shrinkwrap-parent-1.2.6.pom (11 kB at 159 kB/s)
[2025-11-27T00:38:17.429Z] Downloading from central: https://repo.maven.apache.org/maven2/org/jboss/shrinkwrap/shrinkwrap-api/1.2.6/shrinkwrap-api-1.2.6.pom
[2025-11-27T00:38:17.429Z] Downloaded from central: https://repo.maven.apache.org/maven2/org/jboss/shrinkwrap/shrinkwrap-api/1.2.6/shrinkwrap-api-1.2.6.pom (3.1 kB at 42 kB/s)
[2025-11-27T00:38:17.429Z] Downloading from central: https://repo.maven.apache.org/maven2/org/jboss/shrinkwrap/shrinkwrap-spi/1.2.6/shrinkwrap-spi-1.2.6.pom
[2025-11-27T00:38:17.429Z] Downloaded from central: https://repo.maven.apache.org/maven2/org/jboss/shrinkwrap/shrinkwrap-spi/1.2.6/shrinkwrap-spi-1.2.6.pom (1.3 kB at 23 kB/s)
[2025-11-27T00:38:17.429Z] Downloading from central: https://repo.maven.apache.org/maven2/org/jboss/shrinkwrap/resolver/shrinkwrap-resolver-api-maven-archive/3.1.3/shrinkwrap-resolver-api-maven-archive-3.1.3.pom
[2025-11-27T00:38:17.429Z] Downloaded from central: https://repo.maven.apache.org/maven2/org/jboss/shrinkwrap/resolver/shrinkwrap-resolver-api-maven-archive/3.1.3/shrinkwrap-resolver-api-maven-archive-3.1.3.pom (1.7 kB at 19 kB/s)
[2025-11-27T00:38:17.429Z] Downloading from central: https://repo.maven.apache.org/maven2/org/jboss/shrinkwrap/resolver/shrinkwrap-resolver-spi/3.1.3/shrinkwrap-resolver-spi-3.1.3.pom
[2025-11-27T00:38:17.429Z] Downloaded from central: https://repo.maven.apache.org/maven2/org/jboss/shrinkwrap/resolver/shrinkwrap-resolver-spi/3.1.3/shrinkwrap-resolver-spi-3.1.3.pom (1.3 kB at 22 kB/s)
[2025-11-27T00:38:17.429Z] Downloading from central: https://repo.maven.apache.org/maven2/org/jboss/shrinkwrap/resolver/shrinkwrap-resolver-spi-maven-archive/3.1.3/shrinkwrap-resolver-spi-maven-archive-3.1.3.pom
[2025-11-27T00:38:17.429Z] Downloaded from central: https://repo.maven.apache.org/maven2/org/jboss/shrinkwrap/resolver/shrinkwrap-resolver-spi-maven-archive/3.1.3/shrinkwrap-resolver-spi-maven-archive-3.1.3.pom (1.7 kB at 27 kB/s)
[2025-11-27T00:38:17.429Z] Downloading from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-compiler-javac/2.7/plexus-compiler-javac-2.7.pom
[2025-11-27T00:38:17.429Z] Downloaded from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-compiler-javac/2.7/plexus-compiler-javac-2.7.pom (792 B at 12 kB/s)
[2025-11-27T00:38:17.429Z] Downloading from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-compilers/2.7/plexus-compilers-2.7.pom
[2025-11-27T00:38:17.429Z] Downloaded from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-compilers/2.7/plexus-compilers-2.7.pom (1.4 kB at 23 kB/s)
[2025-11-27T00:38:17.429Z] Downloading from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-compiler/2.7/plexus-compiler-2.7.pom
[2025-11-27T00:38:17.429Z] Downloaded from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-compiler/2.7/plexus-compiler-2.7.pom (4.9 kB at 73 kB/s)
[2025-11-27T00:38:17.429Z] Downloading from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-compiler-api/2.7/plexus-compiler-api-2.7.pom
[2025-11-27T00:38:17.429Z] Downloaded from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-compiler-api/2.7/plexus-compiler-api-2.7.pom (891 B at 14 kB/s)
[2025-11-27T00:38:17.429Z] Downloading from central: https://repo.maven.apache.org/maven2/net/spy/spymemcached/2.12.1/spymemcached-2.12.1.pom
[2025-11-27T00:38:17.429Z] Downloaded from central: https://repo.maven.apache.org/maven2/net/spy/spymemcached/2.12.1/spymemcached-2.12.1.pom (1.9 kB at 29 kB/s)
[2025-11-27T00:38:17.429Z] Downloading from central: https://repo.maven.apache.org/maven2/io/quarkus/quarkus-elytron-security-common-deployment/2.7.2.Final/quarkus-elytron-security-common-deployment-2.7.2.Final.jar
[2025-11-27T00:38:17.429Z] Downloading from central: https://repo.maven.apache.org/maven2/org/jboss/shrinkwrap/shrinkwrap-api/1.2.6/shrinkwrap-api-1.2.6.jar
[2025-11-27T00:38:17.429Z] Downloading from central: https://repo.maven.apache.org/maven2/org/jboss/shrinkwrap/shrinkwrap-spi/1.2.6/shrinkwrap-spi-1.2.6.jar
[2025-11-27T00:38:17.429Z] Downloading from central: https://repo.maven.apache.org/maven2/org/jboss/shrinkwrap/shrinkwrap-impl-base/1.2.6/shrinkwrap-impl-base-1.2.6.jar
[2025-11-27T00:38:17.429Z] Downloading from central: https://repo.maven.apache.org/maven2/org/jboss/shrinkwrap/resolver/shrinkwrap-resolver-spi/3.1.3/shrinkwrap-resolver-spi-3.1.3.jar
[2025-11-27T00:38:17.429Z] Downloaded from central: https://repo.maven.apache.org/maven2/io/quarkus/quarkus-elytron-security-common-deployment/2.7.2.Final/quarkus-elytron-security-common-deployment-2.7.2.Final.jar (5.1 kB at 50 kB/s)
[2025-11-27T00:38:17.429Z] Downloading from central: https://repo.maven.apache.org/maven2/org/jboss/shrinkwrap/resolver/shrinkwrap-resolver-api-maven-archive/3.1.3/shrinkwrap-resolver-api-maven-archive-3.1.3.jar
[2025-11-27T00:38:17.429Z] Downloaded from central: https://repo.maven.apache.org/maven2/org/jboss/shrinkwrap/shrinkwrap-spi/1.2.6/shrinkwrap-spi-1.2.6.jar (4.2 kB at 40 kB/s)
[2025-11-27T00:38:17.429Z] Downloading from central: https://repo.maven.apache.org/maven2/org/jboss/shrinkwrap/resolver/shrinkwrap-resolver-spi-maven-archive/3.1.3/shrinkwrap-resolver-spi-maven-archive-3.1.3.jar
[2025-11-27T00:38:17.429Z] Downloaded from central: https://repo.maven.apache.org/maven2/org/jboss/shrinkwrap/shrinkwrap-api/1.2.6/shrinkwrap-api-1.2.6.jar (66 kB at 619 kB/s)
[2025-11-27T00:38:17.429Z] Downloading from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-compiler-api/2.7/plexus-compiler-api-2.7.jar
[2025-11-27T00:38:17.429Z] Downloaded from central: https://repo.maven.apache.org/maven2/org/jboss/shrinkwrap/resolver/shrinkwrap-resolver-spi/3.1.3/shrinkwrap-resolver-spi-3.1.3.jar (20 kB at 189 kB/s)
[2025-11-27T00:38:17.429Z] Downloading from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-compiler-javac/2.7/plexus-compiler-javac-2.7.jar
[2025-11-27T00:38:17.429Z] Downloaded from central: https://repo.maven.apache.org/maven2/org/jboss/shrinkwrap/shrinkwrap-impl-base/1.2.6/shrinkwrap-impl-base-1.2.6.jar (193 kB at 1.5 MB/s)
[2025-11-27T00:38:17.429Z] Downloading from central: https://repo.maven.apache.org/maven2/org/jboss/shrinkwrap/resolver/shrinkwrap-resolver-impl-maven-archive/3.1.3/shrinkwrap-resolver-impl-maven-archive-3.1.3.jar
[2025-11-27T00:38:17.429Z] Downloaded from central: https://repo.maven.apache.org/maven2/org/jboss/shrinkwrap/resolver/shrinkwrap-resolver-spi-maven-archive/3.1.3/shrinkwrap-resolver-spi-maven-archive-3.1.3.jar (5.8 kB at 34 kB/s)
[2025-11-27T00:38:17.429Z] Downloading from central: https://repo.maven.apache.org/maven2/net/spy/spymemcached/2.12.1/spymemcached-2.12.1.jar
[2025-11-27T00:38:17.429Z] Downloaded from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-compiler-api/2.7/plexus-compiler-api-2.7.jar (26 kB at 146 kB/s)
[2025-11-27T00:38:17.429Z] Downloading from central: https://repo.maven.apache.org/maven2/io/quarkus/quarkus-infinispan-client-deployment/2.7.2.Final/quarkus-infinispan-client-deployment-2.7.2.Final.jar
[2025-11-27T00:38:17.429Z] Downloaded from central: https://repo.maven.apache.org/maven2/org/jboss/shrinkwrap/resolver/shrinkwrap-resolver-api-maven-archive/3.1.3/shrinkwrap-resolver-api-maven-archive-3.1.3.jar (6.6 kB at 36 kB/s)
[2025-11-27T00:38:17.429Z] Downloaded from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-compiler-javac/2.7/plexus-compiler-javac-2.7.jar (19 kB at 106 kB/s)
[2025-11-27T00:38:17.429Z] Downloaded from central: https://repo.maven.apache.org/maven2/org/jboss/shrinkwrap/resolver/shrinkwrap-resolver-impl-maven-archive/3.1.3/shrinkwrap-resolver-impl-maven-archive-3.1.3.jar (52 kB at 279 kB/s)
[2025-11-27T00:38:17.429Z] Downloaded from central: https://repo.maven.apache.org/maven2/net/spy/spymemcached/2.12.1/spymemcached-2.12.1.jar (472 kB at 1.7 MB/s)
[2025-11-27T00:38:17.429Z] Downloaded from central: https://repo.maven.apache.org/maven2/io/quarkus/quarkus-infinispan-client-deployment/2.7.2.Final/quarkus-infinispan-client-deployment-2.7.2.Final.jar (25 kB at 86 kB/s)
[2025-11-27T00:38:17.429Z] 2025-11-27 00:36:56,554 INFO [org.jbo.threads] (main) JBoss Threads version 3.4.2.Final
[2025-11-27T00:38:17.429Z] 2025-11-27 00:36:56,893 INFO [org.tes.doc.DockerClientProviderStrategy] (build-29) Loaded org.testcontainers.dockerclient.UnixSocketClientProviderStrategy from ~/.testcontainers.properties, will try it first
[2025-11-27T00:38:17.429Z] 2025-11-27 00:36:57,574 INFO [org.tes.doc.DockerClientProviderStrategy] (build-29) Found Docker environment with local Unix socket (unix:///var/run/docker.sock)
[2025-11-27T00:38:17.429Z] 2025-11-27 00:36:57,587 INFO [org.tes.DockerClientFactory] (build-29) Docker host IP address is 172.17.0.1
[2025-11-27T00:38:17.429Z] 2025-11-27 00:36:57,694 INFO [org.tes.DockerClientFactory] (build-29) Connected to docker:
[2025-11-27T00:38:17.429Z] Server Version: 20.10.7
[2025-11-27T00:38:17.429Z] API Version: 1.41
[2025-11-27T00:38:17.429Z] Operating System: Ubuntu 16.04.7 LTS
[2025-11-27T00:38:17.429Z] Total Memory: 7975 MB
[2025-11-27T00:38:17.429Z] 2025-11-27 00:36:57,699 INFO [org.tes.uti.ImageNameSubstitutor] (build-29) Image name substitution will be performed by: DefaultImageNameSubstitutor (composite of 'ConfigurationFileImageNameSubstitutor' and 'PrefixingImageNameSubstitutor')
[2025-11-27T00:38:17.429Z] 2025-11-27 00:36:57,701 WARN [org.tes.uti.ConfigurationFileImageNameSubstitutor] (build-29) Image name testcontainers/ryuk:0.3.3 was substituted by configuration to quay.io/infinispan-test/ryuk:0.3.0. This approach is deprecated and will be removed in the future
[2025-11-27T00:38:17.429Z] 2025-11-27 00:36:57,702 INFO [org.tes.uti.ImageNameSubstitutor] (build-29) Using quay.io/infinispan-test/ryuk:0.3.0 as a substitute image for testcontainers/ryuk:0.3.3 (using image substitutor: DefaultImageNameSubstitutor (composite of 'ConfigurationFileImageNameSubstitutor' and 'PrefixingImageNameSubstitutor'))
[2025-11-27T00:38:17.429Z] 2025-11-27 00:36:57,762 INFO [org.tes.uti.RegistryAuthLocator] (build-29) Failure when attempting to lookup auth config. Please ignore if you don't have images in an authenticated registry. Details: (dockerImageName: quay.io/infinispan-test/ryuk:0.3.0, configFile: /root/.docker/config.json. Falling back to docker-java default behaviour. Exception message: /root/.docker/config.json (No such file or directory)
[2025-11-27T00:38:17.429Z] 2025-11-27 00:36:58,645 INFO [org.tes.DockerClientFactory] (build-29) Ryuk started - will monitor and terminate Testcontainers containers on JVM exit
[2025-11-27T00:38:17.429Z] 2025-11-27 00:36:58,645 INFO [org.tes.DockerClientFactory] (build-29) Checking the system...
[2025-11-27T00:38:17.429Z] 2025-11-27 00:36:58,645 INFO [org.tes.DockerClientFactory] (build-29) ✔︎ Docker server version should be at least 1.6.0
[2025-11-27T00:38:17.429Z] 2025-11-27 00:36:58,777 INFO [org.tes.DockerClientFactory] (build-29) ✔︎ Docker environment should have more than 2GB free disk space
[2025-11-27T00:38:17.429Z] 2025-11-27 00:36:59,068 INFO [doc.io/.0]] (build-29) Starting an Infinispan container using [quay.io/infinispan/server:13.0]
[2025-11-27T00:38:17.429Z] 2025-11-27 00:36:59,072 INFO [doc.io/.0]] (build-29) Creating container for image: quay.io/infinispan/server:13.0
[2025-11-27T00:38:17.429Z] 2025-11-27 00:36:59,176 INFO [doc.io/.0]] (build-29) Container quay.io/infinispan/server:13.0 is starting: afb2f264c16bf7df76eac89a14fcfec327fffa8e6d3a76f601c4e1e809b65baa
[2025-11-27T00:38:17.429Z] 2025-11-27 00:36:59,870 INFO [org.tes.con.wai.str.HttpWaitStrategy] (build-29) /strange_pare: Waiting for 120 seconds for URL: http://172.17.0.1:49455/ (where port 49455 maps to container port 11222)
[2025-11-27T00:38:17.429Z] 2025-11-27 00:37:14,363 INFO [doc.io/.0]] (build-29) Container quay.io/infinispan/server:13.0 started in PT15.290461133S
[2025-11-27T00:38:17.429Z] 2025-11-27 00:37:14,366 INFO [io.qua.inf.cli.dep.dev.InfinispanDevServiceProcessor] (build-29) The infinispan server is ready to accept connections on 172.17.0.1:49455
[2025-11-27T00:38:17.429Z] 2025-11-27 00:37:15,497 INFO [org.inf.HOTROD] (main) ISPN004021: Infinispan version: Infinispan 'Triskaidekaphobia' 13.0.5.Final
[2025-11-27T00:38:17.429Z] 2025-11-27 00:37:15,794 INFO [InfinispanClientApp] (main) Create or get cache named mycache with the default configuration
[2025-11-27T00:38:17.429Z] 2025-11-27 00:37:16,004 INFO [io.quarkus] (main) Quarkus 2.7.2.Final on JVM started in 20.175s. Listening on: http://localhost:8081
[2025-11-27T00:38:17.429Z] 2025-11-27 00:37:16,004 INFO [io.quarkus] (main) Profile test activated.
[2025-11-27T00:38:17.429Z] 2025-11-27 00:37:16,005 INFO [io.quarkus] (main) Installed features: [cdi, infinispan-client, resteasy, smallrye-context-propagation, vertx]
[2025-11-27T00:38:17.429Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 26.945 s - in org.acme.infinispan.client.InfinispanGreetingResourceTest
[2025-11-27T00:38:17.429Z] 2025-11-27 00:37:17,197 INFO [io.quarkus] (main) Quarkus stopped in 0.124s
[2025-11-27T00:38:17.429Z] [INFO]
[2025-11-27T00:38:17.429Z] [INFO] Results:
[2025-11-27T00:38:17.429Z] [INFO]
[2025-11-27T00:38:17.429Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0
[2025-11-27T00:38:17.429Z] [INFO]
[2025-11-27T00:38:17.429Z] [INFO]
[2025-11-27T00:38:17.429Z] [INFO] --- maven-jar-plugin:2.4:jar (default-jar) @ infinispan-client-quickstart ---
[2025-11-27T00:38:17.429Z] [INFO] Building jar: /quarkus-quickstarts/infinispan-client-quickstart/target/infinispan-client-quickstart.jar
[2025-11-27T00:38:17.429Z] [INFO]
[2025-11-27T00:38:17.429Z] [INFO] --- quarkus-maven-plugin:2.7.2.Final:build (default) @ infinispan-client-quickstart ---
[2025-11-27T00:38:17.429Z] [INFO] [io.quarkus.deployment.QuarkusAugmentor] Quarkus augmentation completed in 1041ms
[2025-11-27T00:38:17.429Z] [INFO]
[2025-11-27T00:38:17.429Z] [INFO] --- maven-install-plugin:2.4:install (default-install) @ infinispan-client-quickstart ---
[2025-11-27T00:38:17.429Z] [INFO] Installing /quarkus-quickstarts/infinispan-client-quickstart/target/infinispan-client-quickstart.jar to /root/.m2/repository/org/acme/infinispan-client-quickstart/1.0.0-SNAPSHOT/infinispan-client-quickstart-1.0.0-SNAPSHOT.jar
[2025-11-27T00:38:17.430Z] [INFO] Installing /quarkus-quickstarts/infinispan-client-quickstart/pom.xml to /root/.m2/repository/org/acme/infinispan-client-quickstart/1.0.0-SNAPSHOT/infinispan-client-quickstart-1.0.0-SNAPSHOT.pom
[2025-11-27T00:38:17.430Z] [INFO]
[2025-11-27T00:38:17.430Z] [INFO] ----------------------< org.acme:jms-quickstart >-----------------------
[2025-11-27T00:38:17.430Z] [INFO] Building jms-quickstart 1.0.0-SNAPSHOT [39/103]
[2025-11-27T00:38:17.430Z] [INFO] --------------------------------[ jar ]---------------------------------
[2025-11-27T00:38:17.430Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/quarkiverse/artemis/quarkus-artemis-jms/1.0.3/quarkus-artemis-jms-1.0.3.pom
[2025-11-27T00:38:18.100Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/io/quarkiverse/artemis/quarkus-artemis-jms/1.0.3/quarkus-artemis-jms-1.0.3.pom (2.1 kB at 14 kB/s)
[2025-11-27T00:38:18.100Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/quarkiverse/artemis/quarkus-artemis-jms-parent/1.0.3/quarkus-artemis-jms-parent-1.0.3.pom
[2025-11-27T00:38:18.100Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/io/quarkiverse/artemis/quarkus-artemis-jms-parent/1.0.3/quarkus-artemis-jms-parent-1.0.3.pom (756 B at 7.3 kB/s)
[2025-11-27T00:38:18.100Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/quarkiverse/artemis/quarkus-artemis-build-parent/1.0.3/quarkus-artemis-build-parent-1.0.3.pom
[2025-11-27T00:38:18.100Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/io/quarkiverse/artemis/quarkus-artemis-build-parent/1.0.3/quarkus-artemis-build-parent-1.0.3.pom (1.2 kB at 11 kB/s)
[2025-11-27T00:38:18.100Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/quarkus/quarkus-bom/2.6.0.Final/quarkus-bom-2.6.0.Final.pom
[2025-11-27T00:38:18.100Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/io/quarkus/quarkus-bom/2.6.0.Final/quarkus-bom-2.6.0.Final.pom (318 kB at 2.4 MB/s)
[2025-11-27T00:38:18.100Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/quarkiverse/artemis/quarkus-artemis-core/1.0.3/quarkus-artemis-core-1.0.3.pom
[2025-11-27T00:38:18.100Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/io/quarkiverse/artemis/quarkus-artemis-core/1.0.3/quarkus-artemis-core-1.0.3.pom (2.8 kB at 21 kB/s)
[2025-11-27T00:38:18.100Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/quarkiverse/artemis/quarkus-artemis-core-parent/1.0.3/quarkus-artemis-core-parent-1.0.3.pom
[2025-11-27T00:38:18.773Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/io/quarkiverse/artemis/quarkus-artemis-core-parent/1.0.3/quarkus-artemis-core-parent-1.0.3.pom (758 B at 5.0 kB/s)
[2025-11-27T00:38:18.773Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/activemq/artemis-core-client/2.19.0/artemis-core-client-2.19.0.pom
[2025-11-27T00:38:18.773Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/activemq/artemis-core-client/2.19.0/artemis-core-client-2.19.0.pom (6.7 kB at 64 kB/s)
[2025-11-27T00:38:18.773Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/activemq/artemis-pom/2.19.0/artemis-pom-2.19.0.pom
[2025-11-27T00:38:18.773Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/activemq/artemis-pom/2.19.0/artemis-pom-2.19.0.pom (82 kB at 604 kB/s)
[2025-11-27T00:38:18.773Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/jgroups/jgroups/3.6.13.Final/jgroups-3.6.13.Final.pom
[2025-11-27T00:38:18.773Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/jgroups/jgroups/3.6.13.Final/jgroups-3.6.13.Final.pom (20 kB at 231 kB/s)
[2025-11-27T00:38:18.773Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/activemq/artemis-commons/2.19.0/artemis-commons-2.19.0.pom
[2025-11-27T00:38:18.773Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/activemq/artemis-commons/2.19.0/artemis-commons-2.19.0.pom (4.0 kB at 36 kB/s)
[2025-11-27T00:38:18.773Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/commons-beanutils/commons-beanutils/1.9.4/commons-beanutils-1.9.4.pom
[2025-11-27T00:38:18.773Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/commons-beanutils/commons-beanutils/1.9.4/commons-beanutils-1.9.4.pom (18 kB at 247 kB/s)
[2025-11-27T00:38:18.773Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/commons/commons-parent/47/commons-parent-47.pom
[2025-11-27T00:38:19.445Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/commons/commons-parent/47/commons-parent-47.pom (78 kB at 1.2 MB/s)
[2025-11-27T00:38:19.445Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/apache/19/apache-19.pom
[2025-11-27T00:38:19.445Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/apache/19/apache-19.pom (15 kB at 231 kB/s)
[2025-11-27T00:38:19.445Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/commons-collections/commons-collections/3.2.2/commons-collections-3.2.2.pom
[2025-11-27T00:38:19.445Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/commons-collections/commons-collections/3.2.2/commons-collections-3.2.2.pom (12 kB at 226 kB/s)
[2025-11-27T00:38:19.445Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/netty/netty-transport-native-kqueue/4.1.74.Final/netty-transport-native-kqueue-4.1.74.Final.pom
[2025-11-27T00:38:19.445Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/io/netty/netty-transport-native-kqueue/4.1.74.Final/netty-transport-native-kqueue-4.1.74.Final.pom (24 kB at 429 kB/s)
[2025-11-27T00:38:19.445Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/netty/netty-transport-classes-kqueue/4.1.74.Final/netty-transport-classes-kqueue-4.1.74.Final.pom
[2025-11-27T00:38:19.445Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/io/netty/netty-transport-classes-kqueue/4.1.74.Final/netty-transport-classes-kqueue-4.1.74.Final.pom (2.1 kB at 36 kB/s)
[2025-11-27T00:38:19.445Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/activemq/artemis-jms-client/2.19.0/artemis-jms-client-2.19.0.pom
[2025-11-27T00:38:19.445Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/activemq/artemis-jms-client/2.19.0/artemis-jms-client-2.19.0.pom (4.1 kB at 41 kB/s)
[2025-11-27T00:38:19.445Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/activemq/artemis-selector/2.19.0/artemis-selector-2.19.0.pom
[2025-11-27T00:38:19.445Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/activemq/artemis-selector/2.19.0/artemis-selector-2.19.0.pom (5.6 kB at 48 kB/s)
[2025-11-27T00:38:19.445Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/jakarta/jms/jakarta.jms-api/2.0.3/jakarta.jms-api-2.0.3.pom
[2025-11-27T00:38:19.445Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/jakarta/jms/jakarta.jms-api/2.0.3/jakarta.jms-api-2.0.3.pom (11 kB at 199 kB/s)
[2025-11-27T00:38:19.445Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/activemq/artemis-server/2.19.0/artemis-server-2.19.0.pom
[2025-11-27T00:38:19.445Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/activemq/artemis-server/2.19.0/artemis-server-2.19.0.pom (9.5 kB at 99 kB/s)
[2025-11-27T00:38:19.445Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/activemq/artemis-journal/2.19.0/artemis-journal-2.19.0.pom
[2025-11-27T00:38:20.117Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/activemq/artemis-journal/2.19.0/artemis-journal-2.19.0.pom (3.4 kB at 57 kB/s)
[2025-11-27T00:38:20.117Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/jctools/jctools-core/2.1.2/jctools-core-2.1.2.pom
[2025-11-27T00:38:20.117Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/jctools/jctools-core/2.1.2/jctools-core-2.1.2.pom (4.0 kB at 68 kB/s)
[2025-11-27T00:38:20.117Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/activemq/activemq-artemis-native/1.0.2/activemq-artemis-native-1.0.2.pom
[2025-11-27T00:38:20.117Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/activemq/activemq-artemis-native/1.0.2/activemq-artemis-native-1.0.2.pom (24 kB at 458 kB/s)
[2025-11-27T00:38:20.117Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/activemq/artemis-jdbc-store/2.19.0/artemis-jdbc-store-2.19.0.pom
[2025-11-27T00:38:20.117Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/activemq/artemis-jdbc-store/2.19.0/artemis-jdbc-store-2.19.0.pom (3.8 kB at 21 kB/s)
[2025-11-27T00:38:20.117Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/commons/commons-dbcp2/2.7.0/commons-dbcp2-2.7.0.pom
[2025-11-27T00:38:20.117Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/commons/commons-dbcp2/2.7.0/commons-dbcp2-2.7.0.pom (19 kB at 302 kB/s)
[2025-11-27T00:38:20.117Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/commons/commons-parent/48/commons-parent-48.pom
[2025-11-27T00:38:20.117Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/commons/commons-parent/48/commons-parent-48.pom (72 kB at 1.2 MB/s)
[2025-11-27T00:38:20.117Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/commons/commons-pool2/2.7.0/commons-pool2-2.7.0.pom
[2025-11-27T00:38:20.117Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/commons/commons-pool2/2.7.0/commons-pool2-2.7.0.pom (15 kB at 305 kB/s)
[2025-11-27T00:38:20.117Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/activemq/artemis-quorum-api/2.19.0/artemis-quorum-api-2.19.0.pom
[2025-11-27T00:38:20.790Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/activemq/artemis-quorum-api/2.19.0/artemis-quorum-api-2.19.0.pom (1.6 kB at 12 kB/s)
[2025-11-27T00:38:20.790Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/commons/commons-configuration2/2.7/commons-configuration2-2.7.pom
[2025-11-27T00:38:20.790Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/commons/commons-configuration2/2.7/commons-configuration2-2.7.pom (31 kB at 512 kB/s)
[2025-11-27T00:38:20.790Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/commons/commons-parent/50/commons-parent-50.pom
[2025-11-27T00:38:20.790Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/commons/commons-parent/50/commons-parent-50.pom (76 kB at 1.3 MB/s)
[2025-11-27T00:38:20.790Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/commons/commons-text/1.8/commons-text-1.8.pom
[2025-11-27T00:38:20.790Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/commons/commons-text/1.8/commons-text-1.8.pom (16 kB at 265 kB/s)
[2025-11-27T00:38:20.790Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/micrometer/micrometer-core/1.8.3/micrometer-core-1.8.3.pom
[2025-11-27T00:38:20.790Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/io/micrometer/micrometer-core/1.8.3/micrometer-core-1.8.3.pom (8.7 kB at 141 kB/s)
[2025-11-27T00:38:20.790Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/hdrhistogram/HdrHistogram/2.1.12/HdrHistogram-2.1.12.pom
[2025-11-27T00:38:20.790Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/hdrhistogram/HdrHistogram/2.1.12/HdrHistogram-2.1.12.pom (11 kB at 183 kB/s)
[2025-11-27T00:38:20.790Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/latencyutils/LatencyUtils/2.0.3/LatencyUtils-2.0.3.pom
[2025-11-27T00:38:20.790Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/latencyutils/LatencyUtils/2.0.3/LatencyUtils-2.0.3.pom (7.2 kB at 137 kB/s)
[2025-11-27T00:38:20.790Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/quarkiverse/artemis/quarkus-artemis-jms/1.0.3/quarkus-artemis-jms-1.0.3.jar
[2025-11-27T00:38:20.790Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/quarkiverse/artemis/quarkus-artemis-core/1.0.3/quarkus-artemis-core-1.0.3.jar
[2025-11-27T00:38:20.790Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/activemq/artemis-jms-client/2.19.0/artemis-jms-client-2.19.0.jar
[2025-11-27T00:38:20.790Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/jakarta/jms/jakarta.jms-api/2.0.3/jakarta.jms-api-2.0.3.jar
[2025-11-27T00:38:20.790Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/activemq/artemis-server/2.19.0/artemis-server-2.19.0.jar
[2025-11-27T00:38:20.790Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/jakarta/jms/jakarta.jms-api/2.0.3/jakarta.jms-api-2.0.3.jar (57 kB at 665 kB/s)
[2025-11-27T00:38:20.790Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/activemq/artemis-commons/2.19.0/artemis-commons-2.19.0.jar
[2025-11-27T00:38:20.790Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/io/quarkiverse/artemis/quarkus-artemis-jms/1.0.3/quarkus-artemis-jms-1.0.3.jar (6.7 kB at 61 kB/s)
[2025-11-27T00:38:20.790Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/activemq/artemis-selector/2.19.0/artemis-selector-2.19.0.jar
[2025-11-27T00:38:20.790Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/activemq/artemis-jms-client/2.19.0/artemis-jms-client-2.19.0.jar (193 kB at 1.6 MB/s)
[2025-11-27T00:38:20.790Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/activemq/artemis-journal/2.19.0/artemis-journal-2.19.0.jar
[2025-11-27T00:38:20.790Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/io/quarkiverse/artemis/quarkus-artemis-core/1.0.3/quarkus-artemis-core-1.0.3.jar (8.5 kB at 58 kB/s)
[2025-11-27T00:38:20.790Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/activemq/artemis-jdbc-store/2.19.0/artemis-jdbc-store-2.19.0.jar
[2025-11-27T00:38:20.790Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/activemq/artemis-commons/2.19.0/artemis-commons-2.19.0.jar (425 kB at 2.5 MB/s)
[2025-11-27T00:38:20.790Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/commons/commons-dbcp2/2.7.0/commons-dbcp2-2.7.0.jar
[2025-11-27T00:38:20.790Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/activemq/artemis-selector/2.19.0/artemis-selector-2.19.0.jar (107 kB at 567 kB/s)
[2025-11-27T00:38:20.790Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/commons/commons-pool2/2.7.0/commons-pool2-2.7.0.jar
[2025-11-27T00:38:20.790Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/commons/commons-dbcp2/2.7.0/commons-dbcp2-2.7.0.jar (208 kB at 851 kB/s)
[2025-11-27T00:38:20.790Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/activemq/artemis-core-client/2.19.0/artemis-core-client-2.19.0.jar
[2025-11-27T00:38:20.790Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/activemq/artemis-jdbc-store/2.19.0/artemis-jdbc-store-2.19.0.jar (111 kB at 444 kB/s)
[2025-11-27T00:38:20.790Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/jgroups/jgroups/3.6.13.Final/jgroups-3.6.13.Final.jar
[2025-11-27T00:38:21.461Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/activemq/artemis-journal/2.19.0/artemis-journal-2.19.0.jar (246 kB at 944 kB/s)
[2025-11-27T00:38:21.461Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/activemq/artemis-quorum-api/2.19.0/artemis-quorum-api-2.19.0.jar
[2025-11-27T00:38:21.461Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/commons/commons-pool2/2.7.0/commons-pool2-2.7.0.jar (130 kB at 491 kB/s)
[2025-11-27T00:38:21.461Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/activemq/activemq-artemis-native/1.0.2/activemq-artemis-native-1.0.2.jar
[2025-11-27T00:38:21.461Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/activemq/artemis-quorum-api/2.19.0/artemis-quorum-api-2.19.0.jar (13 kB at 37 kB/s)
[2025-11-27T00:38:21.461Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/jctools/jctools-core/2.1.2/jctools-core-2.1.2.jar
[2025-11-27T00:38:21.461Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/activemq/artemis-core-client/2.19.0/artemis-core-client-2.19.0.jar (818 kB at 2.3 MB/s)
[2025-11-27T00:38:21.461Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/netty/netty-transport-native-kqueue/4.1.74.Final/netty-transport-native-kqueue-4.1.74.Final-osx-x86_64.jar
[2025-11-27T00:38:21.461Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/activemq/artemis-server/2.19.0/artemis-server-2.19.0.jar (2.3 MB at 6.4 MB/s)
[2025-11-27T00:38:21.461Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/netty/netty-transport-classes-kqueue/4.1.74.Final/netty-transport-classes-kqueue-4.1.74.Final.jar
[2025-11-27T00:38:21.461Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/jgroups/jgroups/3.6.13.Final/jgroups-3.6.13.Final.jar (2.5 MB at 6.7 MB/s)
[2025-11-27T00:38:21.461Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/commons-beanutils/commons-beanutils/1.9.4/commons-beanutils-1.9.4.jar
[2025-11-27T00:38:21.461Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/activemq/activemq-artemis-native/1.0.2/activemq-artemis-native-1.0.2.jar (42 kB at 107 kB/s)
[2025-11-27T00:38:21.461Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/commons-collections/commons-collections/3.2.2/commons-collections-3.2.2.jar
[2025-11-27T00:38:21.461Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/jctools/jctools-core/2.1.2/jctools-core-2.1.2.jar (252 kB at 624 kB/s)
[2025-11-27T00:38:21.461Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/commons/commons-configuration2/2.7/commons-configuration2-2.7.jar
[2025-11-27T00:38:21.461Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/io/netty/netty-transport-native-kqueue/4.1.74.Final/netty-transport-native-kqueue-4.1.74.Final-osx-x86_64.jar (25 kB at 62 kB/s)
[2025-11-27T00:38:21.461Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/commons/commons-text/1.8/commons-text-1.8.jar
[2025-11-27T00:38:21.461Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/commons-beanutils/commons-beanutils/1.9.4/commons-beanutils-1.9.4.jar (247 kB at 544 kB/s)
[2025-11-27T00:38:21.461Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/micrometer/micrometer-core/1.8.3/micrometer-core-1.8.3.jar
[2025-11-27T00:38:21.461Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/io/netty/netty-transport-classes-kqueue/4.1.74.Final/netty-transport-classes-kqueue-4.1.74.Final.jar (107 kB at 230 kB/s)
[2025-11-27T00:38:21.461Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/hdrhistogram/HdrHistogram/2.1.12/HdrHistogram-2.1.12.jar
[2025-11-27T00:38:21.461Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/commons-collections/commons-collections/3.2.2/commons-collections-3.2.2.jar (588 kB at 1.2 MB/s)
[2025-11-27T00:38:21.461Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/latencyutils/LatencyUtils/2.0.3/LatencyUtils-2.0.3.jar
[2025-11-27T00:38:21.461Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/commons/commons-text/1.8/commons-text-1.8.jar (207 kB at 436 kB/s)
[2025-11-27T00:38:21.461Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/commons/commons-configuration2/2.7/commons-configuration2-2.7.jar (623 kB at 1.3 MB/s)
[2025-11-27T00:38:21.461Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/latencyutils/LatencyUtils/2.0.3/LatencyUtils-2.0.3.jar (30 kB at 56 kB/s)
[2025-11-27T00:38:21.461Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/io/micrometer/micrometer-core/1.8.3/micrometer-core-1.8.3.jar (661 kB at 1.2 MB/s)
[2025-11-27T00:38:21.461Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/hdrhistogram/HdrHistogram/2.1.12/HdrHistogram-2.1.12.jar (174 kB at 316 kB/s)
[2025-11-27T00:38:21.461Z] [INFO]
[2025-11-27T00:38:21.461Z] [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ jms-quickstart ---
[2025-11-27T00:38:21.461Z] [INFO]
[2025-11-27T00:38:21.461Z] [INFO] --- maven-resources-plugin:2.6:resources (default-resources) @ jms-quickstart ---
[2025-11-27T00:38:21.461Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
[2025-11-27T00:38:21.461Z] [INFO] Copying 2 resources
[2025-11-27T00:38:21.461Z] [INFO]
[2025-11-27T00:38:21.461Z] [INFO] --- maven-compiler-plugin:3.1:compile (default-compile) @ jms-quickstart ---
[2025-11-27T00:38:21.461Z] [INFO] Changes detected - recompiling the module!
[2025-11-27T00:38:21.461Z] [INFO] Compiling 3 source files to /quarkus-quickstarts/jms-quickstart/target/classes
[2025-11-27T00:38:21.461Z] [INFO]
[2025-11-27T00:38:21.461Z] [INFO] --- maven-resources-plugin:2.6:testResources (default-testResources) @ jms-quickstart ---
[2025-11-27T00:38:21.461Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
[2025-11-27T00:38:21.461Z] [INFO] Copying 1 resource
[2025-11-27T00:38:21.461Z] [INFO]
[2025-11-27T00:38:21.461Z] [INFO] --- maven-compiler-plugin:3.1:testCompile (default-testCompile) @ jms-quickstart ---
[2025-11-27T00:38:21.461Z] [INFO] Changes detected - recompiling the module!
[2025-11-27T00:38:21.461Z] [INFO] Compiling 3 source files to /quarkus-quickstarts/jms-quickstart/target/test-classes
[2025-11-27T00:38:21.461Z] [INFO]
[2025-11-27T00:38:21.461Z] [INFO] --- maven-surefire-plugin:3.0.0-M5:test (default-test) @ jms-quickstart ---
[2025-11-27T00:38:21.461Z] [INFO] Tests are skipped.
[2025-11-27T00:38:21.461Z] [INFO]
[2025-11-27T00:38:21.461Z] [INFO] --- maven-jar-plugin:2.4:jar (default-jar) @ jms-quickstart ---
[2025-11-27T00:38:21.461Z] [INFO] Building jar: /quarkus-quickstarts/jms-quickstart/target/jms-quickstart-1.0.0-SNAPSHOT.jar
[2025-11-27T00:38:21.461Z] [INFO]
[2025-11-27T00:38:21.461Z] [INFO] --- quarkus-maven-plugin:2.7.2.Final:build (default) @ jms-quickstart ---
[2025-11-27T00:38:22.132Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/quarkiverse/artemis/quarkus-artemis-jms-deployment/1.0.3/quarkus-artemis-jms-deployment-1.0.3.pom
[2025-11-27T00:38:22.132Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/io/quarkiverse/artemis/quarkus-artemis-jms-deployment/1.0.3/quarkus-artemis-jms-deployment-1.0.3.pom (1.5 kB at 11 kB/s)
[2025-11-27T00:38:22.132Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/quarkiverse/artemis/quarkus-artemis-core-deployment/1.0.3/quarkus-artemis-core-deployment-1.0.3.pom
[2025-11-27T00:38:22.132Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/io/quarkiverse/artemis/quarkus-artemis-core-deployment/1.0.3/quarkus-artemis-core-deployment-1.0.3.pom (2.1 kB at 19 kB/s)
[2025-11-27T00:38:22.132Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/quarkiverse/artemis/quarkus-artemis-core-deployment/1.0.3/quarkus-artemis-core-deployment-1.0.3.jar
[2025-11-27T00:38:22.132Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/quarkiverse/artemis/quarkus-artemis-jms-deployment/1.0.3/quarkus-artemis-jms-deployment-1.0.3.jar
[2025-11-27T00:38:22.132Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/io/quarkiverse/artemis/quarkus-artemis-jms-deployment/1.0.3/quarkus-artemis-jms-deployment-1.0.3.jar (5.3 kB at 33 kB/s)
[2025-11-27T00:38:22.132Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/io/quarkiverse/artemis/quarkus-artemis-core-deployment/1.0.3/quarkus-artemis-core-deployment-1.0.3.jar (8.2 kB at 41 kB/s)
[2025-11-27T00:38:23.525Z] [INFO] [io.quarkus.deployment.QuarkusAugmentor] Quarkus augmentation completed in 1098ms
[2025-11-27T00:38:23.525Z] [INFO]
[2025-11-27T00:38:23.525Z] [INFO] --- maven-install-plugin:2.4:install (default-install) @ jms-quickstart ---
[2025-11-27T00:38:23.525Z] [INFO] Installing /quarkus-quickstarts/jms-quickstart/target/jms-quickstart-1.0.0-SNAPSHOT.jar to /root/.m2/repository/org/acme/jms-quickstart/1.0.0-SNAPSHOT/jms-quickstart-1.0.0-SNAPSHOT.jar
[2025-11-27T00:38:23.525Z] [INFO] Installing /quarkus-quickstarts/jms-quickstart/pom.xml to /root/.m2/repository/org/acme/jms-quickstart/1.0.0-SNAPSHOT/jms-quickstart-1.0.0-SNAPSHOT.pom
[2025-11-27T00:38:23.525Z] [INFO]
[2025-11-27T00:38:23.525Z] [INFO] ---------------------< org.acme:kafka-quickstart >----------------------
[2025-11-27T00:38:23.525Z] [INFO] Building kafka-quickstart 1.0.0-SNAPSHOT [40/103]
[2025-11-27T00:38:23.525Z] [INFO] --------------------------------[ pom ]---------------------------------
[2025-11-27T00:38:23.525Z] [INFO]
[2025-11-27T00:38:23.525Z] [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ kafka-quickstart ---
[2025-11-27T00:38:23.525Z] [INFO]
[2025-11-27T00:38:23.525Z] [INFO] --- maven-install-plugin:2.4:install (default-install) @ kafka-quickstart ---
[2025-11-27T00:38:23.525Z] [INFO] Installing /quarkus-quickstarts/kafka-quickstart/pom.xml to /root/.m2/repository/org/acme/kafka-quickstart/1.0.0-SNAPSHOT/kafka-quickstart-1.0.0-SNAPSHOT.pom
[2025-11-27T00:38:23.525Z] [INFO]
[2025-11-27T00:38:23.525Z] [INFO] -----------------< org.acme:kafka-quickstart-producer >-----------------
[2025-11-27T00:38:23.525Z] [INFO] Building kafka-quickstart-producer 1.0.0-SNAPSHOT [41/103]
[2025-11-27T00:38:23.525Z] [INFO] --------------------------------[ jar ]---------------------------------
[2025-11-27T00:38:23.525Z] [INFO]
[2025-11-27T00:38:23.525Z] [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ kafka-quickstart-producer ---
[2025-11-27T00:38:23.525Z] [INFO]
[2025-11-27T00:38:23.525Z] [INFO] --- maven-resources-plugin:2.6:resources (default-resources) @ kafka-quickstart-producer ---
[2025-11-27T00:38:23.525Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
[2025-11-27T00:38:23.525Z] [INFO] Copying 3 resources
[2025-11-27T00:38:23.525Z] [INFO]
[2025-11-27T00:38:23.525Z] [INFO] --- maven-compiler-plugin:3.1:compile (default-compile) @ kafka-quickstart-producer ---
[2025-11-27T00:38:23.525Z] [INFO] Changes detected - recompiling the module!
[2025-11-27T00:38:23.525Z] [INFO] Compiling 3 source files to /quarkus-quickstarts/kafka-quickstart/producer/target/classes
[2025-11-27T00:38:23.525Z] [INFO]
[2025-11-27T00:38:23.525Z] [INFO] --- maven-resources-plugin:2.6:testResources (default-testResources) @ kafka-quickstart-producer ---
[2025-11-27T00:38:23.525Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
[2025-11-27T00:38:23.525Z] [INFO] skip non existing resourceDirectory /quarkus-quickstarts/kafka-quickstart/producer/src/test/resources
[2025-11-27T00:38:23.525Z] [INFO]
[2025-11-27T00:38:23.525Z] [INFO] --- maven-compiler-plugin:3.1:testCompile (default-testCompile) @ kafka-quickstart-producer ---
[2025-11-27T00:38:23.525Z] [INFO] Changes detected - recompiling the module!
[2025-11-27T00:38:23.525Z] [INFO] Compiling 2 source files to /quarkus-quickstarts/kafka-quickstart/producer/target/test-classes
[2025-11-27T00:38:24.196Z] [INFO]
[2025-11-27T00:38:24.196Z] [INFO] --- maven-surefire-plugin:3.0.0-M5:test (default-test) @ kafka-quickstart-producer ---
[2025-11-27T00:38:24.196Z] [INFO]
[2025-11-27T00:38:24.196Z] [INFO] -------------------------------------------------------
[2025-11-27T00:38:24.196Z] [INFO] T E S T S
[2025-11-27T00:38:24.196Z] [INFO] -------------------------------------------------------
[2025-11-27T00:38:24.196Z] [ERROR] Picked up JAVA_TOOL_OPTIONS: -Dfile.encoding=UTF8 -Djava.security.egd=file:/dev/./urandom
[2025-11-27T00:38:24.867Z] [INFO] Running org.acme.kafka.producer.QuotesResourceTest
[2025-11-27T00:38:33.863Z] 2025-11-27 00:37:28,900 INFO [org.jbo.threads] (main) JBoss Threads version 3.4.2.Final
[2025-11-27T00:38:33.863Z] 2025-11-27 00:37:30,181 INFO [org.tes.doc.DockerClientProviderStrategy] (build-21) Loaded org.testcontainers.dockerclient.UnixSocketClientProviderStrategy from ~/.testcontainers.properties, will try it first
[2025-11-27T00:38:33.863Z] 2025-11-27 00:37:30,387 INFO [io.qua.sma.dep.processor] (build-30) Configuring the channel 'quotes' to be managed by the connector 'smallrye-kafka'
[2025-11-27T00:38:33.863Z] 2025-11-27 00:37:30,388 INFO [io.qua.sma.dep.processor] (build-30) Configuring the channel 'quote-requests' to be managed by the connector 'smallrye-kafka'
[2025-11-27T00:38:33.863Z] 2025-11-27 00:37:30,629 INFO [org.tes.doc.DockerClientProviderStrategy] (build-21) Found Docker environment with local Unix socket (unix:///var/run/docker.sock)
[2025-11-27T00:38:33.863Z] 2025-11-27 00:37:30,650 INFO [org.tes.DockerClientFactory] (build-21) Docker host IP address is 172.17.0.1
[2025-11-27T00:38:33.863Z] 2025-11-27 00:37:30,797 INFO [org.tes.DockerClientFactory] (build-21) Connected to docker:
[2025-11-27T00:38:33.863Z] Server Version: 20.10.7
[2025-11-27T00:38:33.863Z] API Version: 1.41
[2025-11-27T00:38:33.863Z] Operating System: Ubuntu 16.04.7 LTS
[2025-11-27T00:38:33.863Z] Total Memory: 7975 MB
[2025-11-27T00:38:33.863Z] 2025-11-27 00:37:30,836 INFO [org.tes.uti.ImageNameSubstitutor] (build-21) Image name substitution will be performed by: DefaultImageNameSubstitutor (composite of 'ConfigurationFileImageNameSubstitutor' and 'PrefixingImageNameSubstitutor')
[2025-11-27T00:38:33.863Z] 2025-11-27 00:37:30,903 INFO [org.tes.uti.RegistryAuthLocator] (build-21) Failure when attempting to lookup auth config. Please ignore if you don't have images in an authenticated registry. Details: (dockerImageName: testcontainers/ryuk:0.3.3, configFile: /root/.docker/config.json. Falling back to docker-java default behaviour. Exception message: /root/.docker/config.json (No such file or directory)
[2025-11-27T00:38:33.863Z] 2025-11-27 00:37:31,823 INFO [org.tes.DockerClientFactory] (build-21) Ryuk started - will monitor and terminate Testcontainers containers on JVM exit
[2025-11-27T00:38:33.863Z] 2025-11-27 00:37:31,823 INFO [org.tes.DockerClientFactory] (build-21) Checking the system...
[2025-11-27T00:38:33.863Z] 2025-11-27 00:37:31,824 INFO [org.tes.DockerClientFactory] (build-21) ✔︎ Docker server version should be at least 1.6.0
[2025-11-27T00:38:33.863Z] 2025-11-27 00:37:31,983 INFO [org.tes.DockerClientFactory] (build-21) ✔︎ Docker environment should have more than 2GB free disk space
[2025-11-27T00:38:33.863Z] 2025-11-27 00:37:32,313 INFO [doc.io/.11.2]] (build-21) Creating container for image: docker.io/vectorized/redpanda:v21.11.2
[2025-11-27T00:38:33.863Z] 2025-11-27 00:37:32,314 INFO [org.tes.uti.RegistryAuthLocator] (build-21) Failure when attempting to lookup auth config. Please ignore if you don't have images in an authenticated registry. Details: (dockerImageName: docker.io/vectorized/redpanda:v21.11.2, configFile: /root/.docker/config.json. Falling back to docker-java default behaviour. Exception message: /root/.docker/config.json (No such file or directory)
[2025-11-27T00:38:33.863Z] 2025-11-27 00:37:32,500 INFO [doc.io/.11.2]] (build-21) Container docker.io/vectorized/redpanda:v21.11.2 is starting: 5865c4dfcf7e727bdf057cd8e83e4487886790c84868411b0bbd6e0e4a3d9ef8
[2025-11-27T00:38:33.863Z] 2025-11-27 00:37:34,329 INFO [doc.io/.11.2]] (build-21) Container docker.io/vectorized/redpanda:v21.11.2 started in PT2.319886325S
[2025-11-27T00:38:33.863Z] 2025-11-27 00:37:34,332 INFO [io.qua.kaf.cli.dep.DevServicesKafkaProcessor] (build-21) Dev Services for Kafka started. Other Quarkus applications in dev mode will find the broker automatically. For Quarkus applications in production mode, you can connect to this by starting your application with -Dkafka.bootstrap.servers=OUTSIDE://172.17.0.1:49458
[2025-11-27T00:38:33.863Z] 2025-11-27 00:37:34,960 WARN [io.sma.rea.mes.kafka] (main) SRMSG18216: No `group.id` set in the configuration, generate a random id: 5bf555f2-2f8f-465e-8201-8b4bfe2630a6
[2025-11-27T00:38:33.863Z] 2025-11-27 00:37:34,962 INFO [io.sma.rea.mes.kafka] (main) SRMSG18229: Configured topics for channel 'quotes': [quotes]
[2025-11-27T00:38:33.863Z] 2025-11-27 00:37:34,969 INFO [io.sma.rea.mes.kafka] (main) SRMSG18214: Key deserializer omitted, using String as default
[2025-11-27T00:38:33.863Z] 2025-11-27 00:37:35,236 INFO [io.sma.rea.mes.kafka] (main) SRMSG18258: Kafka producer kafka-producer-quote-requests, connected to Kafka brokers 'OUTSIDE://172.17.0.1:49458', is configured to write records to 'quote-requests'
[2025-11-27T00:38:33.863Z] 2025-11-27 00:37:35,390 INFO [io.quarkus] (main) Quarkus 2.7.2.Final on JVM started in 6.976s. Listening on: http://localhost:8081
[2025-11-27T00:38:33.863Z] 2025-11-27 00:37:35,390 INFO [io.quarkus] (main) Profile test activated.
[2025-11-27T00:38:33.863Z] 2025-11-27 00:37:35,390 INFO [io.quarkus] (main) Installed features: [cdi, kafka-client, resteasy-reactive, resteasy-reactive-jackson, smallrye-context-propagation, smallrye-health, smallrye-reactive-messaging, smallrye-reactive-messaging-kafka, vertx]
[2025-11-27T00:38:36.037Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 10.663 s - in org.acme.kafka.producer.QuotesResourceTest
[2025-11-27T00:38:36.037Z] 2025-11-27 00:37:37,066 INFO [io.quarkus] (main) Quarkus stopped in 0.108s
[2025-11-27T00:38:36.037Z] [INFO]
[2025-11-27T00:38:36.037Z] [INFO] Results:
[2025-11-27T00:38:36.037Z] [INFO]
[2025-11-27T00:38:36.037Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0
[2025-11-27T00:38:36.037Z] [INFO]
[2025-11-27T00:38:36.037Z] [INFO]
[2025-11-27T00:38:36.037Z] [INFO] --- maven-jar-plugin:2.4:jar (default-jar) @ kafka-quickstart-producer ---
[2025-11-27T00:38:36.037Z] [INFO] Building jar: /quarkus-quickstarts/kafka-quickstart/producer/target/kafka-quickstart-producer-1.0.0-SNAPSHOT.jar
[2025-11-27T00:38:36.037Z] [INFO]
[2025-11-27T00:38:36.037Z] [INFO] --- quarkus-maven-plugin:2.7.2.Final:build (default) @ kafka-quickstart-producer ---
[2025-11-27T00:38:38.246Z] [INFO] [io.quarkus.smallrye-reactive-messaging.deployment.processor] Configuring the channel 'quotes' to be managed by the connector 'smallrye-kafka'
[2025-11-27T00:38:38.246Z] [INFO] [io.quarkus.smallrye-reactive-messaging.deployment.processor] Configuring the channel 'quote-requests' to be managed by the connector 'smallrye-kafka'
[2025-11-27T00:38:38.922Z] [INFO] [io.quarkus.deployment.QuarkusAugmentor] Quarkus augmentation completed in 2157ms
[2025-11-27T00:38:38.922Z] [INFO]
[2025-11-27T00:38:38.922Z] [INFO] --- maven-install-plugin:2.4:install (default-install) @ kafka-quickstart-producer ---
[2025-11-27T00:38:38.922Z] [INFO] Installing /quarkus-quickstarts/kafka-quickstart/producer/target/kafka-quickstart-producer-1.0.0-SNAPSHOT.jar to /root/.m2/repository/org/acme/kafka-quickstart-producer/1.0.0-SNAPSHOT/kafka-quickstart-producer-1.0.0-SNAPSHOT.jar
[2025-11-27T00:38:38.922Z] [INFO] Installing /quarkus-quickstarts/kafka-quickstart/producer/pom.xml to /root/.m2/repository/org/acme/kafka-quickstart-producer/1.0.0-SNAPSHOT/kafka-quickstart-producer-1.0.0-SNAPSHOT.pom
[2025-11-27T00:38:38.922Z] [INFO]
[2025-11-27T00:38:38.922Z] [INFO] ----------------< org.acme:kafka-quickstart-processor >-----------------
[2025-11-27T00:38:38.922Z] [INFO] Building kafka-quickstart-processor 1.0.0-SNAPSHOT [42/103]
[2025-11-27T00:38:38.922Z] [INFO] --------------------------------[ jar ]---------------------------------
[2025-11-27T00:38:38.922Z] [INFO]
[2025-11-27T00:38:38.922Z] [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ kafka-quickstart-processor ---
[2025-11-27T00:38:38.922Z] [INFO]
[2025-11-27T00:38:38.922Z] [INFO] --- maven-resources-plugin:2.6:resources (default-resources) @ kafka-quickstart-processor ---
[2025-11-27T00:38:38.922Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
[2025-11-27T00:38:38.922Z] [INFO] Copying 1 resource
[2025-11-27T00:38:38.922Z] [INFO]
[2025-11-27T00:38:38.922Z] [INFO] --- maven-compiler-plugin:3.1:compile (default-compile) @ kafka-quickstart-processor ---
[2025-11-27T00:38:38.922Z] [INFO] Changes detected - recompiling the module!
[2025-11-27T00:38:38.922Z] [INFO] Compiling 2 source files to /quarkus-quickstarts/kafka-quickstart/processor/target/classes
[2025-11-27T00:38:38.922Z] [INFO]
[2025-11-27T00:38:38.922Z] [INFO] --- maven-resources-plugin:2.6:testResources (default-testResources) @ kafka-quickstart-processor ---
[2025-11-27T00:38:38.922Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
[2025-11-27T00:38:38.922Z] [INFO] skip non existing resourceDirectory /quarkus-quickstarts/kafka-quickstart/processor/src/test/resources
[2025-11-27T00:38:38.922Z] [INFO]
[2025-11-27T00:38:38.922Z] [INFO] --- maven-compiler-plugin:3.1:testCompile (default-testCompile) @ kafka-quickstart-processor ---
[2025-11-27T00:38:38.922Z] [INFO] Changes detected - recompiling the module!
[2025-11-27T00:38:38.922Z] [INFO] Compiling 1 source file to /quarkus-quickstarts/kafka-quickstart/processor/target/test-classes
[2025-11-27T00:38:38.922Z] [INFO]
[2025-11-27T00:38:38.922Z] [INFO] --- maven-surefire-plugin:3.0.0-M5:test (default-test) @ kafka-quickstart-processor ---
[2025-11-27T00:38:38.922Z] [INFO]
[2025-11-27T00:38:38.922Z] [INFO] -------------------------------------------------------
[2025-11-27T00:38:38.922Z] [INFO] T E S T S
[2025-11-27T00:38:38.922Z] [INFO] -------------------------------------------------------
[2025-11-27T00:38:38.922Z] [ERROR] Picked up JAVA_TOOL_OPTIONS: -Dfile.encoding=UTF8 -Djava.security.egd=file:/dev/./urandom
[2025-11-27T00:38:39.593Z] [INFO] Running org.acme.kafka.processor.QuoteProcessorTest
[2025-11-27T00:38:48.578Z] 2025-11-27 00:37:43,390 INFO [org.jbo.threads] (main) JBoss Threads version 3.4.2.Final
[2025-11-27T00:38:48.578Z] 2025-11-27 00:37:44,125 INFO [org.tes.doc.DockerClientProviderStrategy] (build-12) Loaded org.testcontainers.dockerclient.UnixSocketClientProviderStrategy from ~/.testcontainers.properties, will try it first
[2025-11-27T00:38:48.578Z] 2025-11-27 00:37:44,331 INFO [io.qua.sma.dep.processor] (build-9) Configuring the channel 'requests' to be managed by the connector 'smallrye-kafka'
[2025-11-27T00:38:48.578Z] 2025-11-27 00:37:44,331 INFO [io.qua.sma.dep.processor] (build-9) Configuring the channel 'quotes' to be managed by the connector 'smallrye-kafka'
[2025-11-27T00:38:48.578Z] 2025-11-27 00:37:44,336 INFO [io.qua.sma.rea.kaf.dep.SmallRyeReactiveMessagingKafkaProcessor] (build-2) Generating Jackson serializer for type org.acme.kafka.model.Quote
[2025-11-27T00:38:48.578Z] 2025-11-27 00:37:44,809 INFO [org.tes.doc.DockerClientProviderStrategy] (build-12) Found Docker environment with local Unix socket (unix:///var/run/docker.sock)
[2025-11-27T00:38:48.578Z] 2025-11-27 00:37:44,827 INFO [org.tes.DockerClientFactory] (build-12) Docker host IP address is 172.17.0.1
[2025-11-27T00:38:48.578Z] 2025-11-27 00:37:44,983 INFO [org.tes.DockerClientFactory] (build-12) Connected to docker:
[2025-11-27T00:38:48.578Z] Server Version: 20.10.7
[2025-11-27T00:38:48.578Z] API Version: 1.41
[2025-11-27T00:38:48.578Z] Operating System: Ubuntu 16.04.7 LTS
[2025-11-27T00:38:48.578Z] Total Memory: 7975 MB
[2025-11-27T00:38:48.578Z] 2025-11-27 00:37:44,986 INFO [org.tes.uti.ImageNameSubstitutor] (build-12) Image name substitution will be performed by: DefaultImageNameSubstitutor (composite of 'ConfigurationFileImageNameSubstitutor' and 'PrefixingImageNameSubstitutor')
[2025-11-27T00:38:48.578Z] 2025-11-27 00:37:45,017 INFO [org.tes.uti.RegistryAuthLocator] (build-12) Failure when attempting to lookup auth config. Please ignore if you don't have images in an authenticated registry. Details: (dockerImageName: testcontainers/ryuk:0.3.3, configFile: /root/.docker/config.json. Falling back to docker-java default behaviour. Exception message: /root/.docker/config.json (No such file or directory)
[2025-11-27T00:38:48.578Z] 2025-11-27 00:37:45,941 INFO [org.tes.DockerClientFactory] (build-12) Ryuk started - will monitor and terminate Testcontainers containers on JVM exit
[2025-11-27T00:38:48.578Z] 2025-11-27 00:37:45,941 INFO [org.tes.DockerClientFactory] (build-12) Checking the system...
[2025-11-27T00:38:48.578Z] 2025-11-27 00:37:45,942 INFO [org.tes.DockerClientFactory] (build-12) ✔︎ Docker server version should be at least 1.6.0
[2025-11-27T00:38:48.578Z] 2025-11-27 00:37:46,120 INFO [org.tes.DockerClientFactory] (build-12) ✔︎ Docker environment should have more than 2GB free disk space
[2025-11-27T00:38:48.578Z] 2025-11-27 00:37:46,449 INFO [doc.io/.11.2]] (build-12) Creating container for image: docker.io/vectorized/redpanda:v21.11.2
[2025-11-27T00:38:48.578Z] 2025-11-27 00:37:46,449 INFO [org.tes.uti.RegistryAuthLocator] (build-12) Failure when attempting to lookup auth config. Please ignore if you don't have images in an authenticated registry. Details: (dockerImageName: docker.io/vectorized/redpanda:v21.11.2, configFile: /root/.docker/config.json. Falling back to docker-java default behaviour. Exception message: /root/.docker/config.json (No such file or directory)
[2025-11-27T00:38:48.578Z] 2025-11-27 00:37:46,622 INFO [doc.io/.11.2]] (build-12) Container docker.io/vectorized/redpanda:v21.11.2 is starting: c18640d834dd992a1e96bdbb3cfa3048d9461e39d4ad6afff6253027ef25c143
[2025-11-27T00:38:48.578Z] 2025-11-27 00:37:48,497 INFO [doc.io/.11.2]] (build-12) Container docker.io/vectorized/redpanda:v21.11.2 started in PT2.350479859S
[2025-11-27T00:38:48.578Z] 2025-11-27 00:37:48,499 INFO [io.qua.kaf.cli.dep.DevServicesKafkaProcessor] (build-12) Dev Services for Kafka started. Other Quarkus applications in dev mode will find the broker automatically. For Quarkus applications in production mode, you can connect to this by starting your application with -Dkafka.bootstrap.servers=OUTSIDE://172.17.0.1:49460
[2025-11-27T00:38:48.578Z] 2025-11-27 00:37:49,033 WARN [io.sma.rea.mes.kafka] (main) SRMSG18216: No `group.id` set in the configuration, generate a random id: e9b54a98-e976-409a-b1f1-803f9fcd62a9
[2025-11-27T00:38:48.578Z] 2025-11-27 00:37:49,035 INFO [io.sma.rea.mes.kafka] (main) SRMSG18229: Configured topics for channel 'requests': [quote-requests]
[2025-11-27T00:38:48.578Z] 2025-11-27 00:37:49,044 INFO [io.sma.rea.mes.kafka] (main) SRMSG18214: Key deserializer omitted, using String as default
[2025-11-27T00:38:48.578Z] 2025-11-27 00:37:49,313 INFO [io.sma.rea.mes.kafka] (main) SRMSG18258: Kafka producer kafka-producer-quotes, connected to Kafka brokers 'OUTSIDE://172.17.0.1:49460', is configured to write records to 'quotes'
[2025-11-27T00:38:48.578Z] 2025-11-27 00:37:49,341 INFO [io.quarkus] (main) Quarkus 2.7.2.Final on JVM started in 6.430s.
[2025-11-27T00:38:48.578Z] 2025-11-27 00:37:49,341 INFO [io.quarkus] (main) Profile test activated.
[2025-11-27T00:38:48.578Z] 2025-11-27 00:37:49,341 INFO [io.quarkus] (main) Installed features: [cdi, kafka-client, smallrye-context-propagation, smallrye-reactive-messaging, smallrye-reactive-messaging-kafka, vertx]
[2025-11-27T00:38:48.578Z] 2025-11-27 00:37:49,353 INFO [io.sma.rea.mes.kafka] (smallrye-kafka-consumer-thread-0) SRMSG18257: Kafka consumer kafka-consumer-requests, connected to Kafka brokers 'OUTSIDE://172.17.0.1:49460', belongs to the 'e9b54a98-e976-409a-b1f1-803f9fcd62a9' consumer group and is configured to poll records from [quote-requests]
[2025-11-27T00:38:49.972Z] 2025-11-27 00:37:49,382 WARN [org.apa.kaf.cli.pro.ProducerConfig] (main) The configuration 'auto.offset.reset' was supplied but isn't a known config.
[2025-11-27T00:38:49.973Z] 2025-11-27 00:37:49,583 WARN [org.apa.kaf.cli.pro.int.Sender] (kafka-producer-network-thread | producer-1) [Producer clientId=producer-1] Got error produce response with correlation id 5 on topic-partition quote-requests-0, retrying (2147483646 attempts left). Error: UNKNOWN_TOPIC_OR_PARTITION
[2025-11-27T00:38:49.973Z] 2025-11-27 00:37:49,584 WARN [org.apa.kaf.cli.pro.int.Sender] (kafka-producer-network-thread | producer-1) [Producer clientId=producer-1] Received unknown topic or partition error in produce request on partition quote-requests-0. The topic-partition may not exist or the user may not have Describe access to it
[2025-11-27T00:38:49.973Z] 2025-11-27 00:37:50,989 INFO [io.sma.rea.mes.kafka] (vert.x-eventloop-thread-0) SRMSG18256: Initialize record store for topic-partition 'quote-requests-0' at position -1.
[2025-11-27T00:38:49.973Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 10.284 s - in org.acme.kafka.processor.QuoteProcessorTest
[2025-11-27T00:38:51.370Z] 2025-11-27 00:37:52,058 INFO [io.quarkus] (main) Quarkus stopped in 0.660s
[2025-11-27T00:38:51.370Z] [INFO]
[2025-11-27T00:38:51.370Z] [INFO] Results:
[2025-11-27T00:38:51.370Z] [INFO]
[2025-11-27T00:38:51.370Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0
[2025-11-27T00:38:51.370Z] [INFO]
[2025-11-27T00:38:51.370Z] [INFO]
[2025-11-27T00:38:51.370Z] [INFO] --- maven-jar-plugin:2.4:jar (default-jar) @ kafka-quickstart-processor ---
[2025-11-27T00:38:51.370Z] [INFO] Building jar: /quarkus-quickstarts/kafka-quickstart/processor/target/kafka-quickstart-processor-1.0.0-SNAPSHOT.jar
[2025-11-27T00:38:51.370Z] [INFO]
[2025-11-27T00:38:51.370Z] [INFO] --- quarkus-maven-plugin:2.7.2.Final:build (default) @ kafka-quickstart-processor ---
[2025-11-27T00:38:52.765Z] [INFO] [io.quarkus.smallrye-reactive-messaging.deployment.processor] Configuring the channel 'requests' to be managed by the connector 'smallrye-kafka'
[2025-11-27T00:38:52.765Z] [INFO] [io.quarkus.smallrye-reactive-messaging.deployment.processor] Configuring the channel 'quotes' to be managed by the connector 'smallrye-kafka'
[2025-11-27T00:38:52.765Z] [INFO] [io.quarkus.smallrye.reactivemessaging.kafka.deployment.SmallRyeReactiveMessagingKafkaProcessor] Generating Jackson serializer for type org.acme.kafka.model.Quote
[2025-11-27T00:38:52.765Z] [INFO] [io.quarkus.deployment.QuarkusAugmentor] Quarkus augmentation completed in 1624ms
[2025-11-27T00:38:52.765Z] [INFO]
[2025-11-27T00:38:52.765Z] [INFO] --- maven-install-plugin:2.4:install (default-install) @ kafka-quickstart-processor ---
[2025-11-27T00:38:52.765Z] [INFO] Installing /quarkus-quickstarts/kafka-quickstart/processor/target/kafka-quickstart-processor-1.0.0-SNAPSHOT.jar to /root/.m2/repository/org/acme/kafka-quickstart-processor/1.0.0-SNAPSHOT/kafka-quickstart-processor-1.0.0-SNAPSHOT.jar
[2025-11-27T00:38:52.765Z] [INFO] Installing /quarkus-quickstarts/kafka-quickstart/processor/pom.xml to /root/.m2/repository/org/acme/kafka-quickstart-processor/1.0.0-SNAPSHOT/kafka-quickstart-processor-1.0.0-SNAPSHOT.pom
[2025-11-27T00:38:52.765Z] [INFO]
[2025-11-27T00:38:52.765Z] [INFO] ---------------< org.acme:kafka-avro-schema-quickstart >----------------
[2025-11-27T00:38:52.765Z] [INFO] Building kafka-avro-schema-quickstart 1.0.0-SNAPSHOT [43/103]
[2025-11-27T00:38:52.765Z] [INFO] --------------------------------[ jar ]---------------------------------
[2025-11-27T00:38:52.765Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/quarkus/quarkus-apicurio-registry-avro/2.7.2.Final/quarkus-apicurio-registry-avro-2.7.2.Final.pom
[2025-11-27T00:38:53.437Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/io/quarkus/quarkus-apicurio-registry-avro/2.7.2.Final/quarkus-apicurio-registry-avro-2.7.2.Final.pom (3.1 kB at 25 kB/s)
[2025-11-27T00:38:53.437Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/quarkus/quarkus-apicurio-registry-avro-parent/2.7.2.Final/quarkus-apicurio-registry-avro-parent-2.7.2.Final.pom
[2025-11-27T00:38:53.437Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/io/quarkus/quarkus-apicurio-registry-avro-parent/2.7.2.Final/quarkus-apicurio-registry-avro-parent-2.7.2.Final.pom (742 B at 2.4 kB/s)
[2025-11-27T00:38:53.437Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/apicurio/apicurio-registry-serdes-avro-serde/2.1.5.Final/apicurio-registry-serdes-avro-serde-2.1.5.Final.pom
[2025-11-27T00:38:53.437Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/io/apicurio/apicurio-registry-serdes-avro-serde/2.1.5.Final/apicurio-registry-serdes-avro-serde-2.1.5.Final.pom (990 B at 13 kB/s)
[2025-11-27T00:38:53.437Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/apicurio/apicurio-registry/2.1.5.Final/apicurio-registry-2.1.5.Final.pom
[2025-11-27T00:38:53.437Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/io/apicurio/apicurio-registry/2.1.5.Final/apicurio-registry-2.1.5.Final.pom (45 kB at 623 kB/s)
[2025-11-27T00:38:53.437Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/quarkus/quarkus-bom/2.2.3.Final/quarkus-bom-2.2.3.Final.pom
[2025-11-27T00:38:53.437Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/io/quarkus/quarkus-bom/2.2.3.Final/quarkus-bom-2.2.3.Final.pom (346 kB at 5.8 MB/s)
[2025-11-27T00:38:53.437Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/apicurio/apicurio-registry-serde-common/2.1.5.Final/apicurio-registry-serde-common-2.1.5.Final.pom
[2025-11-27T00:38:54.110Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/io/apicurio/apicurio-registry-serde-common/2.1.5.Final/apicurio-registry-serde-common-2.1.5.Final.pom (984 B at 17 kB/s)
[2025-11-27T00:38:54.110Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/apicurio/apicurio-registry-client/2.1.5.Final/apicurio-registry-client-2.1.5.Final.pom
[2025-11-27T00:38:54.110Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/io/apicurio/apicurio-registry-client/2.1.5.Final/apicurio-registry-client-2.1.5.Final.pom (1.7 kB at 26 kB/s)
[2025-11-27T00:38:54.110Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/apicurio/apicurio-registry-common/2.1.5.Final/apicurio-registry-common-2.1.5.Final.pom
[2025-11-27T00:38:54.110Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/io/apicurio/apicurio-registry-common/2.1.5.Final/apicurio-registry-common-2.1.5.Final.pom (1.9 kB at 27 kB/s)
[2025-11-27T00:38:54.110Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/avro/avro/1.11.0/avro-1.11.0.pom
[2025-11-27T00:38:54.110Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/avro/avro/1.11.0/avro-1.11.0.pom (9.5 kB at 186 kB/s)
[2025-11-27T00:38:54.110Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/avro/avro-parent/1.11.0/avro-parent-1.11.0.pom
[2025-11-27T00:38:54.110Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/avro/avro-parent/1.11.0/avro-parent-1.11.0.pom (23 kB at 416 kB/s)
[2025-11-27T00:38:54.110Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/avro/avro-toplevel/1.11.0/avro-toplevel-1.11.0.pom
[2025-11-27T00:38:54.110Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/avro/avro-toplevel/1.11.0/avro-toplevel-1.11.0.pom (23 kB at 418 kB/s)
[2025-11-27T00:38:54.110Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/apicurio/apicurio-common-rest-client-vertx/0.1.5.Final/apicurio-common-rest-client-vertx-0.1.5.Final.pom
[2025-11-27T00:38:54.110Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/io/apicurio/apicurio-common-rest-client-vertx/0.1.5.Final/apicurio-common-rest-client-vertx-0.1.5.Final.pom (2.3 kB at 42 kB/s)
[2025-11-27T00:38:54.110Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/apicurio/apicurio-common-rest-client/0.1.5.Final/apicurio-common-rest-client-0.1.5.Final.pom
[2025-11-27T00:38:54.110Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/io/apicurio/apicurio-common-rest-client/0.1.5.Final/apicurio-common-rest-client-0.1.5.Final.pom (11 kB at 175 kB/s)
[2025-11-27T00:38:54.110Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/apicurio/apicurio-common-rest-client-common/0.1.5.Final/apicurio-common-rest-client-common-0.1.5.Final.pom
[2025-11-27T00:38:54.110Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/io/apicurio/apicurio-common-rest-client-common/0.1.5.Final/apicurio-common-rest-client-common-0.1.5.Final.pom (1.0 kB at 17 kB/s)
[2025-11-27T00:38:54.110Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/vertx/vertx-web-client/4.2.4/vertx-web-client-4.2.4.pom
[2025-11-27T00:38:54.110Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/io/vertx/vertx-web-client/4.2.4/vertx-web-client-4.2.4.pom (2.7 kB at 32 kB/s)
[2025-11-27T00:38:54.110Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/quarkus/quarkus-avro/2.7.2.Final/quarkus-avro-2.7.2.Final.pom
[2025-11-27T00:38:54.782Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/io/quarkus/quarkus-avro/2.7.2.Final/quarkus-avro-2.7.2.Final.pom (2.0 kB at 18 kB/s)
[2025-11-27T00:38:54.782Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/quarkus/quarkus-avro-parent/2.7.2.Final/quarkus-avro-parent-2.7.2.Final.pom
[2025-11-27T00:38:54.782Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/io/quarkus/quarkus-avro-parent/2.7.2.Final/quarkus-avro-parent-2.7.2.Final.pom (704 B at 3.8 kB/s)
[2025-11-27T00:38:54.782Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/quarkus/quarkus-rest-client/2.7.2.Final/quarkus-rest-client-2.7.2.Final.pom
[2025-11-27T00:38:54.782Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/io/quarkus/quarkus-rest-client/2.7.2.Final/quarkus-rest-client-2.7.2.Final.pom (4.5 kB at 28 kB/s)
[2025-11-27T00:38:54.782Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/quarkus/quarkus-rest-client-parent/2.7.2.Final/quarkus-rest-client-parent-2.7.2.Final.pom
[2025-11-27T00:38:54.782Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/io/quarkus/quarkus-rest-client-parent/2.7.2.Final/quarkus-rest-client-parent-2.7.2.Final.pom (758 B at 7.3 kB/s)
[2025-11-27T00:38:54.782Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/quarkus/quarkus-rest-client-config/2.7.2.Final/quarkus-rest-client-config-2.7.2.Final.pom
[2025-11-27T00:38:54.782Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/io/quarkus/quarkus-rest-client-config/2.7.2.Final/quarkus-rest-client-config-2.7.2.Final.pom (2.5 kB at 26 kB/s)
[2025-11-27T00:38:54.782Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/quarkus/quarkus-rest-client-config-parent/2.7.2.Final/quarkus-rest-client-config-parent-2.7.2.Final.pom
[2025-11-27T00:38:55.454Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/io/quarkus/quarkus-rest-client-config-parent/2.7.2.Final/quarkus-rest-client-config-parent-2.7.2.Final.pom (770 B at 1.5 kB/s)
[2025-11-27T00:38:55.454Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/eclipse/microprofile/rest/client/microprofile-rest-client-api/2.0/microprofile-rest-client-api-2.0.pom
[2025-11-27T00:38:55.454Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/eclipse/microprofile/rest/client/microprofile-rest-client-api/2.0/microprofile-rest-client-api-2.0.pom (8.4 kB at 87 kB/s)
[2025-11-27T00:38:55.454Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/eclipse/microprofile/rest/client/microprofile-rest-client-parent/2.0/microprofile-rest-client-parent-2.0.pom
[2025-11-27T00:38:56.126Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/eclipse/microprofile/rest/client/microprofile-rest-client-parent/2.0/microprofile-rest-client-parent-2.0.pom (18 kB at 206 kB/s)
[2025-11-27T00:38:56.126Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/jboss/resteasy/resteasy-client-microprofile/4.7.5.Final/resteasy-client-microprofile-4.7.5.Final.pom
[2025-11-27T00:38:56.126Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/jboss/resteasy/resteasy-client-microprofile/4.7.5.Final/resteasy-client-microprofile-4.7.5.Final.pom (1.7 kB at 32 kB/s)
[2025-11-27T00:38:56.126Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/jboss/resteasy/resteasy-client-microprofile-base/4.7.5.Final/resteasy-client-microprofile-base-4.7.5.Final.pom
[2025-11-27T00:38:56.126Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/jboss/resteasy/resteasy-client-microprofile-base/4.7.5.Final/resteasy-client-microprofile-base-4.7.5.Final.pom (1.6 kB at 26 kB/s)
[2025-11-27T00:38:56.126Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/jboss/resteasy/resteasy-cdi/4.7.5.Final/resteasy-cdi-4.7.5.Final.pom
[2025-11-27T00:38:56.126Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/jboss/resteasy/resteasy-cdi/4.7.5.Final/resteasy-cdi-4.7.5.Final.pom (6.0 kB at 104 kB/s)
[2025-11-27T00:38:56.126Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/httpcomponents/httpasyncclient/4.1.5/httpasyncclient-4.1.5.pom
[2025-11-27T00:38:56.126Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/httpcomponents/httpasyncclient/4.1.5/httpasyncclient-4.1.5.pom (5.9 kB at 98 kB/s)
[2025-11-27T00:38:56.126Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/httpcomponents/httpcomponents-asyncclient/4.1.5/httpcomponents-asyncclient-4.1.5.pom
[2025-11-27T00:38:56.126Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/httpcomponents/httpcomponents-asyncclient/4.1.5/httpcomponents-asyncclient-4.1.5.pom (10 kB at 176 kB/s)
[2025-11-27T00:38:56.126Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/httpcomponents/httpcore-nio/4.4.15/httpcore-nio-4.4.15.pom
[2025-11-27T00:38:56.126Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/httpcomponents/httpcore-nio/4.4.15/httpcore-nio-4.4.15.pom (5.5 kB at 79 kB/s)
[2025-11-27T00:38:56.126Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/strimzi/strimzi-test-container/0.22.1/strimzi-test-container-0.22.1.pom
[2025-11-27T00:38:56.798Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/io/strimzi/strimzi-test-container/0.22.1/strimzi-test-container-0.22.1.pom (3.3 kB at 11 kB/s)
[2025-11-27T00:38:56.798Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/strimzi/strimzi/0.22.1/strimzi-0.22.1.pom
[2025-11-27T00:38:56.798Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/io/strimzi/strimzi/0.22.1/strimzi-0.22.1.pom (58 kB at 136 kB/s)
[2025-11-27T00:38:56.798Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/quarkus/quarkus-apicurio-registry-avro/2.7.2.Final/quarkus-apicurio-registry-avro-2.7.2.Final.jar
[2025-11-27T00:38:56.798Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/apicurio/apicurio-registry-serdes-avro-serde/2.1.5.Final/apicurio-registry-serdes-avro-serde-2.1.5.Final.jar
[2025-11-27T00:38:56.798Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/apicurio/apicurio-registry-serde-common/2.1.5.Final/apicurio-registry-serde-common-2.1.5.Final.jar
[2025-11-27T00:38:56.798Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/apicurio/apicurio-registry-client/2.1.5.Final/apicurio-registry-client-2.1.5.Final.jar
[2025-11-27T00:38:56.798Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/apicurio/apicurio-registry-common/2.1.5.Final/apicurio-registry-common-2.1.5.Final.jar
[2025-11-27T00:38:56.798Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/io/apicurio/apicurio-registry-serdes-avro-serde/2.1.5.Final/apicurio-registry-serdes-avro-serde-2.1.5.Final.jar (22 kB at 233 kB/s)
[2025-11-27T00:38:56.798Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/avro/avro/1.11.0/avro-1.11.0.jar
[2025-11-27T00:38:56.798Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/io/apicurio/apicurio-registry-serde-common/2.1.5.Final/apicurio-registry-serde-common-2.1.5.Final.jar (60 kB at 544 kB/s)
[2025-11-27T00:38:56.798Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/apicurio/apicurio-common-rest-client-vertx/0.1.5.Final/apicurio-common-rest-client-vertx-0.1.5.Final.jar
[2025-11-27T00:38:56.798Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/io/apicurio/apicurio-registry-common/2.1.5.Final/apicurio-registry-common-2.1.5.Final.jar (108 kB at 942 kB/s)
[2025-11-27T00:38:56.798Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/apicurio/apicurio-common-rest-client-common/0.1.5.Final/apicurio-common-rest-client-common-0.1.5.Final.jar
[2025-11-27T00:38:56.798Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/io/apicurio/apicurio-registry-client/2.1.5.Final/apicurio-registry-client-2.1.5.Final.jar (79 kB at 631 kB/s)
[2025-11-27T00:38:56.798Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/vertx/vertx-web-client/4.2.4/vertx-web-client-4.2.4.jar
[2025-11-27T00:38:56.799Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/avro/avro/1.11.0/avro-1.11.0.jar (594 kB at 3.6 MB/s)
[2025-11-27T00:38:56.799Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/quarkus/quarkus-avro/2.7.2.Final/quarkus-avro-2.7.2.Final.jar
[2025-11-27T00:38:57.470Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/io/apicurio/apicurio-common-rest-client-common/0.1.5.Final/apicurio-common-rest-client-common-0.1.5.Final.jar (28 kB at 163 kB/s)
[2025-11-27T00:38:57.470Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/quarkus/quarkus-rest-client/2.7.2.Final/quarkus-rest-client-2.7.2.Final.jar
[2025-11-27T00:38:57.470Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/io/apicurio/apicurio-common-rest-client-vertx/0.1.5.Final/apicurio-common-rest-client-vertx-0.1.5.Final.jar (11 kB at 60 kB/s)
[2025-11-27T00:38:57.470Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/quarkus/quarkus-rest-client-config/2.7.2.Final/quarkus-rest-client-config-2.7.2.Final.jar
[2025-11-27T00:38:57.470Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/io/vertx/vertx-web-client/4.2.4/vertx-web-client-4.2.4.jar (111 kB at 516 kB/s)
[2025-11-27T00:38:57.470Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/eclipse/microprofile/rest/client/microprofile-rest-client-api/2.0/microprofile-rest-client-api-2.0.jar
[2025-11-27T00:38:57.470Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/io/quarkus/quarkus-avro/2.7.2.Final/quarkus-avro-2.7.2.Final.jar (8.7 kB at 31 kB/s)
[2025-11-27T00:38:57.470Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/jboss/resteasy/resteasy-client-microprofile/4.7.5.Final/resteasy-client-microprofile-4.7.5.Final.jar
[2025-11-27T00:38:57.470Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/eclipse/microprofile/rest/client/microprofile-rest-client-api/2.0/microprofile-rest-client-api-2.0.jar (27 kB at 96 kB/s)
[2025-11-27T00:38:57.470Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/jboss/resteasy/resteasy-client-microprofile-base/4.7.5.Final/resteasy-client-microprofile-base-4.7.5.Final.jar
[2025-11-27T00:38:57.470Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/io/quarkus/quarkus-rest-client/2.7.2.Final/quarkus-rest-client-2.7.2.Final.jar (34 kB at 117 kB/s)
[2025-11-27T00:38:57.470Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/jboss/resteasy/resteasy-cdi/4.7.5.Final/resteasy-cdi-4.7.5.Final.jar
[2025-11-27T00:38:57.470Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/jboss/resteasy/resteasy-client-microprofile/4.7.5.Final/resteasy-client-microprofile-4.7.5.Final.jar (12 kB at 37 kB/s)
[2025-11-27T00:38:57.470Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/httpcomponents/httpasyncclient/4.1.5/httpasyncclient-4.1.5.jar
[2025-11-27T00:38:57.470Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/jboss/resteasy/resteasy-client-microprofile-base/4.7.5.Final/resteasy-client-microprofile-base-4.7.5.Final.jar (101 kB at 285 kB/s)
[2025-11-27T00:38:57.470Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/httpcomponents/httpcore-nio/4.4.15/httpcore-nio-4.4.15.jar
[2025-11-27T00:38:57.470Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/io/quarkus/quarkus-apicurio-registry-avro/2.7.2.Final/quarkus-apicurio-registry-avro-2.7.2.Final.jar (8.1 kB at 22 kB/s)
[2025-11-27T00:38:57.470Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/strimzi/strimzi-test-container/0.22.1/strimzi-test-container-0.22.1.jar
[2025-11-27T00:38:57.470Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/jboss/resteasy/resteasy-cdi/4.7.5.Final/resteasy-cdi-4.7.5.Final.jar (31 kB at 81 kB/s)
[2025-11-27T00:38:57.470Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/httpcomponents/httpasyncclient/4.1.5/httpasyncclient-4.1.5.jar (182 kB at 460 kB/s)
[2025-11-27T00:38:57.470Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/httpcomponents/httpcore-nio/4.4.15/httpcore-nio-4.4.15.jar (369 kB at 849 kB/s)
[2025-11-27T00:38:57.470Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/io/quarkus/quarkus-rest-client-config/2.7.2.Final/quarkus-rest-client-config-2.7.2.Final.jar (19 kB at 43 kB/s)
[2025-11-27T00:38:57.470Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/io/strimzi/strimzi-test-container/0.22.1/strimzi-test-container-0.22.1.jar (5.9 kB at 9.0 kB/s)
[2025-11-27T00:38:57.470Z] [INFO]
[2025-11-27T00:38:57.470Z] [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ kafka-avro-schema-quickstart ---
[2025-11-27T00:38:57.470Z] [INFO]
[2025-11-27T00:38:57.470Z] [INFO] --- maven-resources-plugin:2.6:resources (default-resources) @ kafka-avro-schema-quickstart ---
[2025-11-27T00:38:57.470Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
[2025-11-27T00:38:57.470Z] [INFO] Copying 1 resource
[2025-11-27T00:38:57.470Z] [INFO]
[2025-11-27T00:38:57.470Z] [INFO] --- quarkus-maven-plugin:2.7.2.Final:generate-code (default) @ kafka-avro-schema-quickstart ---
[2025-11-27T00:38:57.470Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/quarkus/quarkus-apicurio-registry-avro-deployment/2.7.2.Final/quarkus-apicurio-registry-avro-deployment-2.7.2.Final.pom
[2025-11-27T00:38:58.146Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/io/quarkus/quarkus-apicurio-registry-avro-deployment/2.7.2.Final/quarkus-apicurio-registry-avro-deployment-2.7.2.Final.pom (2.7 kB at 24 kB/s)
[2025-11-27T00:38:58.146Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/quarkus/quarkus-avro-deployment/2.7.2.Final/quarkus-avro-deployment-2.7.2.Final.pom
[2025-11-27T00:38:58.146Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/io/quarkus/quarkus-avro-deployment/2.7.2.Final/quarkus-avro-deployment-2.7.2.Final.pom (2.0 kB at 16 kB/s)
[2025-11-27T00:38:58.146Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/avro/avro-compiler/1.11.0/avro-compiler-1.11.0.pom
[2025-11-27T00:38:58.146Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/avro/avro-compiler/1.11.0/avro-compiler-1.11.0.pom (8.9 kB at 139 kB/s)
[2025-11-27T00:38:58.146Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/velocity/velocity-engine-core/2.3/velocity-engine-core-2.3.pom
[2025-11-27T00:38:58.146Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/velocity/velocity-engine-core/2.3/velocity-engine-core-2.3.pom (10 kB at 218 kB/s)
[2025-11-27T00:38:58.146Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/velocity/velocity-engine-parent/2.3/velocity-engine-parent-2.3.pom
[2025-11-27T00:38:58.146Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/velocity/velocity-engine-parent/2.3/velocity-engine-parent-2.3.pom (14 kB at 256 kB/s)
[2025-11-27T00:38:58.146Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/velocity/velocity-master/4/velocity-master-4.pom
[2025-11-27T00:38:58.146Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/velocity/velocity-master/4/velocity-master-4.pom (7.8 kB at 152 kB/s)
[2025-11-27T00:38:58.146Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/velocity/velocity-engine-core/2.3/velocity-engine-core-2.3.jar
[2025-11-27T00:38:58.146Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/avro/avro-compiler/1.11.0/avro-compiler-1.11.0.jar
[2025-11-27T00:38:58.146Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/quarkus/quarkus-avro-deployment/2.7.2.Final/quarkus-avro-deployment-2.7.2.Final.jar
[2025-11-27T00:38:58.146Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/quarkus/quarkus-apicurio-registry-avro-deployment/2.7.2.Final/quarkus-apicurio-registry-avro-deployment-2.7.2.Final.jar
[2025-11-27T00:38:58.146Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/velocity/velocity-engine-core/2.3/velocity-engine-core-2.3.jar (531 kB at 7.7 MB/s)
[2025-11-27T00:38:58.146Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/avro/avro-compiler/1.11.0/avro-compiler-1.11.0.jar (110 kB at 1.4 MB/s)
[2025-11-27T00:38:58.146Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/io/quarkus/quarkus-avro-deployment/2.7.2.Final/quarkus-avro-deployment-2.7.2.Final.jar (16 kB at 110 kB/s)
[2025-11-27T00:38:58.817Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/io/quarkus/quarkus-apicurio-registry-avro-deployment/2.7.2.Final/quarkus-apicurio-registry-avro-deployment-2.7.2.Final.jar (19 kB at 105 kB/s)
[2025-11-27T00:38:59.487Z] [INFO]
[2025-11-27T00:38:59.487Z] [INFO] --- maven-compiler-plugin:3.8.1:compile (default-compile) @ kafka-avro-schema-quickstart ---
[2025-11-27T00:38:59.487Z] [INFO] Changes detected - recompiling the module!
[2025-11-27T00:38:59.487Z] [INFO] Compiling 3 source files to /quarkus-quickstarts/kafka-avro-schema-quickstart/target/classes
[2025-11-27T00:38:59.487Z] [INFO]
[2025-11-27T00:38:59.487Z] [INFO] --- quarkus-maven-plugin:2.7.2.Final:generate-code-tests (default) @ kafka-avro-schema-quickstart ---
[2025-11-27T00:39:00.158Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/quarkus/quarkus-rest-client-deployment/2.7.2.Final/quarkus-rest-client-deployment-2.7.2.Final.pom
[2025-11-27T00:39:00.158Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/io/quarkus/quarkus-rest-client-deployment/2.7.2.Final/quarkus-rest-client-deployment-2.7.2.Final.pom (2.9 kB at 19 kB/s)
[2025-11-27T00:39:00.158Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/quarkus/quarkus-rest-client-config-deployment/2.7.2.Final/quarkus-rest-client-config-deployment-2.7.2.Final.pom
[2025-11-27T00:39:00.158Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/io/quarkus/quarkus-rest-client-config-deployment/2.7.2.Final/quarkus-rest-client-config-deployment-2.7.2.Final.pom (2.1 kB at 8.8 kB/s)
[2025-11-27T00:39:00.158Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/quarkus/quarkus-rest-client-config-deployment/2.7.2.Final/quarkus-rest-client-config-deployment-2.7.2.Final.jar
[2025-11-27T00:39:00.158Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/quarkus/quarkus-rest-client-deployment/2.7.2.Final/quarkus-rest-client-deployment-2.7.2.Final.jar
[2025-11-27T00:39:00.158Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/io/quarkus/quarkus-rest-client-config-deployment/2.7.2.Final/quarkus-rest-client-config-deployment-2.7.2.Final.jar (4.3 kB at 39 kB/s)
[2025-11-27T00:39:00.158Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/io/quarkus/quarkus-rest-client-deployment/2.7.2.Final/quarkus-rest-client-deployment-2.7.2.Final.jar (18 kB at 145 kB/s)
[2025-11-27T00:39:00.828Z] [INFO]
[2025-11-27T00:39:00.828Z] [INFO] --- maven-resources-plugin:2.6:testResources (default-testResources) @ kafka-avro-schema-quickstart ---
[2025-11-27T00:39:00.829Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
[2025-11-27T00:39:00.829Z] [INFO] skip non existing resourceDirectory /quarkus-quickstarts/kafka-avro-schema-quickstart/src/test/resources
[2025-11-27T00:39:00.829Z] [INFO]
[2025-11-27T00:39:00.829Z] [INFO] --- maven-compiler-plugin:3.8.1:testCompile (default-testCompile) @ kafka-avro-schema-quickstart ---
[2025-11-27T00:39:00.829Z] [INFO] Changes detected - recompiling the module!
[2025-11-27T00:39:00.829Z] [INFO] Compiling 2 source files to /quarkus-quickstarts/kafka-avro-schema-quickstart/target/test-classes
[2025-11-27T00:39:00.829Z] [INFO]
[2025-11-27T00:39:00.829Z] [INFO] --- maven-surefire-plugin:3.0.0-M5:test (default-test) @ kafka-avro-schema-quickstart ---
[2025-11-27T00:39:00.829Z] [INFO]
[2025-11-27T00:39:00.829Z] [INFO] -------------------------------------------------------
[2025-11-27T00:39:00.829Z] [INFO] T E S T S
[2025-11-27T00:39:00.829Z] [INFO] -------------------------------------------------------
[2025-11-27T00:39:00.829Z] [ERROR] Picked up JAVA_TOOL_OPTIONS: -Dfile.encoding=UTF8 -Djava.security.egd=file:/dev/./urandom
[2025-11-27T00:39:02.223Z] [INFO] Running org.acme.kafka.MovieResourceTest
[2025-11-27T00:39:17.637Z] 2025-11-27 00:38:06,166 INFO [org.jbo.threads] (main) JBoss Threads version 3.4.2.Final
[2025-11-27T00:39:17.637Z] 2025-11-27 00:38:07,063 INFO [org.tes.doc.DockerClientProviderStrategy] (build-31) Loaded org.testcontainers.dockerclient.UnixSocketClientProviderStrategy from ~/.testcontainers.properties, will try it first
[2025-11-27T00:39:17.637Z] 2025-11-27 00:38:07,123 WARN [io.qua.res.com.dep.ResteasyCommonProcessor] (build-20) Quarkus detected the need for Mutiny reactive programming support, however the quarkus-resteasy-mutiny extension was not present. Reactive REST endpoints in your application that return Uni or Multi will not function as you expect until you add this extension. Endpoints that need Mutiny are: org.acme.kafka.ConsumedMovieResource{io.smallrye.mutiny.Multi<java.lang.String> stream()}
[2025-11-27T00:39:17.637Z] 2025-11-27 00:38:07,205 INFO [io.qua.sma.dep.processor] (build-1) Configuring the channel 'movies-from-kafka' to be managed by the connector 'smallrye-kafka'
[2025-11-27T00:39:17.637Z] 2025-11-27 00:38:07,206 INFO [io.qua.sma.dep.processor] (build-1) Configuring the channel 'movies' to be managed by the connector 'smallrye-kafka'
[2025-11-27T00:39:17.637Z] 2025-11-27 00:38:07,783 INFO [org.tes.doc.DockerClientProviderStrategy] (build-31) Found Docker environment with local Unix socket (unix:///var/run/docker.sock)
[2025-11-27T00:39:17.637Z] 2025-11-27 00:38:07,812 INFO [org.tes.DockerClientFactory] (build-31) Docker host IP address is 172.17.0.1
[2025-11-27T00:39:17.637Z] 2025-11-27 00:38:07,889 INFO [org.tes.DockerClientFactory] (build-31) Connected to docker:
[2025-11-27T00:39:17.637Z] Server Version: 20.10.7
[2025-11-27T00:39:17.637Z] API Version: 1.41
[2025-11-27T00:39:17.637Z] Operating System: Ubuntu 16.04.7 LTS
[2025-11-27T00:39:17.637Z] Total Memory: 7975 MB
[2025-11-27T00:39:17.637Z] 2025-11-27 00:38:07,894 INFO [org.tes.uti.ImageNameSubstitutor] (build-31) Image name substitution will be performed by: DefaultImageNameSubstitutor (composite of 'ConfigurationFileImageNameSubstitutor' and 'PrefixingImageNameSubstitutor')
[2025-11-27T00:39:17.637Z] 2025-11-27 00:38:07,932 INFO [org.tes.uti.RegistryAuthLocator] (build-31) Failure when attempting to lookup auth config. Please ignore if you don't have images in an authenticated registry. Details: (dockerImageName: testcontainers/ryuk:0.3.3, configFile: /root/.docker/config.json. Falling back to docker-java default behaviour. Exception message: /root/.docker/config.json (No such file or directory)
[2025-11-27T00:39:17.637Z] 2025-11-27 00:38:08,794 INFO [org.tes.DockerClientFactory] (build-31) Ryuk started - will monitor and terminate Testcontainers containers on JVM exit
[2025-11-27T00:39:17.637Z] 2025-11-27 00:38:08,794 INFO [org.tes.DockerClientFactory] (build-31) Checking the system...
[2025-11-27T00:39:17.637Z] 2025-11-27 00:38:08,795 INFO [org.tes.DockerClientFactory] (build-31) ✔︎ Docker server version should be at least 1.6.0
[2025-11-27T00:39:17.637Z] 2025-11-27 00:38:08,916 INFO [org.tes.DockerClientFactory] (build-31) ✔︎ Docker environment should have more than 2GB free disk space
[2025-11-27T00:39:17.637Z] 2025-11-27 00:38:09,225 INFO [doc.io/.11.2]] (build-31) Creating container for image: docker.io/vectorized/redpanda:v21.11.2
[2025-11-27T00:39:17.638Z] 2025-11-27 00:38:09,226 INFO [org.tes.uti.RegistryAuthLocator] (build-31) Failure when attempting to lookup auth config. Please ignore if you don't have images in an authenticated registry. Details: (dockerImageName: docker.io/vectorized/redpanda:v21.11.2, configFile: /root/.docker/config.json. Falling back to docker-java default behaviour. Exception message: /root/.docker/config.json (No such file or directory)
[2025-11-27T00:39:17.638Z] 2025-11-27 00:38:09,234 INFO [doc.io/.1.5.Final]] (build-19) Creating container for image: docker.io/apicurio/apicurio-registry-mem:2.1.5.Final
[2025-11-27T00:39:17.638Z] 2025-11-27 00:38:09,372 INFO [doc.io/.1.5.Final]] (build-19) Container docker.io/apicurio/apicurio-registry-mem:2.1.5.Final is starting: 2f4b6940db05cc1e674f300458a7e719365ed6d2a8e5d8df8eff81f136bc5374
[2025-11-27T00:39:17.638Z] 2025-11-27 00:38:09,535 INFO [doc.io/.11.2]] (build-31) Container docker.io/vectorized/redpanda:v21.11.2 is starting: 9010b55f59e61278f425bc959f8527af2ede805dba9165c896410424e5f48f2b
[2025-11-27T00:39:17.638Z] 2025-11-27 00:38:11,432 INFO [doc.io/.11.2]] (build-31) Container docker.io/vectorized/redpanda:v21.11.2 started in PT2.485712136S
[2025-11-27T00:39:17.638Z] 2025-11-27 00:38:11,434 INFO [io.qua.kaf.cli.dep.DevServicesKafkaProcessor] (build-31) Dev Services for Kafka started. Other Quarkus applications in dev mode will find the broker automatically. For Quarkus applications in production mode, you can connect to this by starting your application with -Dkafka.bootstrap.servers=OUTSIDE://172.17.0.1:49463
[2025-11-27T00:39:17.638Z] 2025-11-27 00:38:17,415 INFO [doc.io/.1.5.Final]] (build-19) Container docker.io/apicurio/apicurio-registry-mem:2.1.5.Final started in PT8.471179494S
[2025-11-27T00:39:17.638Z] 2025-11-27 00:38:17,416 INFO [io.qua.api.reg.avr.DevServicesApicurioRegistryProcessor] (build-19) Dev Services for Apicurio Registry started. The registry is available at http://172.17.0.1:49462
[2025-11-27T00:39:17.638Z] 2025-11-27 00:38:18,568 WARN [io.sma.rea.mes.kafka] (main) SRMSG18216: No `group.id` set in the configuration, generate a random id: a8b18519-7fcd-4353-9c1a-c0678c7c71d4
[2025-11-27T00:39:17.638Z] 2025-11-27 00:38:18,572 INFO [io.sma.rea.mes.kafka] (main) SRMSG18229: Configured topics for channel 'movies-from-kafka': [movies]
[2025-11-27T00:39:17.638Z] 2025-11-27 00:38:18,584 INFO [io.sma.rea.mes.kafka] (main) SRMSG18214: Key deserializer omitted, using String as default
[2025-11-27T00:39:17.638Z] 2025-11-27 00:38:18,769 WARN [org.apa.kaf.cli.con.ConsumerConfig] (main) The configuration 'apicurio.registry.url' was supplied but isn't a known config.
[2025-11-27T00:39:17.638Z] 2025-11-27 00:38:18,769 WARN [org.apa.kaf.cli.con.ConsumerConfig] (main) The configuration 'apicurio.registry.auto-register' was supplied but isn't a known config.
[2025-11-27T00:39:17.638Z] 2025-11-27 00:38:18,769 WARN [org.apa.kaf.cli.con.ConsumerConfig] (main) The configuration 'apicurio.registry.use-specific-avro-reader' was supplied but isn't a known config.
[2025-11-27T00:39:17.638Z] 2025-11-27 00:38:18,831 WARN [org.apa.kaf.cli.pro.ProducerConfig] (main) The configuration 'apicurio.registry.url' was supplied but isn't a known config.
[2025-11-27T00:39:17.638Z] 2025-11-27 00:38:18,832 WARN [org.apa.kaf.cli.pro.ProducerConfig] (main) The configuration 'apicurio.registry.auto-register' was supplied but isn't a known config.
[2025-11-27T00:39:17.638Z] 2025-11-27 00:38:18,837 INFO [io.sma.rea.mes.kafka] (main) SRMSG18258: Kafka producer kafka-producer-movies, connected to Kafka brokers 'OUTSIDE://172.17.0.1:49463', is configured to write records to 'movies'
[2025-11-27T00:39:17.638Z] 2025-11-27 00:38:18,994 INFO [io.quarkus] (main) Quarkus 2.7.2.Final on JVM started in 13.342s. Listening on: http://localhost:8081
[2025-11-27T00:39:17.638Z] 2025-11-27 00:38:18,994 INFO [io.quarkus] (main) Profile test activated.
[2025-11-27T00:39:17.638Z] 2025-11-27 00:38:18,995 INFO [io.quarkus] (main) Installed features: [apicurio-registry-avro, cdi, kafka-client, rest-client, resteasy-reactive, resteasy-reactive-jackson, smallrye-context-propagation, smallrye-reactive-messaging, smallrye-reactive-messaging-kafka, vertx]
[2025-11-27T00:39:20.698Z] 2025-11-27 00:38:20,244 INFO [io.sma.rea.mes.kafka] (smallrye-kafka-consumer-thread-0) SRMSG18257: Kafka consumer kafka-consumer-movies-from-kafka, connected to Kafka brokers 'OUTSIDE://172.17.0.1:49463', belongs to the 'a8b18519-7fcd-4353-9c1a-c0678c7c71d4' consumer group and is configured to poll records from [movies]
[2025-11-27T00:39:20.698Z] 2025-11-27 00:38:20,877 INFO [org.acm.kaf.MovieResource] (executor-thread-0) Sending movie The Shawshank Redemption to Kafka
[2025-11-27T00:39:20.698Z] 2025-11-27 00:38:21,115 INFO [org.acm.kaf.MovieResource] (executor-thread-0) Sending movie 12 Angry Men to Kafka
[2025-11-27T00:39:20.698Z] 2025-11-27 00:38:21,345 INFO [org.acm.kaf.MovieResource] (executor-thread-0) Sending movie The Shawshank Redemption to Kafka
[2025-11-27T00:39:20.698Z] 2025-11-27 00:38:21,367 INFO [org.acm.kaf.MovieResource] (executor-thread-0) Sending movie 12 Angry Men to Kafka
[2025-11-27T00:39:20.698Z] 2025-11-27 00:38:21,584 INFO [org.acm.kaf.MovieResource] (executor-thread-0) Sending movie The Shawshank Redemption to Kafka
[2025-11-27T00:39:20.698Z] 2025-11-27 00:38:21,605 INFO [org.acm.kaf.MovieResource] (executor-thread-0) Sending movie 12 Angry Men to Kafka
[2025-11-27T00:39:20.698Z] 2025-11-27 00:38:21,825 INFO [org.acm.kaf.MovieResource] (executor-thread-0) Sending movie The Shawshank Redemption to Kafka
[2025-11-27T00:39:20.698Z] 2025-11-27 00:38:21,857 INFO [org.acm.kaf.MovieResource] (executor-thread-0) Sending movie 12 Angry Men to Kafka
[2025-11-27T00:39:20.698Z] 2025-11-27 00:38:21,892 INFO [io.sma.rea.mes.kafka] (vert.x-eventloop-thread-14) SRMSG18256: Initialize record store for topic-partition 'movies-0' at position -1.
[2025-11-27T00:39:20.698Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 18.608 s - in org.acme.kafka.MovieResourceTest
[2025-11-27T00:39:22.883Z] 2025-11-27 00:38:22,955 INFO [io.quarkus] (main) Quarkus stopped in 0.956s
[2025-11-27T00:39:22.883Z] [INFO]
[2025-11-27T00:39:22.883Z] [INFO] Results:
[2025-11-27T00:39:22.883Z] [INFO]
[2025-11-27T00:39:22.883Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0
[2025-11-27T00:39:22.883Z] [INFO]
[2025-11-27T00:39:22.883Z] [INFO]
[2025-11-27T00:39:22.883Z] [INFO] --- maven-jar-plugin:2.4:jar (default-jar) @ kafka-avro-schema-quickstart ---
[2025-11-27T00:39:22.883Z] [INFO] Building jar: /quarkus-quickstarts/kafka-avro-schema-quickstart/target/kafka-avro-schema-quickstart-1.0.0-SNAPSHOT.jar
[2025-11-27T00:39:22.883Z] [INFO]
[2025-11-27T00:39:22.883Z] [INFO] --- quarkus-maven-plugin:2.7.2.Final:build (default) @ kafka-avro-schema-quickstart ---
[2025-11-27T00:39:24.292Z] [INFO] [io.quarkus.smallrye-reactive-messaging.deployment.processor] Configuring the channel 'movies-from-kafka' to be managed by the connector 'smallrye-kafka'
[2025-11-27T00:39:24.292Z] [INFO] [io.quarkus.smallrye-reactive-messaging.deployment.processor] Configuring the channel 'movies' to be managed by the connector 'smallrye-kafka'
[2025-11-27T00:39:24.963Z] [INFO] [io.quarkus.deployment.QuarkusAugmentor] Quarkus augmentation completed in 2099ms
[2025-11-27T00:39:24.963Z] [INFO]
[2025-11-27T00:39:24.963Z] [INFO] --- maven-install-plugin:2.4:install (default-install) @ kafka-avro-schema-quickstart ---
[2025-11-27T00:39:24.963Z] [INFO] Installing /quarkus-quickstarts/kafka-avro-schema-quickstart/target/kafka-avro-schema-quickstart-1.0.0-SNAPSHOT.jar to /root/.m2/repository/org/acme/kafka-avro-schema-quickstart/1.0.0-SNAPSHOT/kafka-avro-schema-quickstart-1.0.0-SNAPSHOT.jar
[2025-11-27T00:39:24.963Z] [INFO] Installing /quarkus-quickstarts/kafka-avro-schema-quickstart/pom.xml to /root/.m2/repository/org/acme/kafka-avro-schema-quickstart/1.0.0-SNAPSHOT/kafka-avro-schema-quickstart-1.0.0-SNAPSHOT.pom
[2025-11-27T00:39:24.963Z] [INFO]
[2025-11-27T00:39:24.963Z] [INFO] -------------------< org.acme:kafka-bare-quickstart >-------------------
[2025-11-27T00:39:24.963Z] [INFO] Building kafka-bare-quickstart 1.0-SNAPSHOT [44/103]
[2025-11-27T00:39:24.963Z] [INFO] --------------------------------[ jar ]---------------------------------
[2025-11-27T00:39:24.963Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/quarkus/quarkus-resteasy-jsonb/2.7.2.Final/quarkus-resteasy-jsonb-2.7.2.Final.pom
[2025-11-27T00:39:24.963Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/io/quarkus/quarkus-resteasy-jsonb/2.7.2.Final/quarkus-resteasy-jsonb-2.7.2.Final.pom (2.8 kB at 22 kB/s)
[2025-11-27T00:39:24.963Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/quarkus/quarkus-resteasy-jsonb-parent/2.7.2.Final/quarkus-resteasy-jsonb-parent-2.7.2.Final.pom
[2025-11-27T00:39:24.963Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/io/quarkus/quarkus-resteasy-jsonb-parent/2.7.2.Final/quarkus-resteasy-jsonb-parent-2.7.2.Final.pom (767 B at 2.6 kB/s)
[2025-11-27T00:39:24.963Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/quarkus/quarkus-jsonb/2.7.2.Final/quarkus-jsonb-2.7.2.Final.pom
[2025-11-27T00:39:25.634Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/io/quarkus/quarkus-jsonb/2.7.2.Final/quarkus-jsonb-2.7.2.Final.pom (2.8 kB at 38 kB/s)
[2025-11-27T00:39:25.634Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/quarkus/quarkus-jsonb-parent/2.7.2.Final/quarkus-jsonb-parent-2.7.2.Final.pom
[2025-11-27T00:39:25.634Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/io/quarkus/quarkus-jsonb-parent/2.7.2.Final/quarkus-jsonb-parent-2.7.2.Final.pom (767 B at 4.0 kB/s)
[2025-11-27T00:39:25.634Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/eclipse/yasson/1.0.11/yasson-1.0.11.pom
[2025-11-27T00:39:25.635Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/eclipse/yasson/1.0.11/yasson-1.0.11.pom (29 kB at 422 kB/s)
[2025-11-27T00:39:25.635Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/jakarta/json/bind/jakarta.json.bind-api/1.0.2/jakarta.json.bind-api-1.0.2.pom
[2025-11-27T00:39:25.635Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/jakarta/json/bind/jakarta.json.bind-api/1.0.2/jakarta.json.bind-api-1.0.2.pom (24 kB at 268 kB/s)
[2025-11-27T00:39:25.635Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/jboss/resteasy/resteasy-json-binding-provider/4.7.5.Final/resteasy-json-binding-provider-4.7.5.Final.pom
[2025-11-27T00:39:25.635Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/jboss/resteasy/resteasy-json-binding-provider/4.7.5.Final/resteasy-json-binding-provider-4.7.5.Final.pom (5.5 kB at 59 kB/s)
[2025-11-27T00:39:25.635Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/jboss/resteasy/resteasy-json-p-provider/4.7.5.Final/resteasy-json-p-provider-4.7.5.Final.pom
[2025-11-27T00:39:25.635Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/jboss/resteasy/resteasy-json-p-provider/4.7.5.Final/resteasy-json-p-provider-4.7.5.Final.pom (2.4 kB at 33 kB/s)
[2025-11-27T00:39:25.635Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/kafka/kafka-clients/2.8.1/kafka-clients-2.8.1.pom
[2025-11-27T00:39:26.305Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/kafka/kafka-clients/2.8.1/kafka-clients-2.8.1.pom (2.9 kB at 37 kB/s)
[2025-11-27T00:39:26.305Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/com/github/luben/zstd-jni/1.4.9-1/zstd-jni-1.4.9-1.pom
[2025-11-27T00:39:26.305Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/com/github/luben/zstd-jni/1.4.9-1/zstd-jni-1.4.9-1.pom (1.9 kB at 29 kB/s)
[2025-11-27T00:39:26.305Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/lz4/lz4-java/1.7.1/lz4-java-1.7.1.pom
[2025-11-27T00:39:26.305Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/lz4/lz4-java/1.7.1/lz4-java-1.7.1.pom (2.0 kB at 32 kB/s)
[2025-11-27T00:39:26.305Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/smallrye/reactive/smallrye-mutiny-vertx-kafka-client/2.18.1/smallrye-mutiny-vertx-kafka-client-2.18.1.pom
[2025-11-27T00:39:26.306Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/io/smallrye/reactive/smallrye-mutiny-vertx-kafka-client/2.18.1/smallrye-mutiny-vertx-kafka-client-2.18.1.pom (6.5 kB at 56 kB/s)
[2025-11-27T00:39:26.306Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/quarkus/quarkus-resteasy-jsonb/2.7.2.Final/quarkus-resteasy-jsonb-2.7.2.Final.jar
[2025-11-27T00:39:26.306Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/quarkus/quarkus-jsonb/2.7.2.Final/quarkus-jsonb-2.7.2.Final.jar
[2025-11-27T00:39:26.306Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/eclipse/yasson/1.0.11/yasson-1.0.11.jar
[2025-11-27T00:39:26.306Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/jboss/resteasy/resteasy-json-binding-provider/4.7.5.Final/resteasy-json-binding-provider-4.7.5.Final.jar
[2025-11-27T00:39:26.306Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/jakarta/json/bind/jakarta.json.bind-api/1.0.2/jakarta.json.bind-api-1.0.2.jar
[2025-11-27T00:39:26.306Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/eclipse/yasson/1.0.11/yasson-1.0.11.jar (365 kB at 4.8 MB/s)
[2025-11-27T00:39:26.306Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/jboss/resteasy/resteasy-json-p-provider/4.7.5.Final/resteasy-json-p-provider-4.7.5.Final.jar
[2025-11-27T00:39:26.306Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/jboss/resteasy/resteasy-json-p-provider/4.7.5.Final/resteasy-json-p-provider-4.7.5.Final.jar (15 kB at 153 kB/s)
[2025-11-27T00:39:26.306Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/jboss/resteasy/resteasy-json-binding-provider/4.7.5.Final/resteasy-json-binding-provider-4.7.5.Final.jar (16 kB at 117 kB/s)
[2025-11-27T00:39:26.306Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/com/github/luben/zstd-jni/1.4.9-1/zstd-jni-1.4.9-1.jar
[2025-11-27T00:39:26.306Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/kafka/kafka-clients/2.8.1/kafka-clients-2.8.1.jar
[2025-11-27T00:39:26.306Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/jakarta/json/bind/jakarta.json.bind-api/1.0.2/jakarta.json.bind-api-1.0.2.jar (35 kB at 235 kB/s)
[2025-11-27T00:39:26.306Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/lz4/lz4-java/1.7.1/lz4-java-1.7.1.jar
[2025-11-27T00:39:26.306Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/io/quarkus/quarkus-jsonb/2.7.2.Final/quarkus-jsonb-2.7.2.Final.jar (7.0 kB at 32 kB/s)
[2025-11-27T00:39:26.306Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/smallrye/reactive/smallrye-mutiny-vertx-kafka-client/2.18.1/smallrye-mutiny-vertx-kafka-client-2.18.1.jar
[2025-11-27T00:39:26.306Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/lz4/lz4-java/1.7.1/lz4-java-1.7.1.jar (650 kB at 3.2 MB/s)
[2025-11-27T00:39:26.306Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/kafka/kafka-clients/2.8.1/kafka-clients-2.8.1.jar (4.6 MB at 21 MB/s)
[2025-11-27T00:39:26.306Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/com/github/luben/zstd-jni/1.4.9-1/zstd-jni-1.4.9-1.jar (6.5 MB at 22 MB/s)
[2025-11-27T00:39:26.306Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/io/quarkus/quarkus-resteasy-jsonb/2.7.2.Final/quarkus-resteasy-jsonb-2.7.2.Final.jar (11 kB at 32 kB/s)
[2025-11-27T00:39:26.977Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/io/smallrye/reactive/smallrye-mutiny-vertx-kafka-client/2.18.1/smallrye-mutiny-vertx-kafka-client-2.18.1.jar (42 kB at 47 kB/s)
[2025-11-27T00:39:26.977Z] [INFO]
[2025-11-27T00:39:26.977Z] [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ kafka-bare-quickstart ---
[2025-11-27T00:39:26.977Z] [INFO]
[2025-11-27T00:39:26.977Z] [INFO] --- maven-resources-plugin:2.6:resources (default-resources) @ kafka-bare-quickstart ---
[2025-11-27T00:39:26.977Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
[2025-11-27T00:39:26.977Z] [INFO] Copying 1 resource
[2025-11-27T00:39:26.977Z] [INFO]
[2025-11-27T00:39:26.977Z] [INFO] --- maven-compiler-plugin:3.1:compile (default-compile) @ kafka-bare-quickstart ---
[2025-11-27T00:39:26.977Z] [INFO] Changes detected - recompiling the module!
[2025-11-27T00:39:26.977Z] [INFO] Compiling 4 source files to /quarkus-quickstarts/kafka-bare-quickstart/target/classes
[2025-11-27T00:39:27.648Z] [INFO]
[2025-11-27T00:39:27.648Z] [INFO] --- maven-resources-plugin:2.6:testResources (default-testResources) @ kafka-bare-quickstart ---
[2025-11-27T00:39:27.648Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
[2025-11-27T00:39:27.648Z] [INFO] skip non existing resourceDirectory /quarkus-quickstarts/kafka-bare-quickstart/src/test/resources
[2025-11-27T00:39:27.648Z] [INFO]
[2025-11-27T00:39:27.648Z] [INFO] --- maven-compiler-plugin:3.1:testCompile (default-testCompile) @ kafka-bare-quickstart ---
[2025-11-27T00:39:27.648Z] [INFO] Changes detected - recompiling the module!
[2025-11-27T00:39:27.648Z] [INFO] Compiling 2 source files to /quarkus-quickstarts/kafka-bare-quickstart/target/test-classes
[2025-11-27T00:39:27.648Z] [INFO]
[2025-11-27T00:39:27.648Z] [INFO] --- maven-surefire-plugin:3.0.0-M5:test (default-test) @ kafka-bare-quickstart ---
[2025-11-27T00:39:27.648Z] [INFO]
[2025-11-27T00:39:27.648Z] [INFO] -------------------------------------------------------
[2025-11-27T00:39:27.648Z] [INFO] T E S T S
[2025-11-27T00:39:27.648Z] [INFO] -------------------------------------------------------
[2025-11-27T00:39:27.648Z] [ERROR] Picked up JAVA_TOOL_OPTIONS: -Dfile.encoding=UTF8 -Djava.security.egd=file:/dev/./urandom
[2025-11-27T00:39:28.320Z] [INFO] Running org.acme.kafka.KafkaClientTest
[2025-11-27T00:39:39.019Z] Downloading from central: https://repo.maven.apache.org/maven2/io/quarkus/quarkus-resteasy-jsonb-deployment/2.7.2.Final/quarkus-resteasy-jsonb-deployment-2.7.2.Final.pom
[2025-11-27T00:39:39.019Z] Downloaded from central: https://repo.maven.apache.org/maven2/io/quarkus/quarkus-resteasy-jsonb-deployment/2.7.2.Final/quarkus-resteasy-jsonb-deployment-2.7.2.Final.pom (2.2 kB at 5.4 kB/s)
[2025-11-27T00:39:39.019Z] Downloading from central: https://repo.maven.apache.org/maven2/io/quarkus/quarkus-jsonb-deployment/2.7.2.Final/quarkus-jsonb-deployment-2.7.2.Final.pom
[2025-11-27T00:39:39.019Z] Downloaded from central: https://repo.maven.apache.org/maven2/io/quarkus/quarkus-jsonb-deployment/2.7.2.Final/quarkus-jsonb-deployment-2.7.2.Final.pom (2.1 kB at 15 kB/s)
[2025-11-27T00:39:39.019Z] Downloading from central: https://repo.maven.apache.org/maven2/io/quarkus/quarkus-jsonb-spi/2.7.2.Final/quarkus-jsonb-spi-2.7.2.Final.pom
[2025-11-27T00:39:39.019Z] Downloaded from central: https://repo.maven.apache.org/maven2/io/quarkus/quarkus-jsonb-spi/2.7.2.Final/quarkus-jsonb-spi-2.7.2.Final.pom (828 B at 3.3 kB/s)
[2025-11-27T00:39:39.019Z] Downloading from central: https://repo.maven.apache.org/maven2/io/quarkus/quarkus-jsonb-spi/2.7.2.Final/quarkus-jsonb-spi-2.7.2.Final.jar
[2025-11-27T00:39:39.019Z] Downloading from central: https://repo.maven.apache.org/maven2/io/quarkus/quarkus-jsonb-deployment/2.7.2.Final/quarkus-jsonb-deployment-2.7.2.Final.jar
[2025-11-27T00:39:39.019Z] Downloading from central: https://repo.maven.apache.org/maven2/io/quarkus/quarkus-resteasy-jsonb-deployment/2.7.2.Final/quarkus-resteasy-jsonb-deployment-2.7.2.Final.jar
[2025-11-27T00:39:39.019Z] Downloaded from central: https://repo.maven.apache.org/maven2/io/quarkus/quarkus-resteasy-jsonb-deployment/2.7.2.Final/quarkus-resteasy-jsonb-deployment-2.7.2.Final.jar (4.6 kB at 15 kB/s)
[2025-11-27T00:39:39.019Z] Downloaded from central: https://repo.maven.apache.org/maven2/io/quarkus/quarkus-jsonb-spi/2.7.2.Final/quarkus-jsonb-spi-2.7.2.Final.jar (3.9 kB at 8.5 kB/s)
[2025-11-27T00:39:39.019Z] Downloaded from central: https://repo.maven.apache.org/maven2/io/quarkus/quarkus-jsonb-deployment/2.7.2.Final/quarkus-jsonb-deployment-2.7.2.Final.jar (8.3 kB at 17 kB/s)
[2025-11-27T00:39:39.019Z] 2025-11-27 00:38:34,117 INFO [org.jbo.threads] (main) JBoss Threads version 3.4.2.Final
[2025-11-27T00:39:39.019Z] 2025-11-27 00:38:35,149 INFO [org.tes.doc.DockerClientProviderStrategy] (build-16) Loaded org.testcontainers.dockerclient.UnixSocketClientProviderStrategy from ~/.testcontainers.properties, will try it first
[2025-11-27T00:39:39.019Z] 2025-11-27 00:38:35,712 INFO [org.tes.doc.DockerClientProviderStrategy] (build-16) Found Docker environment with local Unix socket (unix:///var/run/docker.sock)
[2025-11-27T00:39:39.019Z] 2025-11-27 00:38:35,729 INFO [org.tes.DockerClientFactory] (build-16) Docker host IP address is 172.17.0.1
[2025-11-27T00:39:39.019Z] 2025-11-27 00:38:35,946 INFO [org.tes.DockerClientFactory] (build-16) Connected to docker:
[2025-11-27T00:39:39.019Z] Server Version: 20.10.7
[2025-11-27T00:39:39.019Z] API Version: 1.41
[2025-11-27T00:39:39.019Z] Operating System: Ubuntu 16.04.7 LTS
[2025-11-27T00:39:39.019Z] Total Memory: 7975 MB
[2025-11-27T00:39:39.020Z] 2025-11-27 00:38:35,953 INFO [org.tes.uti.ImageNameSubstitutor] (build-16) Image name substitution will be performed by: DefaultImageNameSubstitutor (composite of 'ConfigurationFileImageNameSubstitutor' and 'PrefixingImageNameSubstitutor')
[2025-11-27T00:39:39.020Z] 2025-11-27 00:38:35,988 INFO [org.tes.uti.RegistryAuthLocator] (build-16) Failure when attempting to lookup auth config. Please ignore if you don't have images in an authenticated registry. Details: (dockerImageName: testcontainers/ryuk:0.3.3, configFile: /root/.docker/config.json. Falling back to docker-java default behaviour. Exception message: /root/.docker/config.json (No such file or directory)
[2025-11-27T00:39:39.020Z] 2025-11-27 00:38:36,849 INFO [org.tes.DockerClientFactory] (build-16) Ryuk started - will monitor and terminate Testcontainers containers on JVM exit
[2025-11-27T00:39:39.020Z] 2025-11-27 00:38:36,850 INFO [org.tes.DockerClientFactory] (build-16) Checking the system...
[2025-11-27T00:39:39.020Z] 2025-11-27 00:38:36,850 INFO [org.tes.DockerClientFactory] (build-16) ✔︎ Docker server version should be at least 1.6.0
[2025-11-27T00:39:39.020Z] 2025-11-27 00:38:37,012 INFO [org.tes.DockerClientFactory] (build-16) ✔︎ Docker environment should have more than 2GB free disk space
[2025-11-27T00:39:39.020Z] 2025-11-27 00:38:37,277 INFO [doc.io/.11.2]] (build-16) Creating container for image: docker.io/vectorized/redpanda:v21.11.2
[2025-11-27T00:39:39.020Z] 2025-11-27 00:38:37,278 INFO [org.tes.uti.RegistryAuthLocator] (build-16) Failure when attempting to lookup auth config. Please ignore if you don't have images in an authenticated registry. Details: (dockerImageName: docker.io/vectorized/redpanda:v21.11.2, configFile: /root/.docker/config.json. Falling back to docker-java default behaviour. Exception message: /root/.docker/config.json (No such file or directory)
[2025-11-27T00:39:39.020Z] 2025-11-27 00:38:37,516 INFO [doc.io/.11.2]] (build-16) Container docker.io/vectorized/redpanda:v21.11.2 is starting: 6bc9b092b5de6cc92c719bb837d98d2074fe7337949be9037286a6cb7baf6472
[2025-11-27T00:39:39.020Z] 2025-11-27 00:38:39,110 INFO [doc.io/.11.2]] (build-16) Container docker.io/vectorized/redpanda:v21.11.2 started in PT2.074427563S
[2025-11-27T00:39:39.020Z] 2025-11-27 00:38:39,113 INFO [io.qua.kaf.cli.dep.DevServicesKafkaProcessor] (build-16) Dev Services for Kafka started. Other Quarkus applications in dev mode will find the broker automatically. For Quarkus applications in production mode, you can connect to this by starting your application with -Dkafka.bootstrap.servers=OUTSIDE://172.17.0.1:49465
[2025-11-27T00:39:39.020Z] 2025-11-27 00:38:40,024 WARN [org.apa.kaf.cli.pro.ProducerConfig] (main) The configuration 'group.id' was supplied but isn't a known config.
[2025-11-27T00:39:39.020Z] 2025-11-27 00:38:40,024 WARN [org.apa.kaf.cli.pro.ProducerConfig] (main) The configuration 'auto.offset.reset' was supplied but isn't a known config.
[2025-11-27T00:39:39.020Z] 2025-11-27 00:38:40,056 WARN [org.apa.kaf.cli.pro.ProducerConfig] (main) The configuration 'group.id' was supplied but isn't a known config.
[2025-11-27T00:39:39.020Z] 2025-11-27 00:38:40,056 WARN [org.apa.kaf.cli.pro.ProducerConfig] (main) The configuration 'auto.offset.reset' was supplied but isn't a known config.
[2025-11-27T00:39:39.020Z] 2025-11-27 00:38:40,226 INFO [io.quarkus] (main) Quarkus 2.7.2.Final on JVM started in 6.604s. Listening on: http://localhost:8081
[2025-11-27T00:39:39.020Z] 2025-11-27 00:38:40,226 INFO [io.quarkus] (main) Profile test activated.
[2025-11-27T00:39:39.020Z] 2025-11-27 00:38:40,226 INFO [io.quarkus] (main) Installed features: [cdi, kafka-client, resteasy, resteasy-jsonb, resteasy-mutiny, smallrye-context-propagation, vertx]
[2025-11-27T00:39:40.421Z] Polled Record:(my-key-vertx, my-value-vertx, 0, 0)
[2025-11-27T00:39:42.598Z] Polled Record:(my-key, my-value, 0, 0)
[2025-11-27T00:39:42.598Z] [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 14.217 s - in org.acme.kafka.KafkaClientTest
[2025-11-27T00:39:43.280Z] 2025-11-27 00:38:44,083 INFO [io.quarkus] (main) Quarkus stopped in 0.106s
[2025-11-27T00:39:43.280Z] [INFO]
[2025-11-27T00:39:43.280Z] [INFO] Results:
[2025-11-27T00:39:43.280Z] [INFO]
[2025-11-27T00:39:43.280Z] [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0
[2025-11-27T00:39:43.280Z] [INFO]
[2025-11-27T00:39:43.280Z] [INFO]
[2025-11-27T00:39:43.280Z] [INFO] --- maven-jar-plugin:2.4:jar (default-jar) @ kafka-bare-quickstart ---
[2025-11-27T00:39:43.280Z] [INFO] Building jar: /quarkus-quickstarts/kafka-bare-quickstart/target/kafka-bare-quickstart-1.0-SNAPSHOT.jar
[2025-11-27T00:39:43.280Z] [INFO]
[2025-11-27T00:39:43.280Z] [INFO] --- quarkus-maven-plugin:2.7.2.Final:build (default) @ kafka-bare-quickstart ---
[2025-11-27T00:39:45.451Z] [INFO] [io.quarkus.deployment.QuarkusAugmentor] Quarkus augmentation completed in 1843ms
[2025-11-27T00:39:45.451Z] [INFO]
[2025-11-27T00:39:45.451Z] [INFO] --- maven-install-plugin:2.4:install (default-install) @ kafka-bare-quickstart ---
[2025-11-27T00:39:45.451Z] [INFO] Installing /quarkus-quickstarts/kafka-bare-quickstart/target/kafka-bare-quickstart-1.0-SNAPSHOT.jar to /root/.m2/repository/org/acme/kafka-bare-quickstart/1.0-SNAPSHOT/kafka-bare-quickstart-1.0-SNAPSHOT.jar
[2025-11-27T00:39:45.451Z] [INFO] Installing /quarkus-quickstarts/kafka-bare-quickstart/pom.xml to /root/.m2/repository/org/acme/kafka-bare-quickstart/1.0-SNAPSHOT/kafka-bare-quickstart-1.0-SNAPSHOT.pom
[2025-11-27T00:39:45.451Z] [INFO]
[2025-11-27T00:39:45.451Z] [INFO] -----------------< org.acme:kafka-streams-quickstart >------------------
[2025-11-27T00:39:45.451Z] [INFO] Building kafka-streams-quickstart 1.0.0-SNAPSHOT [45/103]
[2025-11-27T00:39:45.451Z] [INFO] --------------------------------[ pom ]---------------------------------
[2025-11-27T00:39:45.451Z] [INFO]
[2025-11-27T00:39:45.451Z] [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ kafka-streams-quickstart ---
[2025-11-27T00:39:45.451Z] [INFO]
[2025-11-27T00:39:45.451Z] [INFO] --- maven-install-plugin:2.4:install (default-install) @ kafka-streams-quickstart ---
[2025-11-27T00:39:45.451Z] [INFO] Installing /quarkus-quickstarts/kafka-streams-quickstart/pom.xml to /root/.m2/repository/org/acme/kafka-streams-quickstart/1.0.0-SNAPSHOT/kafka-streams-quickstart-1.0.0-SNAPSHOT.pom
[2025-11-27T00:39:45.451Z] [INFO]
[2025-11-27T00:39:45.451Z] [INFO] -------------< org.acme:kafka-streams-quickstart-producer >-------------
[2025-11-27T00:39:45.451Z] [INFO] Building kafka-streams-quickstart-producer 1.0.0-SNAPSHOT [46/103]
[2025-11-27T00:39:45.451Z] [INFO] --------------------------------[ jar ]---------------------------------
[2025-11-27T00:39:45.451Z] [INFO]
[2025-11-27T00:39:45.451Z] [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ kafka-streams-quickstart-producer ---
[2025-11-27T00:39:45.451Z] [INFO]
[2025-11-27T00:39:45.451Z] [INFO] --- maven-resources-plugin:2.6:resources (default-resources) @ kafka-streams-quickstart-producer ---
[2025-11-27T00:39:45.451Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
[2025-11-27T00:39:45.451Z] [INFO] Copying 1 resource
[2025-11-27T00:39:45.451Z] [INFO]
[2025-11-27T00:39:45.451Z] [INFO] --- maven-compiler-plugin:3.1:compile (default-compile) @ kafka-streams-quickstart-producer ---
[2025-11-27T00:39:45.451Z] [INFO] Changes detected - recompiling the module!
[2025-11-27T00:39:45.451Z] [INFO] Compiling 1 source file to /quarkus-quickstarts/kafka-streams-quickstart/producer/target/classes
[2025-11-27T00:39:45.451Z] [INFO]
[2025-11-27T00:39:45.451Z] [INFO] --- maven-resources-plugin:2.6:testResources (default-testResources) @ kafka-streams-quickstart-producer ---
[2025-11-27T00:39:45.451Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
[2025-11-27T00:39:45.451Z] [INFO] skip non existing resourceDirectory /quarkus-quickstarts/kafka-streams-quickstart/producer/src/test/resources
[2025-11-27T00:39:45.451Z] [INFO]
[2025-11-27T00:39:45.451Z] [INFO] --- maven-compiler-plugin:3.1:testCompile (default-testCompile) @ kafka-streams-quickstart-producer ---
[2025-11-27T00:39:45.451Z] [INFO] No sources to compile
[2025-11-27T00:39:45.451Z] [INFO]
[2025-11-27T00:39:45.451Z] [INFO] --- maven-surefire-plugin:3.0.0-M5:test (default-test) @ kafka-streams-quickstart-producer ---
[2025-11-27T00:39:45.451Z] [INFO] No tests to run.
[2025-11-27T00:39:45.451Z] [INFO]
[2025-11-27T00:39:45.451Z] [INFO] --- maven-jar-plugin:2.4:jar (default-jar) @ kafka-streams-quickstart-producer ---
[2025-11-27T00:39:45.451Z] [INFO] Building jar: /quarkus-quickstarts/kafka-streams-quickstart/producer/target/kafka-streams-quickstart-producer-1.0.0-SNAPSHOT.jar
[2025-11-27T00:39:45.451Z] [INFO]
[2025-11-27T00:39:45.451Z] [INFO] --- quarkus-maven-plugin:2.7.2.Final:build (default) @ kafka-streams-quickstart-producer ---
[2025-11-27T00:39:47.631Z] [INFO] [io.quarkus.deployment.QuarkusAugmentor] Quarkus augmentation completed in 1592ms
[2025-11-27T00:39:47.631Z] [INFO]
[2025-11-27T00:39:47.631Z] [INFO] --- maven-install-plugin:2.4:install (default-install) @ kafka-streams-quickstart-producer ---
[2025-11-27T00:39:47.631Z] [INFO] Installing /quarkus-quickstarts/kafka-streams-quickstart/producer/target/kafka-streams-quickstart-producer-1.0.0-SNAPSHOT.jar to /root/.m2/repository/org/acme/kafka-streams-quickstart-producer/1.0.0-SNAPSHOT/kafka-streams-quickstart-producer-1.0.0-SNAPSHOT.jar
[2025-11-27T00:39:47.631Z] [INFO] Installing /quarkus-quickstarts/kafka-streams-quickstart/producer/pom.xml to /root/.m2/repository/org/acme/kafka-streams-quickstart-producer/1.0.0-SNAPSHOT/kafka-streams-quickstart-producer-1.0.0-SNAPSHOT.pom
[2025-11-27T00:39:47.631Z] [INFO]
[2025-11-27T00:39:47.631Z] [INFO] ------------< org.acme:kafka-streams-quickstart-aggregator >------------
[2025-11-27T00:39:47.631Z] [INFO] Building kafka-streams-quickstart-aggregator 1.0.0-SNAPSHOT [47/103]
[2025-11-27T00:39:47.631Z] [INFO] --------------------------------[ jar ]---------------------------------
[2025-11-27T00:39:47.631Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/quarkus/quarkus-kafka-streams/2.7.2.Final/quarkus-kafka-streams-2.7.2.Final.pom
[2025-11-27T00:39:47.631Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/io/quarkus/quarkus-kafka-streams/2.7.2.Final/quarkus-kafka-streams-2.7.2.Final.pom (2.9 kB at 15 kB/s)
[2025-11-27T00:39:47.631Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/quarkus/quarkus-kafka-streams-parent/2.7.2.Final/quarkus-kafka-streams-parent-2.7.2.Final.pom
[2025-11-27T00:39:47.631Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/io/quarkus/quarkus-kafka-streams-parent/2.7.2.Final/quarkus-kafka-streams-parent-2.7.2.Final.pom (754 B at 6.7 kB/s)
[2025-11-27T00:39:47.631Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/kafka/kafka-streams/3.1.0/kafka-streams-3.1.0.pom
[2025-11-27T00:39:47.631Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/kafka/kafka-streams/3.1.0/kafka-streams-3.1.0.pom (2.0 kB at 37 kB/s)
[2025-11-27T00:39:47.631Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/kafka/kafka-streams-test-utils/3.1.0/kafka-streams-test-utils-3.1.0.pom
[2025-11-27T00:39:48.303Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/kafka/kafka-streams-test-utils/3.1.0/kafka-streams-test-utils-3.1.0.pom (1.6 kB at 4.8 kB/s)
[2025-11-27T00:39:48.303Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/quarkus/quarkus-kafka-streams/2.7.2.Final/quarkus-kafka-streams-2.7.2.Final.jar
[2025-11-27T00:39:48.303Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/kafka/kafka-streams/3.1.0/kafka-streams-3.1.0.jar
[2025-11-27T00:39:48.303Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/kafka/kafka-streams-test-utils/3.1.0/kafka-streams-test-utils-3.1.0.jar
[2025-11-27T00:39:48.303Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/kafka/kafka-streams/3.1.0/kafka-streams-3.1.0.jar (1.4 MB at 13 MB/s)
[2025-11-27T00:39:48.303Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/io/quarkus/quarkus-kafka-streams/2.7.2.Final/quarkus-kafka-streams-2.7.2.Final.jar (34 kB at 250 kB/s)
[2025-11-27T00:39:48.303Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/kafka/kafka-streams-test-utils/3.1.0/kafka-streams-test-utils-3.1.0.jar (52 kB at 179 kB/s)
[2025-11-27T00:39:48.303Z] [INFO]
[2025-11-27T00:39:48.303Z] [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ kafka-streams-quickstart-aggregator ---
[2025-11-27T00:39:48.303Z] [INFO]
[2025-11-27T00:39:48.303Z] [INFO] --- maven-resources-plugin:2.6:resources (default-resources) @ kafka-streams-quickstart-aggregator ---
[2025-11-27T00:39:48.303Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
[2025-11-27T00:39:48.303Z] [INFO] Copying 1 resource
[2025-11-27T00:39:48.303Z] [INFO]
[2025-11-27T00:39:48.303Z] [INFO] --- maven-compiler-plugin:3.1:compile (default-compile) @ kafka-streams-quickstart-aggregator ---
[2025-11-27T00:39:48.303Z] [INFO] Changes detected - recompiling the module!
[2025-11-27T00:39:48.303Z] [INFO] Compiling 9 source files to /quarkus-quickstarts/kafka-streams-quickstart/aggregator/target/classes
[2025-11-27T00:39:48.974Z] [WARNING] /quarkus-quickstarts/kafka-streams-quickstart/aggregator/src/main/java/org/acme/kafka/streams/aggregator/streams/InteractiveQueries.java: /quarkus-quickstarts/kafka-streams-quickstart/aggregator/src/main/java/org/acme/kafka/streams/aggregator/streams/InteractiveQueries.java uses or overrides a deprecated API.
[2025-11-27T00:39:48.974Z] [WARNING] /quarkus-quickstarts/kafka-streams-quickstart/aggregator/src/main/java/org/acme/kafka/streams/aggregator/streams/InteractiveQueries.java: Recompile with -Xlint:deprecation for details.
[2025-11-27T00:39:48.974Z] [INFO]
[2025-11-27T00:39:48.974Z] [INFO] --- maven-resources-plugin:2.6:testResources (default-testResources) @ kafka-streams-quickstart-aggregator ---
[2025-11-27T00:39:48.974Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
[2025-11-27T00:39:48.974Z] [INFO] skip non existing resourceDirectory /quarkus-quickstarts/kafka-streams-quickstart/aggregator/src/test/resources
[2025-11-27T00:39:48.974Z] [INFO]
[2025-11-27T00:39:48.974Z] [INFO] --- maven-compiler-plugin:3.1:testCompile (default-testCompile) @ kafka-streams-quickstart-aggregator ---
[2025-11-27T00:39:48.974Z] [INFO] Changes detected - recompiling the module!
[2025-11-27T00:39:48.974Z] [INFO] Compiling 4 source files to /quarkus-quickstarts/kafka-streams-quickstart/aggregator/target/test-classes
[2025-11-27T00:39:48.974Z] [WARNING] /quarkus-quickstarts/kafka-streams-quickstart/aggregator/src/test/java/org/acme/kafka/streams/aggregator/streams/AggregatorTest.java: Some input files use unchecked or unsafe operations.
[2025-11-27T00:39:48.974Z] [WARNING] /quarkus-quickstarts/kafka-streams-quickstart/aggregator/src/test/java/org/acme/kafka/streams/aggregator/streams/AggregatorTest.java: Recompile with -Xlint:unchecked for details.
[2025-11-27T00:39:48.974Z] [INFO]
[2025-11-27T00:39:48.974Z] [INFO] --- maven-surefire-plugin:3.0.0-M5:test (default-test) @ kafka-streams-quickstart-aggregator ---
[2025-11-27T00:39:48.974Z] [INFO]
[2025-11-27T00:39:48.974Z] [INFO] -------------------------------------------------------
[2025-11-27T00:39:48.974Z] [INFO] T E S T S
[2025-11-27T00:39:48.974Z] [INFO] -------------------------------------------------------
[2025-11-27T00:39:48.974Z] [ERROR] Picked up JAVA_TOOL_OPTIONS: -Dfile.encoding=UTF8 -Djava.security.egd=file:/dev/./urandom
[2025-11-27T00:39:49.643Z] [INFO] Running org.acme.kafka.streams.aggregator.streams.AggregatorTest
[2025-11-27T00:40:10.480Z] Downloading from central: https://repo.maven.apache.org/maven2/io/quarkus/quarkus-kafka-streams-deployment/2.7.2.Final/quarkus-kafka-streams-deployment-2.7.2.Final.pom
[2025-11-27T00:40:10.480Z] Downloaded from central: https://repo.maven.apache.org/maven2/io/quarkus/quarkus-kafka-streams-deployment/2.7.2.Final/quarkus-kafka-streams-deployment-2.7.2.Final.pom (2.4 kB at 4.0 kB/s)
[2025-11-27T00:40:10.480Z] Downloading from central: https://repo.maven.apache.org/maven2/io/quarkus/quarkus-kafka-streams-deployment/2.7.2.Final/quarkus-kafka-streams-deployment-2.7.2.Final.jar
[2025-11-27T00:40:10.480Z] Downloaded from central: https://repo.maven.apache.org/maven2/io/quarkus/quarkus-kafka-streams-deployment/2.7.2.Final/quarkus-kafka-streams-deployment-2.7.2.Final.jar (14 kB at 34 kB/s)
[2025-11-27T00:40:10.480Z] 2025-11-27 00:38:55,814 INFO [org.jbo.threads] (main) JBoss Threads version 3.4.2.Final
[2025-11-27T00:40:10.480Z] 2025-11-27 00:38:56,718 INFO [org.tes.doc.DockerClientProviderStrategy] (build-27) Loaded org.testcontainers.dockerclient.UnixSocketClientProviderStrategy from ~/.testcontainers.properties, will try it first
[2025-11-27T00:40:10.480Z] 2025-11-27 00:38:57,103 INFO [org.tes.doc.DockerClientProviderStrategy] (build-27) Found Docker environment with local Unix socket (unix:///var/run/docker.sock)
[2025-11-27T00:40:10.480Z] 2025-11-27 00:38:57,121 INFO [org.tes.DockerClientFactory] (build-27) Docker host IP address is 172.17.0.1
[2025-11-27T00:40:10.480Z] 2025-11-27 00:38:57,203 INFO [org.tes.DockerClientFactory] (build-27) Connected to docker:
[2025-11-27T00:40:10.480Z] Server Version: 20.10.7
[2025-11-27T00:40:10.480Z] API Version: 1.41
[2025-11-27T00:40:10.480Z] Operating System: Ubuntu 16.04.7 LTS
[2025-11-27T00:40:10.480Z] Total Memory: 7975 MB
[2025-11-27T00:40:10.480Z] 2025-11-27 00:38:57,209 INFO [org.tes.uti.ImageNameSubstitutor] (build-27) Image name substitution will be performed by: DefaultImageNameSubstitutor (composite of 'ConfigurationFileImageNameSubstitutor' and 'PrefixingImageNameSubstitutor')
[2025-11-27T00:40:10.480Z] 2025-11-27 00:38:57,244 INFO [org.tes.uti.RegistryAuthLocator] (build-27) Failure when attempting to lookup auth config. Please ignore if you don't have images in an authenticated registry. Details: (dockerImageName: testcontainers/ryuk:0.3.3, configFile: /root/.docker/config.json. Falling back to docker-java default behaviour. Exception message: /root/.docker/config.json (No such file or directory)
[2025-11-27T00:40:10.480Z] 2025-11-27 00:38:58,123 INFO [org.tes.DockerClientFactory] (build-27) Ryuk started - will monitor and terminate Testcontainers containers on JVM exit
[2025-11-27T00:40:10.480Z] 2025-11-27 00:38:58,123 INFO [org.tes.DockerClientFactory] (build-27) Checking the system...
[2025-11-27T00:40:10.480Z] 2025-11-27 00:38:58,124 INFO [org.tes.DockerClientFactory] (build-27) ✔︎ Docker server version should be at least 1.6.0
[2025-11-27T00:40:10.480Z] 2025-11-27 00:38:58,249 INFO [org.tes.DockerClientFactory] (build-27) ✔︎ Docker environment should have more than 2GB free disk space
[2025-11-27T00:40:10.480Z] 2025-11-27 00:38:58,544 INFO [doc.io/.11.2]] (build-27) Creating container for image: docker.io/vectorized/redpanda:v21.11.2
[2025-11-27T00:40:10.480Z] 2025-11-27 00:38:58,545 INFO [org.tes.uti.RegistryAuthLocator] (build-27) Failure when attempting to lookup auth config. Please ignore if you don't have images in an authenticated registry. Details: (dockerImageName: docker.io/vectorized/redpanda:v21.11.2, configFile: /root/.docker/config.json. Falling back to docker-java default behaviour. Exception message: /root/.docker/config.json (No such file or directory)
[2025-11-27T00:40:10.480Z] 2025-11-27 00:38:58,731 INFO [doc.io/.11.2]] (build-27) Container docker.io/vectorized/redpanda:v21.11.2 is starting: 3ca12e43d3fcea39acb2465c70e6aa783e167c1b2c40a0842709d7c98b66ddd6
[2025-11-27T00:40:10.480Z] 2025-11-27 00:39:00,358 INFO [doc.io/.11.2]] (build-27) Container docker.io/vectorized/redpanda:v21.11.2 started in PT2.081068375S
[2025-11-27T00:40:10.480Z] 2025-11-27 00:39:00,360 INFO [io.qua.kaf.cli.dep.DevServicesKafkaProcessor] (build-27) Dev Services for Kafka started. Other Quarkus applications in dev mode will find the broker automatically. For Quarkus applications in production mode, you can connect to this by starting your application with -Dkafka.bootstrap.servers=OUTSIDE://172.17.0.1:49467
[2025-11-27T00:40:10.480Z] 2025-11-27 00:39:00,565 INFO [org.tes.doc.DockerClientProviderStrategy] (pool-4-thread-1) Loaded org.testcontainers.dockerclient.UnixSocketClientProviderStrategy from ~/.testcontainers.properties, will try it first
[2025-11-27T00:40:10.480Z] 2025-11-27 00:39:01,004 INFO [org.tes.doc.DockerClientProviderStrategy] (pool-4-thread-1) Found Docker environment with local Unix socket (unix:///var/run/docker.sock)
[2025-11-27T00:40:10.480Z] 2025-11-27 00:39:01,030 INFO [org.tes.DockerClientFactory] (pool-4-thread-1) Docker host IP address is 172.17.0.1
[2025-11-27T00:40:10.480Z] 2025-11-27 00:39:01,110 INFO [org.tes.DockerClientFactory] (pool-4-thread-1) Connected to docker:
[2025-11-27T00:40:10.480Z] Server Version: 20.10.7
[2025-11-27T00:40:10.480Z] API Version: 1.41
[2025-11-27T00:40:10.480Z] Operating System: Ubuntu 16.04.7 LTS
[2025-11-27T00:40:10.480Z] Total Memory: 7975 MB
[2025-11-27T00:40:10.480Z] 2025-11-27 00:39:01,113 INFO [org.tes.uti.ImageNameSubstitutor] (pool-4-thread-1) Image name substitution will be performed by: DefaultImageNameSubstitutor (composite of 'ConfigurationFileImageNameSubstitutor' and 'PrefixingImageNameSubstitutor')
[2025-11-27T00:40:10.480Z] 2025-11-27 00:39:01,138 INFO [org.tes.uti.RegistryAuthLocator] (pool-4-thread-1) Failure when attempting to lookup auth config. Please ignore if you don't have images in an authenticated registry. Details: (dockerImageName: testcontainers/ryuk:0.3.3, configFile: /root/.docker/config.json. Falling back to docker-java default behaviour. Exception message: /root/.docker/config.json (No such file or directory)
[2025-11-27T00:40:10.480Z] 2025-11-27 00:39:02,031 INFO [org.tes.DockerClientFactory] (pool-4-thread-1) Ryuk started - will monitor and terminate Testcontainers containers on JVM exit
[2025-11-27T00:40:10.480Z] 2025-11-27 00:39:02,032 INFO [org.tes.DockerClientFactory] (pool-4-thread-1) Checking the system...
[2025-11-27T00:40:10.480Z] 2025-11-27 00:39:02,032 INFO [org.tes.DockerClientFactory] (pool-4-thread-1) ✔︎ Docker server version should be at least 1.6.0
[2025-11-27T00:40:10.480Z] 2025-11-27 00:39:02,181 INFO [org.tes.DockerClientFactory] (pool-4-thread-1) ✔︎ Docker environment should have more than 2GB free disk space
[2025-11-27T00:40:10.480Z] 2025-11-27 00:39:02,486 INFO [doc.4.3]] (pool-4-thread-1) Creating container for image: confluentinc/cp-kafka:5.4.3
[2025-11-27T00:40:10.480Z] 2025-11-27 00:39:02,558 INFO [doc.4.3]] (pool-4-thread-1) Container confluentinc/cp-kafka:5.4.3 is starting: 1a8aab742a1886a4b8113cee6b01d1af9e19b07c8a195f6e534305120618d82e
[2025-11-27T00:40:10.480Z] 2025-11-27 00:39:07,862 INFO [doc.4.3]] (pool-4-thread-1) Container confluentinc/cp-kafka:5.4.3 started in PT5.678750093S
[2025-11-27T00:40:10.480Z] 2025-11-27 00:39:10,765 WARN [org.apa.kaf.cli.adm.AdminClientConfig] (main) The configuration 'ssl.endpoint.identification.algorithm' was supplied but isn't a known config.
[2025-11-27T00:40:10.480Z] 2025-11-27 00:39:10,812 INFO [org.apa.kaf.str.StreamsConfig] (main) StreamsConfig values:
[2025-11-27T00:40:10.480Z] acceptable.recovery.lag = 10000
[2025-11-27T00:40:10.480Z] application.id = temperature-aggregator
[2025-11-27T00:40:10.480Z] application.server =
[2025-11-27T00:40:10.480Z] bootstrap.servers = [PLAINTEXT://172.17.0.1:49469]
[2025-11-27T00:40:10.480Z] buffered.records.per.partition = 1000
[2025-11-27T00:40:10.480Z] built.in.metrics.version = latest
[2025-11-27T00:40:10.480Z] cache.max.bytes.buffering = 10240
[2025-11-27T00:40:10.480Z] client.id =
[2025-11-27T00:40:10.480Z] commit.interval.ms = 1000
[2025-11-27T00:40:10.480Z] connections.max.idle.ms = 540000
[2025-11-27T00:40:10.480Z] default.deserialization.exception.handler = class org.apache.kafka.streams.errors.LogAndFailExceptionHandler
[2025-11-27T00:40:10.480Z] default.key.serde = null
[2025-11-27T00:40:10.480Z] default.list.key.serde.inner = null
[2025-11-27T00:40:10.480Z] default.list.key.serde.type = null
[2025-11-27T00:40:10.480Z] default.list.value.serde.inner = null
[2025-11-27T00:40:10.480Z] default.list.value.serde.type = null
[2025-11-27T00:40:10.480Z] default.production.exception.handler = class org.apache.kafka.streams.errors.DefaultProductionExceptionHandler
[2025-11-27T00:40:10.480Z] default.timestamp.extractor = class org.apache.kafka.streams.processor.FailOnInvalidTimestamp
[2025-11-27T00:40:10.480Z] default.value.serde = null
[2025-11-27T00:40:10.480Z] max.task.idle.ms = 0
[2025-11-27T00:40:10.480Z] max.warmup.replicas = 2
[2025-11-27T00:40:10.480Z] metadata.max.age.ms = 500
[2025-11-27T00:40:10.480Z] metric.reporters = []
[2025-11-27T00:40:10.480Z] metrics.num.samples = 2
[2025-11-27T00:40:10.480Z] metrics.recording.level = DEBUG
[2025-11-27T00:40:10.480Z] metrics.sample.window.ms = 30000
[2025-11-27T00:40:10.480Z] num.standby.replicas = 0
[2025-11-27T00:40:10.480Z] num.stream.threads = 1
[2025-11-27T00:40:10.480Z] poll.ms = 100
[2025-11-27T00:40:10.480Z] probing.rebalance.interval.ms = 600000
[2025-11-27T00:40:10.480Z] processing.guarantee = at_least_once
[2025-11-27T00:40:10.480Z] receive.buffer.bytes = 32768
[2025-11-27T00:40:10.480Z] reconnect.backoff.max.ms = 1000
[2025-11-27T00:40:10.480Z] reconnect.backoff.ms = 50
[2025-11-27T00:40:10.480Z] replication.factor = -1
[2025-11-27T00:40:10.480Z] request.timeout.ms = 40000
[2025-11-27T00:40:10.480Z] retries = 0
[2025-11-27T00:40:10.480Z] retry.backoff.ms = 100
[2025-11-27T00:40:10.480Z] rocksdb.config.setter = null
[2025-11-27T00:40:10.480Z] security.protocol = PLAINTEXT
[2025-11-27T00:40:10.480Z] send.buffer.bytes = 131072
[2025-11-27T00:40:10.480Z] state.cleanup.delay.ms = 600000
[2025-11-27T00:40:10.480Z] state.dir = target/data/kafka-data/stores
[2025-11-27T00:40:10.480Z] task.timeout.ms = 300000
[2025-11-27T00:40:10.480Z] topology.optimization = none
[2025-11-27T00:40:10.480Z] upgrade.from = null
[2025-11-27T00:40:10.480Z] window.size.ms = null
[2025-11-27T00:40:10.480Z] windowed.inner.class.serde = null
[2025-11-27T00:40:10.480Z] windowstore.changelog.additional.retention.ms = 86400000
[2025-11-27T00:40:10.480Z]
[2025-11-27T00:40:10.480Z] 2025-11-27 00:39:10,863 INFO [org.apa.kaf.str.pro.int.StateDirectory] (main) No process id found on disk, got fresh process id 2bb042ac-1fd4-43eb-b0b8-d6f04f153503
[2025-11-27T00:40:10.480Z] 2025-11-27 00:39:10,900 WARN [org.apa.kaf.cli.adm.AdminClientConfig] (main) The configuration 'streams.cache.max.bytes.buffering' was supplied but isn't a known config.
[2025-11-27T00:40:10.480Z] 2025-11-27 00:39:10,901 WARN [org.apa.kaf.cli.adm.AdminClientConfig] (main) The configuration 'streams.metadata.max.age.ms' was supplied but isn't a known config.
[2025-11-27T00:40:10.480Z] 2025-11-27 00:39:10,901 WARN [org.apa.kaf.cli.adm.AdminClientConfig] (main) The configuration 'topics' was supplied but isn't a known config.
[2025-11-27T00:40:10.480Z] 2025-11-27 00:39:10,901 WARN [org.apa.kaf.cli.adm.AdminClientConfig] (main) The configuration 'bootstrap-servers' was supplied but isn't a known config.
[2025-11-27T00:40:10.480Z] 2025-11-27 00:39:10,901 WARN [org.apa.kaf.cli.adm.AdminClientConfig] (main) The configuration 'streams.commit.interval.ms' was supplied but isn't a known config.
[2025-11-27T00:40:10.480Z] 2025-11-27 00:39:10,901 WARN [org.apa.kaf.cli.adm.AdminClientConfig] (main) The configuration 'streams.metrics.recording.level' was supplied but isn't a known config.
[2025-11-27T00:40:10.480Z] 2025-11-27 00:39:10,901 WARN [org.apa.kaf.cli.adm.AdminClientConfig] (main) The configuration 'streams.auto.offset.reset' was supplied but isn't a known config.
[2025-11-27T00:40:10.480Z] 2025-11-27 00:39:10,902 WARN [org.apa.kaf.cli.adm.AdminClientConfig] (main) The configuration 'streams.consumer.heartbeat.interval.ms' was supplied but isn't a known config.
[2025-11-27T00:40:10.480Z] 2025-11-27 00:39:10,902 WARN [org.apa.kaf.cli.adm.AdminClientConfig] (main) The configuration 'streams.state.dir' was supplied but isn't a known config.
[2025-11-27T00:40:10.480Z] 2025-11-27 00:39:10,902 WARN [org.apa.kaf.cli.adm.AdminClientConfig] (main) The configuration 'application-id' was supplied but isn't a known config.
[2025-11-27T00:40:10.480Z] 2025-11-27 00:39:10,902 WARN [org.apa.kaf.cli.adm.AdminClientConfig] (main) The configuration 'ssl.endpoint.identification.algorithm' was supplied but isn't a known config.
[2025-11-27T00:40:10.480Z] 2025-11-27 00:39:10,903 INFO [org.apa.kaf.str.KafkaStreams] (main) stream-client [temperature-aggregator-2bb042ac-1fd4-43eb-b0b8-d6f04f153503] Kafka Streams version: 3.1.0
[2025-11-27T00:40:10.480Z] 2025-11-27 00:39:10,904 INFO [org.apa.kaf.str.KafkaStreams] (main) stream-client [temperature-aggregator-2bb042ac-1fd4-43eb-b0b8-d6f04f153503] Kafka Streams commit ID: 37edeed0777bacb3
[2025-11-27T00:40:10.480Z] 2025-11-27 00:39:10,962 WARN [org.apa.kaf.cli.con.ConsumerConfig] (main) The configuration 'streams.cache.max.bytes.buffering' was supplied but isn't a known config.
[2025-11-27T00:40:10.480Z] 2025-11-27 00:39:10,963 WARN [org.apa.kaf.cli.con.ConsumerConfig] (main) The configuration 'streams.metadata.max.age.ms' was supplied but isn't a known config.
[2025-11-27T00:40:10.480Z] 2025-11-27 00:39:10,963 WARN [org.apa.kaf.cli.con.ConsumerConfig] (main) The configuration 'topics' was supplied but isn't a known config.
[2025-11-27T00:40:10.480Z] 2025-11-27 00:39:10,963 WARN [org.apa.kaf.cli.con.ConsumerConfig] (main) The configuration 'bootstrap-servers' was supplied but isn't a known config.
[2025-11-27T00:40:10.480Z] 2025-11-27 00:39:10,963 WARN [org.apa.kaf.cli.con.ConsumerConfig] (main) The configuration 'streams.commit.interval.ms' was supplied but isn't a known config.
[2025-11-27T00:40:10.480Z] 2025-11-27 00:39:10,963 WARN [org.apa.kaf.cli.con.ConsumerConfig] (main) The configuration 'streams.metrics.recording.level' was supplied but isn't a known config.
[2025-11-27T00:40:10.480Z] 2025-11-27 00:39:10,963 WARN [org.apa.kaf.cli.con.ConsumerConfig] (main) The configuration 'streams.auto.offset.reset' was supplied but isn't a known config.
[2025-11-27T00:40:10.480Z] 2025-11-27 00:39:10,964 WARN [org.apa.kaf.cli.con.ConsumerConfig] (main) The configuration 'streams.consumer.heartbeat.interval.ms' was supplied but isn't a known config.
[2025-11-27T00:40:10.480Z] 2025-11-27 00:39:10,964 WARN [org.apa.kaf.cli.con.ConsumerConfig] (main) The configuration 'streams.state.dir' was supplied but isn't a known config.
[2025-11-27T00:40:10.480Z] 2025-11-27 00:39:10,964 WARN [org.apa.kaf.cli.con.ConsumerConfig] (main) The configuration 'application-id' was supplied but isn't a known config.
[2025-11-27T00:40:10.480Z] 2025-11-27 00:39:10,967 INFO [org.apa.kaf.str.pro.int.StreamThread] (main) stream-thread [temperature-aggregator-2bb042ac-1fd4-43eb-b0b8-d6f04f153503-StreamThread-1] Creating restore consumer client
[2025-11-27T00:40:10.480Z] 2025-11-27 00:39:10,972 WARN [org.apa.kaf.cli.con.ConsumerConfig] (main) The configuration 'streams.cache.max.bytes.buffering' was supplied but isn't a known config.
[2025-11-27T00:40:10.480Z] 2025-11-27 00:39:10,973 WARN [org.apa.kaf.cli.con.ConsumerConfig] (main) The configuration 'streams.metadata.max.age.ms' was supplied but isn't a known config.
[2025-11-27T00:40:10.480Z] 2025-11-27 00:39:10,973 WARN [org.apa.kaf.cli.con.ConsumerConfig] (main) The configuration 'topics' was supplied but isn't a known config.
[2025-11-27T00:40:10.480Z] 2025-11-27 00:39:10,973 WARN [org.apa.kaf.cli.con.ConsumerConfig] (main) The configuration 'bootstrap-servers' was supplied but isn't a known config.
[2025-11-27T00:40:10.480Z] 2025-11-27 00:39:10,973 WARN [org.apa.kaf.cli.con.ConsumerConfig] (main) The configuration 'streams.commit.interval.ms' was supplied but isn't a known config.
[2025-11-27T00:40:10.480Z] 2025-11-27 00:39:10,973 WARN [org.apa.kaf.cli.con.ConsumerConfig] (main) The configuration 'streams.metrics.recording.level' was supplied but isn't a known config.
[2025-11-27T00:40:10.480Z] 2025-11-27 00:39:10,973 WARN [org.apa.kaf.cli.con.ConsumerConfig] (main) The configuration 'streams.auto.offset.reset' was supplied but isn't a known config.
[2025-11-27T00:40:10.480Z] 2025-11-27 00:39:10,974 WARN [org.apa.kaf.cli.con.ConsumerConfig] (main) The configuration 'streams.consumer.heartbeat.interval.ms' was supplied but isn't a known config.
[2025-11-27T00:40:10.480Z] 2025-11-27 00:39:10,974 WARN [org.apa.kaf.cli.con.ConsumerConfig] (main) The configuration 'streams.state.dir' was supplied but isn't a known config.
[2025-11-27T00:40:10.480Z] 2025-11-27 00:39:10,974 WARN [org.apa.kaf.cli.con.ConsumerConfig] (main) The configuration 'application-id' was supplied but isn't a known config.
[2025-11-27T00:40:10.480Z] 2025-11-27 00:39:10,978 INFO [org.apa.kaf.str.pro.int.StreamThread] (main) stream-thread [temperature-aggregator-2bb042ac-1fd4-43eb-b0b8-d6f04f153503-StreamThread-1] Creating thread producer client
[2025-11-27T00:40:10.480Z] 2025-11-27 00:39:10,998 WARN [org.apa.kaf.cli.pro.ProducerConfig] (main) The configuration 'streams.cache.max.bytes.buffering' was supplied but isn't a known config.
[2025-11-27T00:40:10.480Z] 2025-11-27 00:39:10,999 WARN [org.apa.kaf.cli.pro.ProducerConfig] (main) The configuration 'streams.metadata.max.age.ms' was supplied but isn't a known config.
[2025-11-27T00:40:10.480Z] 2025-11-27 00:39:10,999 WARN [org.apa.kaf.cli.pro.ProducerConfig] (main) The configuration 'topics' was supplied but isn't a known config.
[2025-11-27T00:40:10.480Z] 2025-11-27 00:39:10,999 WARN [org.apa.kaf.cli.pro.ProducerConfig] (main) The configuration 'bootstrap-servers' was supplied but isn't a known config.
[2025-11-27T00:40:10.480Z] 2025-11-27 00:39:10,999 WARN [org.apa.kaf.cli.pro.ProducerConfig] (main) The configuration 'streams.commit.interval.ms' was supplied but isn't a known config.
[2025-11-27T00:40:10.480Z] 2025-11-27 00:39:10,999 WARN [org.apa.kaf.cli.pro.ProducerConfig] (main) The configuration 'streams.metrics.recording.level' was supplied but isn't a known config.
[2025-11-27T00:40:10.480Z] 2025-11-27 00:39:11,000 WARN [org.apa.kaf.cli.pro.ProducerConfig] (main) The configuration 'streams.auto.offset.reset' was supplied but isn't a known config.
[2025-11-27T00:40:10.480Z] 2025-11-27 00:39:11,000 WARN [org.apa.kaf.cli.pro.ProducerConfig] (main) The configuration 'streams.consumer.heartbeat.interval.ms' was supplied but isn't a known config.
[2025-11-27T00:40:10.480Z] 2025-11-27 00:39:11,000 WARN [org.apa.kaf.cli.pro.ProducerConfig] (main) The configuration 'streams.state.dir' was supplied but isn't a known config.
[2025-11-27T00:40:10.480Z] 2025-11-27 00:39:11,000 WARN [org.apa.kaf.cli.pro.ProducerConfig] (main) The configuration 'application-id' was supplied but isn't a known config.
[2025-11-27T00:40:10.480Z] 2025-11-27 00:39:11,005 INFO [org.apa.kaf.str.pro.int.StreamThread] (main) stream-thread [temperature-aggregator-2bb042ac-1fd4-43eb-b0b8-d6f04f153503-StreamThread-1] Creating consumer client
[2025-11-27T00:40:10.480Z] 2025-11-27 00:39:11,017 INFO [org.apa.kaf.str.pro.int.ass.AssignorConfiguration] (main) stream-thread [temperature-aggregator-2bb042ac-1fd4-43eb-b0b8-d6f04f153503-StreamThread-1-consumer] Cooperative rebalancing protocol is enabled now
[2025-11-27T00:40:10.480Z] 2025-11-27 00:39:11,030 WARN [org.apa.kaf.cli.con.ConsumerConfig] (main) The configuration 'streams.metadata.max.age.ms' was supplied but isn't a known config.
[2025-11-27T00:40:10.480Z] 2025-11-27 00:39:11,030 WARN [org.apa.kaf.cli.con.ConsumerConfig] (main) The configuration 'bootstrap-servers' was supplied but isn't a known config.
[2025-11-27T00:40:10.480Z] 2025-11-27 00:39:11,030 WARN [org.apa.kaf.cli.con.ConsumerConfig] (main) The configuration 'streams.commit.interval.ms' was supplied but isn't a known config.
[2025-11-27T00:40:10.480Z] 2025-11-27 00:39:11,030 WARN [org.apa.kaf.cli.con.ConsumerConfig] (main) The configuration 'streams.metrics.recording.level' was supplied but isn't a known config.
[2025-11-27T00:40:10.480Z] 2025-11-27 00:39:11,030 WARN [org.apa.kaf.cli.con.ConsumerConfig] (main) The configuration 'streams.auto.offset.reset' was supplied but isn't a known config.
[2025-11-27T00:40:10.480Z] 2025-11-27 00:39:11,031 WARN [org.apa.kaf.cli.con.ConsumerConfig] (main) The configuration 'streams.state.dir' was supplied but isn't a known config.
[2025-11-27T00:40:10.480Z] 2025-11-27 00:39:11,031 WARN [org.apa.kaf.cli.con.ConsumerConfig] (main) The configuration 'streams.cache.max.bytes.buffering' was supplied but isn't a known config.
[2025-11-27T00:40:10.480Z] 2025-11-27 00:39:11,031 WARN [org.apa.kaf.cli.con.ConsumerConfig] (main) The configuration 'topics' was supplied but isn't a known config.
[2025-11-27T00:40:10.480Z] 2025-11-27 00:39:11,031 WARN [org.apa.kaf.cli.con.ConsumerConfig] (main) The configuration 'streams.consumer.heartbeat.interval.ms' was supplied but isn't a known config.
[2025-11-27T00:40:10.480Z] 2025-11-27 00:39:11,031 WARN [org.apa.kaf.cli.con.ConsumerConfig] (main) The configuration 'application-id' was supplied but isn't a known config.
[2025-11-27T00:40:10.481Z] 2025-11-27 00:39:11,151 WARN [io.qua.kaf.str.run.KafkaStreamsProducer] (pool-10-thread-1) Waiting for topic(s) to be created: [weather-stations, temperature-values]
[2025-11-27T00:40:10.481Z] 2025-11-27 00:39:11,225 INFO [io.quarkus] (main) Quarkus 2.7.2.Final on JVM started in 16.149s. Listening on: http://localhost:8081
[2025-11-27T00:40:10.481Z] 2025-11-27 00:39:11,226 INFO [io.quarkus] (main) Profile test activated.
[2025-11-27T00:40:10.481Z] 2025-11-27 00:39:11,226 INFO [io.quarkus] (main) Installed features: [cdi, kafka-client, kafka-streams, resteasy, resteasy-jackson, smallrye-context-propagation, vertx]
[2025-11-27T00:40:13.529Z] 2025-11-27 00:39:11,651 WARN [org.apa.kaf.cli.NetworkClient] (kafka-producer-network-thread | producer-2) [Producer clientId=producer-2] Error while fetching metadata with correlation id 3 : {weather-stations=LEADER_NOT_AVAILABLE}
[2025-11-27T00:40:13.529Z] 2025-11-27 00:39:11,835 WARN [org.apa.kaf.cli.NetworkClient] (kafka-producer-network-thread | producer-1) [Producer clientId=producer-1] Error while fetching metadata with correlation id 3 : {temperature-values=LEADER_NOT_AVAILABLE}
[2025-11-27T00:40:13.529Z] 2025-11-27 00:39:11,991 WARN [org.apa.kaf.cli.NetworkClient] (main) [Consumer clientId=consumer-test-group-id-1, groupId=test-group-id] Error while fetching metadata with correlation id 2 : {temperatures-aggregated=LEADER_NOT_AVAILABLE}
[2025-11-27T00:40:13.529Z] 2025-11-27 00:39:13,175 INFO [org.apa.kaf.str.KafkaStreams] (pool-10-thread-1) stream-client [temperature-aggregator-2bb042ac-1fd4-43eb-b0b8-d6f04f153503] State transition from CREATED to REBALANCING
[2025-11-27T00:40:13.529Z] 2025-11-27 00:39:13,266 INFO [org.apa.kaf.str.sta.int.RocksDBTimestampedStore] (temperature-aggregator-2bb042ac-1fd4-43eb-b0b8-d6f04f153503-GlobalStreamThread) Opening store weather-stations-STATE-STORE-0000000000 in regular mode
[2025-11-27T00:40:13.529Z] 2025-11-27 00:39:13,269 INFO [org.apa.kaf.str.pro.int.GlobalStateManagerImpl] (temperature-aggregator-2bb042ac-1fd4-43eb-b0b8-d6f04f153503-GlobalStreamThread) global-stream-thread [temperature-aggregator-2bb042ac-1fd4-43eb-b0b8-d6f04f153503-GlobalStreamThread] Restoring state for global store weather-stations-STATE-STORE-0000000000
[2025-11-27T00:40:13.529Z] 2025-11-27 00:39:13,349 INFO [org.apa.kaf.str.pro.int.GlobalStreamThread] (temperature-aggregator-2bb042ac-1fd4-43eb-b0b8-d6f04f153503-GlobalStreamThread) global-stream-thread [temperature-aggregator-2bb042ac-1fd4-43eb-b0b8-d6f04f153503-GlobalStreamThread] State transition from CREATED to RUNNING
[2025-11-27T00:40:13.530Z] 2025-11-27 00:39:13,351 INFO [org.apa.kaf.str.pro.int.StreamThread] (temperature-aggregator-2bb042ac-1fd4-43eb-b0b8-d6f04f153503-StreamThread-1) stream-thread [temperature-aggregator-2bb042ac-1fd4-43eb-b0b8-d6f04f153503-StreamThread-1] Starting
[2025-11-27T00:40:13.530Z] 2025-11-27 00:39:13,352 INFO [org.apa.kaf.str.pro.int.StreamThread] (temperature-aggregator-2bb042ac-1fd4-43eb-b0b8-d6f04f153503-StreamThread-1) stream-thread [temperature-aggregator-2bb042ac-1fd4-43eb-b0b8-d6f04f153503-StreamThread-1] State transition from CREATED to STARTING
[2025-11-27T00:40:13.530Z] 2025-11-27 00:39:13,483 INFO [org.apa.kaf.str.pro.int.StreamsPartitionAssignor] (temperature-aggregator-2bb042ac-1fd4-43eb-b0b8-d6f04f153503-StreamThread-1) stream-thread [temperature-aggregator-2bb042ac-1fd4-43eb-b0b8-d6f04f153503-StreamThread-1-consumer] All members participating in this rebalance:
[2025-11-27T00:40:13.530Z] 2bb042ac-1fd4-43eb-b0b8-d6f04f153503: [temperature-aggregator-2bb042ac-1fd4-43eb-b0b8-d6f04f153503-StreamThread-1-consumer-9db82894-f91e-4908-9a40-68ba1077188b].
[2025-11-27T00:40:13.530Z] 2025-11-27 00:39:13,494 INFO [org.apa.kaf.str.pro.int.ass.HighAvailabilityTaskAssignor] (temperature-aggregator-2bb042ac-1fd4-43eb-b0b8-d6f04f153503-StreamThread-1) Decided on assignment: {2bb042ac-1fd4-43eb-b0b8-d6f04f153503=[activeTasks: ([1_0]) standbyTasks: ([]) prevActiveTasks: ([]) prevStandbyTasks: ([]) changelogOffsetTotalsByTask: ([]) taskLagTotals: ([1_0=0]) capacity: 1 assigned: 1]} with no followup probing rebalance.
[2025-11-27T00:40:13.530Z] 2025-11-27 00:39:13,495 INFO [org.apa.kaf.str.pro.int.StreamsPartitionAssignor] (temperature-aggregator-2bb042ac-1fd4-43eb-b0b8-d6f04f153503-StreamThread-1) stream-thread [temperature-aggregator-2bb042ac-1fd4-43eb-b0b8-d6f04f153503-StreamThread-1-consumer] Assigned tasks [1_0] including stateful [1_0] to clients as:
[2025-11-27T00:40:13.530Z] 2bb042ac-1fd4-43eb-b0b8-d6f04f153503=[activeTasks: ([1_0]) standbyTasks: ([])].
[2025-11-27T00:40:13.530Z] 2025-11-27 00:39:13,500 INFO [org.apa.kaf.str.pro.int.StreamsPartitionAssignor] (temperature-aggregator-2bb042ac-1fd4-43eb-b0b8-d6f04f153503-StreamThread-1) stream-thread [temperature-aggregator-2bb042ac-1fd4-43eb-b0b8-d6f04f153503-StreamThread-1-consumer] Client 2bb042ac-1fd4-43eb-b0b8-d6f04f153503 per-consumer assignment:
[2025-11-27T00:40:13.530Z] prev owned active {}
[2025-11-27T00:40:13.530Z] prev owned standby {temperature-aggregator-2bb042ac-1fd4-43eb-b0b8-d6f04f153503-StreamThread-1-consumer-9db82894-f91e-4908-9a40-68ba1077188b=[]}
[2025-11-27T00:40:13.530Z] assigned active {temperature-aggregator-2bb042ac-1fd4-43eb-b0b8-d6f04f153503-StreamThread-1-consumer-9db82894-f91e-4908-9a40-68ba1077188b=[1_0]}
[2025-11-27T00:40:13.530Z] revoking active {}
[2025-11-27T00:40:13.530Z] assigned standby {}
[2025-11-27T00:40:13.530Z]
[2025-11-27T00:40:13.530Z] 2025-11-27 00:39:13,500 INFO [org.apa.kaf.str.pro.int.StreamsPartitionAssignor] (temperature-aggregator-2bb042ac-1fd4-43eb-b0b8-d6f04f153503-StreamThread-1) stream-thread [temperature-aggregator-2bb042ac-1fd4-43eb-b0b8-d6f04f153503-StreamThread-1-consumer] Finished stable assignment of tasks, no followup rebalances required.
[2025-11-27T00:40:13.530Z] 2025-11-27 00:39:13,502 INFO [org.apa.kaf.str.pro.int.StreamThread] (temperature-aggregator-2bb042ac-1fd4-43eb-b0b8-d6f04f153503-StreamThread-1) stream-thread [temperature-aggregator-2bb042ac-1fd4-43eb-b0b8-d6f04f153503-StreamThread-1] Processed 0 total records, ran 0 punctuators, and committed 0 total tasks since the last update
[2025-11-27T00:40:13.530Z] 2025-11-27 00:39:13,505 INFO [org.apa.kaf.str.pro.int.StreamsPartitionAssignor] (temperature-aggregator-2bb042ac-1fd4-43eb-b0b8-d6f04f153503-StreamThread-1) stream-thread [temperature-aggregator-2bb042ac-1fd4-43eb-b0b8-d6f04f153503-StreamThread-1-consumer] No followup rebalance was requested, resetting the rebalance schedule.
[2025-11-27T00:40:13.530Z] 2025-11-27 00:39:13,507 INFO [org.apa.kaf.str.pro.int.TaskManager] (temperature-aggregator-2bb042ac-1fd4-43eb-b0b8-d6f04f153503-StreamThread-1) stream-thread [temperature-aggregator-2bb042ac-1fd4-43eb-b0b8-d6f04f153503-StreamThread-1] Handle new assignment with:
[2025-11-27T00:40:13.530Z] New active tasks: [1_0]
[2025-11-27T00:40:13.530Z] New standby tasks: []
[2025-11-27T00:40:13.530Z] Existing active tasks: []
[2025-11-27T00:40:13.530Z] Existing standby tasks: []
[2025-11-27T00:40:13.530Z] 2025-11-27 00:39:13,515 INFO [org.apa.kaf.str.pro.int.StreamThread] (temperature-aggregator-2bb042ac-1fd4-43eb-b0b8-d6f04f153503-StreamThread-1) stream-thread [temperature-aggregator-2bb042ac-1fd4-43eb-b0b8-d6f04f153503-StreamThread-1] State transition from STARTING to PARTITIONS_ASSIGNED
[2025-11-27T00:40:13.530Z] 2025-11-27 00:39:13,670 INFO [org.apa.kaf.str.pro.int.ProcessorStateManager] (temperature-aggregator-2bb042ac-1fd4-43eb-b0b8-d6f04f153503-StreamThread-1) stream-thread [temperature-aggregator-2bb042ac-1fd4-43eb-b0b8-d6f04f153503-StreamThread-1] task [1_0] State store weather-stations-store did not find checkpoint offset, hence would default to the starting offset at changelog temperature-aggregator-weather-stations-store-changelog-0
[2025-11-27T00:40:13.530Z] 2025-11-27 00:39:13,670 INFO [org.apa.kaf.str.pro.int.StreamTask] (temperature-aggregator-2bb042ac-1fd4-43eb-b0b8-d6f04f153503-StreamThread-1) stream-thread [temperature-aggregator-2bb042ac-1fd4-43eb-b0b8-d6f04f153503-StreamThread-1] task [1_0] Initialized
[2025-11-27T00:40:13.530Z] 2025-11-27 00:39:13,809 INFO [org.apa.kaf.str.pro.int.StoreChangelogReader] (temperature-aggregator-2bb042ac-1fd4-43eb-b0b8-d6f04f153503-StreamThread-1) stream-thread [temperature-aggregator-2bb042ac-1fd4-43eb-b0b8-d6f04f153503-StreamThread-1] Finished restoring changelog temperature-aggregator-weather-stations-store-changelog-0 to store weather-stations-store with a total number of 0 records
[2025-11-27T00:40:13.530Z] 2025-11-27 00:39:13,820 INFO [org.apa.kaf.str.pro.int.StreamTask] (temperature-aggregator-2bb042ac-1fd4-43eb-b0b8-d6f04f153503-StreamThread-1) stream-thread [temperature-aggregator-2bb042ac-1fd4-43eb-b0b8-d6f04f153503-StreamThread-1] task [1_0] Restored and ready to run
[2025-11-27T00:40:13.530Z] 2025-11-27 00:39:13,821 INFO [org.apa.kaf.str.pro.int.StreamThread] (temperature-aggregator-2bb042ac-1fd4-43eb-b0b8-d6f04f153503-StreamThread-1) stream-thread [temperature-aggregator-2bb042ac-1fd4-43eb-b0b8-d6f04f153503-StreamThread-1] Restoration took 306 ms for all tasks [1_0]
[2025-11-27T00:40:13.530Z] 2025-11-27 00:39:13,821 INFO [org.apa.kaf.str.pro.int.StreamThread] (temperature-aggregator-2bb042ac-1fd4-43eb-b0b8-d6f04f153503-StreamThread-1) stream-thread [temperature-aggregator-2bb042ac-1fd4-43eb-b0b8-d6f04f153503-StreamThread-1] State transition from PARTITIONS_ASSIGNED to RUNNING
[2025-11-27T00:40:13.530Z] 2025-11-27 00:39:13,824 INFO [org.apa.kaf.str.KafkaStreams] (temperature-aggregator-2bb042ac-1fd4-43eb-b0b8-d6f04f153503-StreamThread-1) stream-client [temperature-aggregator-2bb042ac-1fd4-43eb-b0b8-d6f04f153503] State transition from REBALANCING to RUNNING
[2025-11-27T00:40:13.530Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 23.931 s - in org.acme.kafka.streams.aggregator.streams.AggregatorTest
[2025-11-27T00:40:13.530Z] [INFO] Running org.acme.kafka.streams.aggregator.streams.TopologyProducerTest
[2025-11-27T00:40:13.530Z] 2025-11-27 00:39:15,032 WARN [org.apa.kaf.str.pro.int.StateDirectory] (main) Using an OS temp directory in the state.dir property can cause failures with writing the checkpoint file due to the fact that this directory can be cleared by the OS. Resolved state.dir: [/tmp/kafka-streams]
[2025-11-27T00:40:13.530Z] 2025-11-27 00:39:15,089 INFO [org.apa.kaf.str.sta.int.RocksDBTimestampedStore] (main) Opening store weather-stations-STATE-STORE-0000000000 in regular mode
[2025-11-27T00:40:13.530Z] 2025-11-27 00:39:15,089 INFO [org.apa.kaf.str.pro.int.GlobalStateManagerImpl] (main) topology-test-driver Restoring state for global store weather-stations-STATE-STORE-0000000000
[2025-11-27T00:40:13.530Z] 2025-11-27 00:39:15,118 INFO [org.apa.kaf.str.pro.int.ProcessorStateManager] (main) topology-test-driver State store weather-stations-store did not find checkpoint offset, hence would default to the starting offset at changelog testApplicationId-weather-stations-store-changelog-0
[2025-11-27T00:40:13.530Z] 2025-11-27 00:39:15,118 INFO [org.apa.kaf.str.pro.int.StreamTask] (main) stream-thread [main] task [0_0] Initialized
[2025-11-27T00:40:13.530Z] 2025-11-27 00:39:15,121 INFO [org.apa.kaf.str.pro.int.StreamTask] (main) stream-thread [main] task [0_0] Restored and ready to run
[2025-11-27T00:40:13.530Z] 2025-11-27 00:39:15,169 INFO [org.apa.kaf.str.pro.int.StreamTask] (main) stream-thread [main] task [0_0] Suspended RUNNING
[2025-11-27T00:40:13.530Z] 2025-11-27 00:39:15,169 INFO [org.apa.kaf.str.pro.int.StreamTask] (main) stream-thread [main] task [0_0] Suspended running
[2025-11-27T00:40:13.530Z] 2025-11-27 00:39:15,180 INFO [org.apa.kaf.str.pro.int.RecordCollectorImpl] (main) topology-test-driver Closing record collector clean
[2025-11-27T00:40:13.530Z] 2025-11-27 00:39:15,180 INFO [org.apa.kaf.str.pro.int.StreamTask] (main) stream-thread [main] task [0_0] Closed clean
[2025-11-27T00:40:13.530Z] 2025-11-27 00:39:15,182 INFO [org.apa.kaf.str.pro.int.StateDirectory] (main) stream-thread [main] Deleting task directory 0_0 for 0_0 as user calling cleanup.
[2025-11-27T00:40:13.530Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.168 s - in org.acme.kafka.streams.aggregator.streams.TopologyProducerTest
[2025-11-27T00:40:14.991Z] 2025-11-27 00:39:15,209 INFO [org.apa.kaf.str.KafkaStreams] (main) stream-client [temperature-aggregator-2bb042ac-1fd4-43eb-b0b8-d6f04f153503] State transition from RUNNING to PENDING_SHUTDOWN
[2025-11-27T00:40:14.991Z] 2025-11-27 00:39:15,212 INFO [org.apa.kaf.str.pro.int.StreamThread] (kafka-streams-close-thread) stream-thread [temperature-aggregator-2bb042ac-1fd4-43eb-b0b8-d6f04f153503-StreamThread-1] Informed to shut down
[2025-11-27T00:40:14.991Z] 2025-11-27 00:39:15,213 INFO [org.apa.kaf.str.pro.int.StreamThread] (kafka-streams-close-thread) stream-thread [temperature-aggregator-2bb042ac-1fd4-43eb-b0b8-d6f04f153503-StreamThread-1] State transition from RUNNING to PENDING_SHUTDOWN
[2025-11-27T00:40:14.991Z] 2025-11-27 00:39:15,276 INFO [org.apa.kaf.str.pro.int.StreamThread] (temperature-aggregator-2bb042ac-1fd4-43eb-b0b8-d6f04f153503-StreamThread-1) stream-thread [temperature-aggregator-2bb042ac-1fd4-43eb-b0b8-d6f04f153503-StreamThread-1] Shutting down
[2025-11-27T00:40:14.991Z] 2025-11-27 00:39:15,293 INFO [org.apa.kaf.str.pro.int.StreamTask] (temperature-aggregator-2bb042ac-1fd4-43eb-b0b8-d6f04f153503-StreamThread-1) stream-thread [temperature-aggregator-2bb042ac-1fd4-43eb-b0b8-d6f04f153503-StreamThread-1] task [1_0] Suspended RUNNING
[2025-11-27T00:40:14.991Z] 2025-11-27 00:39:15,293 INFO [org.apa.kaf.str.pro.int.StreamTask] (temperature-aggregator-2bb042ac-1fd4-43eb-b0b8-d6f04f153503-StreamThread-1) stream-thread [temperature-aggregator-2bb042ac-1fd4-43eb-b0b8-d6f04f153503-StreamThread-1] task [1_0] Suspended running
[2025-11-27T00:40:14.991Z] 2025-11-27 00:39:15,300 INFO [org.apa.kaf.str.pro.int.RecordCollectorImpl] (temperature-aggregator-2bb042ac-1fd4-43eb-b0b8-d6f04f153503-StreamThread-1) stream-thread [temperature-aggregator-2bb042ac-1fd4-43eb-b0b8-d6f04f153503-StreamThread-1] task [1_0] Closing record collector clean
[2025-11-27T00:40:14.991Z] 2025-11-27 00:39:15,301 INFO [org.apa.kaf.str.pro.int.StreamTask] (temperature-aggregator-2bb042ac-1fd4-43eb-b0b8-d6f04f153503-StreamThread-1) stream-thread [temperature-aggregator-2bb042ac-1fd4-43eb-b0b8-d6f04f153503-StreamThread-1] task [1_0] Closed clean
[2025-11-27T00:40:14.991Z] 2025-11-27 00:39:15,321 INFO [org.apa.kaf.str.pro.int.StreamThread] (temperature-aggregator-2bb042ac-1fd4-43eb-b0b8-d6f04f153503-StreamThread-1) stream-thread [temperature-aggregator-2bb042ac-1fd4-43eb-b0b8-d6f04f153503-StreamThread-1] State transition from PENDING_SHUTDOWN to DEAD
[2025-11-27T00:40:14.991Z] 2025-11-27 00:39:15,321 INFO [org.apa.kaf.str.pro.int.StreamThread] (temperature-aggregator-2bb042ac-1fd4-43eb-b0b8-d6f04f153503-StreamThread-1) stream-thread [temperature-aggregator-2bb042ac-1fd4-43eb-b0b8-d6f04f153503-StreamThread-1] Shutdown complete
[2025-11-27T00:40:14.991Z] 2025-11-27 00:39:15,321 INFO [org.apa.kaf.str.pro.int.GlobalStreamThread] (kafka-streams-close-thread) global-stream-thread [temperature-aggregator-2bb042ac-1fd4-43eb-b0b8-d6f04f153503-GlobalStreamThread] State transition from RUNNING to PENDING_SHUTDOWN
[2025-11-27T00:40:14.991Z] 2025-11-27 00:39:15,408 INFO [org.apa.kaf.str.pro.int.GlobalStreamThread] (temperature-aggregator-2bb042ac-1fd4-43eb-b0b8-d6f04f153503-GlobalStreamThread) global-stream-thread [temperature-aggregator-2bb042ac-1fd4-43eb-b0b8-d6f04f153503-GlobalStreamThread] Shutting down
[2025-11-27T00:40:14.991Z] 2025-11-27 00:39:15,415 INFO [org.apa.kaf.str.pro.int.GlobalStreamThread] (temperature-aggregator-2bb042ac-1fd4-43eb-b0b8-d6f04f153503-GlobalStreamThread) global-stream-thread [temperature-aggregator-2bb042ac-1fd4-43eb-b0b8-d6f04f153503-GlobalStreamThread] State transition from PENDING_SHUTDOWN to DEAD
[2025-11-27T00:40:14.991Z] 2025-11-27 00:39:15,416 ERROR [org.apa.kaf.str.KafkaStreams] (temperature-aggregator-2bb042ac-1fd4-43eb-b0b8-d6f04f153503-GlobalStreamThread) stream-client [temperature-aggregator-2bb042ac-1fd4-43eb-b0b8-d6f04f153503] Global thread has died. The streams application or client will now close to ERROR.
[2025-11-27T00:40:14.991Z] 2025-11-27 00:39:15,416 INFO [org.apa.kaf.str.KafkaStreams] (temperature-aggregator-2bb042ac-1fd4-43eb-b0b8-d6f04f153503-GlobalStreamThread) stream-client [temperature-aggregator-2bb042ac-1fd4-43eb-b0b8-d6f04f153503] Skipping shutdown since we are already in PENDING_SHUTDOWN
[2025-11-27T00:40:14.991Z] 2025-11-27 00:39:15,416 INFO [org.apa.kaf.str.pro.int.GlobalStreamThread] (temperature-aggregator-2bb042ac-1fd4-43eb-b0b8-d6f04f153503-GlobalStreamThread) global-stream-thread [temperature-aggregator-2bb042ac-1fd4-43eb-b0b8-d6f04f153503-GlobalStreamThread] Shutdown complete
[2025-11-27T00:40:14.991Z] 2025-11-27 00:39:15,421 INFO [org.apa.kaf.str.KafkaStreams] (kafka-streams-close-thread) stream-client [temperature-aggregator-2bb042ac-1fd4-43eb-b0b8-d6f04f153503] State transition from PENDING_SHUTDOWN to NOT_RUNNING
[2025-11-27T00:40:14.991Z] 2025-11-27 00:39:15,422 INFO [org.apa.kaf.str.KafkaStreams] (main) stream-client [temperature-aggregator-2bb042ac-1fd4-43eb-b0b8-d6f04f153503] Streams client stopped completely
[2025-11-27T00:40:14.991Z] 2025-11-27 00:39:15,465 INFO [io.quarkus] (main) Quarkus stopped in 0.268s
[2025-11-27T00:40:14.991Z] [INFO]
[2025-11-27T00:40:14.991Z] [INFO] Results:
[2025-11-27T00:40:14.991Z] [INFO]
[2025-11-27T00:40:14.991Z] [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0
[2025-11-27T00:40:14.991Z] [INFO]
[2025-11-27T00:40:14.991Z] [INFO]
[2025-11-27T00:40:14.991Z] [INFO] --- maven-jar-plugin:2.4:jar (default-jar) @ kafka-streams-quickstart-aggregator ---
[2025-11-27T00:40:14.991Z] [INFO] Building jar: /quarkus-quickstarts/kafka-streams-quickstart/aggregator/target/kafka-streams-quickstart-aggregator-1.0.0-SNAPSHOT.jar
[2025-11-27T00:40:14.991Z] [INFO]
[2025-11-27T00:40:14.991Z] [INFO] --- quarkus-maven-plugin:2.7.2.Final:build (default) @ kafka-streams-quickstart-aggregator ---
[2025-11-27T00:40:17.228Z] [INFO] [io.quarkus.deployment.QuarkusAugmentor] Quarkus augmentation completed in 1809ms
[2025-11-27T00:40:17.228Z] [INFO]
[2025-11-27T00:40:17.228Z] [INFO] --- maven-install-plugin:2.4:install (default-install) @ kafka-streams-quickstart-aggregator ---
[2025-11-27T00:40:17.228Z] [INFO] Installing /quarkus-quickstarts/kafka-streams-quickstart/aggregator/target/kafka-streams-quickstart-aggregator-1.0.0-SNAPSHOT.jar to /root/.m2/repository/org/acme/kafka-streams-quickstart-aggregator/1.0.0-SNAPSHOT/kafka-streams-quickstart-aggregator-1.0.0-SNAPSHOT.jar
[2025-11-27T00:40:17.228Z] [INFO] Installing /quarkus-quickstarts/kafka-streams-quickstart/aggregator/pom.xml to /root/.m2/repository/org/acme/kafka-streams-quickstart-aggregator/1.0.0-SNAPSHOT/kafka-streams-quickstart-aggregator-1.0.0-SNAPSHOT.pom
[2025-11-27T00:40:17.228Z] [INFO]
[2025-11-27T00:40:17.228Z] [INFO] -------------------< org.acme:kogito-drl-quickstart >-------------------
[2025-11-27T00:40:17.228Z] [INFO] Building kogito-drl-quickstart 1.0.0-SNAPSHOT [48/103]
[2025-11-27T00:40:17.228Z] [INFO] --------------------------------[ jar ]---------------------------------
[2025-11-27T00:40:17.228Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/kie/kogito/kogito-quarkus-rules/1.16.1.Final/kogito-quarkus-rules-1.16.1.Final.pom
[2025-11-27T00:40:17.902Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/kie/kogito/kogito-quarkus-rules/1.16.1.Final/kogito-quarkus-rules-1.16.1.Final.pom (3.0 kB at 4.8 kB/s)
[2025-11-27T00:40:17.902Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/kie/kogito/kogito-quarkus-rules-extension/1.16.1.Final/kogito-quarkus-rules-extension-1.16.1.Final.pom
[2025-11-27T00:40:18.577Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/kie/kogito/kogito-quarkus-rules-extension/1.16.1.Final/kogito-quarkus-rules-extension-1.16.1.Final.pom (1.2 kB at 1.8 kB/s)
[2025-11-27T00:40:18.577Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/kie/kogito/quarkus-extensions/1.16.1.Final/quarkus-extensions-1.16.1.Final.pom
[2025-11-27T00:40:19.251Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/kie/kogito/quarkus-extensions/1.16.1.Final/quarkus-extensions-1.16.1.Final.pom (2.2 kB at 4.8 kB/s)
[2025-11-27T00:40:19.251Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/kie/kogito/kogito-quarkus-common/1.16.1.Final/kogito-quarkus-common-1.16.1.Final.pom
[2025-11-27T00:40:19.251Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/kie/kogito/kogito-quarkus-common/1.16.1.Final/kogito-quarkus-common-1.16.1.Final.pom (3.8 kB at 14 kB/s)
[2025-11-27T00:40:19.251Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/kie/kogito/kogito-quarkus-extension-common/1.16.1.Final/kogito-quarkus-extension-common-1.16.1.Final.pom
[2025-11-27T00:40:19.925Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/kie/kogito/kogito-quarkus-extension-common/1.16.1.Final/kogito-quarkus-extension-common-1.16.1.Final.pom (753 B at 1.6 kB/s)
[2025-11-27T00:40:19.925Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/kie/kogito/kogito-api-incubation-application/1.16.1.Final/kogito-api-incubation-application-1.16.1.Final.pom
[2025-11-27T00:40:20.600Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/kie/kogito/kogito-api-incubation-application/1.16.1.Final/kogito-api-incubation-application-1.16.1.Final.pom (3.5 kB at 11 kB/s)
[2025-11-27T00:40:20.600Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/kie/kogito/kogito-api-parent/1.16.1.Final/kogito-api-parent-1.16.1.Final.pom
[2025-11-27T00:40:20.600Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/kie/kogito/kogito-api-parent/1.16.1.Final/kogito-api-parent-1.16.1.Final.pom (1.5 kB at 5.5 kB/s)
[2025-11-27T00:40:20.600Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/kie/kogito/kogito-api-incubation-common/1.16.1.Final/kogito-api-incubation-common-1.16.1.Final.pom
[2025-11-27T00:40:20.600Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/kie/kogito/kogito-api-incubation-common/1.16.1.Final/kogito-api-incubation-common-1.16.1.Final.pom (4.2 kB at 13 kB/s)
[2025-11-27T00:40:20.600Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/kie/kogito/kogito-api-incubation-common-objectmapper/1.16.1.Final/kogito-api-incubation-common-objectmapper-1.16.1.Final.pom
[2025-11-27T00:40:21.273Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/kie/kogito/kogito-api-incubation-common-objectmapper/1.16.1.Final/kogito-api-incubation-common-objectmapper-1.16.1.Final.pom (3.6 kB at 6.6 kB/s)
[2025-11-27T00:40:21.273Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/mvel/mvel2/2.4.12.Final/mvel2-2.4.12.Final.pom
[2025-11-27T00:40:21.273Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/mvel/mvel2/2.4.12.Final/mvel2-2.4.12.Final.pom (11 kB at 140 kB/s)
[2025-11-27T00:40:21.273Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/com/jayway/jsonpath/json-path/2.6.0/json-path-2.6.0.pom
[2025-11-27T00:40:21.273Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/com/jayway/jsonpath/json-path/2.6.0/json-path-2.6.0.pom (2.6 kB at 38 kB/s)
[2025-11-27T00:40:21.273Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/net/minidev/json-smart/2.4.7/json-smart-2.4.7.pom
[2025-11-27T00:40:21.948Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/net/minidev/json-smart/2.4.7/json-smart-2.4.7.pom (8.2 kB at 94 kB/s)
[2025-11-27T00:40:21.948Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/net/minidev/accessors-smart/2.4.7/accessors-smart-2.4.7.pom
[2025-11-27T00:40:21.948Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/net/minidev/accessors-smart/2.4.7/accessors-smart-2.4.7.pom (9.9 kB at 99 kB/s)
[2025-11-27T00:40:21.948Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/kie/kogito/kogito-api/1.16.1.Final/kogito-api-1.16.1.Final.pom
[2025-11-27T00:40:21.948Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/kie/kogito/kogito-api/1.16.1.Final/kogito-api-1.16.1.Final.pom (3.2 kB at 33 kB/s)
[2025-11-27T00:40:21.948Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/kie/kogito/kogito-kie-bom/1.16.1.Final/kogito-kie-bom-1.16.1.Final.pom
[2025-11-27T00:40:22.624Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/kie/kogito/kogito-kie-bom/1.16.1.Final/kogito-kie-bom-1.16.1.Final.pom (8.0 kB at 15 kB/s)
[2025-11-27T00:40:22.624Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/kie/kie-api/8.16.1.Beta/kie-api-8.16.1.Beta.pom
[2025-11-27T00:40:22.624Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/kie/kie-api/8.16.1.Beta/kie-api-8.16.1.Beta.pom (5.6 kB at 34 kB/s)
[2025-11-27T00:40:22.624Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/kie/drools-build-parent/8.16.1.Beta/drools-build-parent-8.16.1.Beta.pom
[2025-11-27T00:40:22.624Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/kie/drools-build-parent/8.16.1.Beta/drools-build-parent-8.16.1.Beta.pom (158 kB at 771 kB/s)
[2025-11-27T00:40:22.624Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/kie/drools-parent/8.16.1.Beta/drools-parent-8.16.1.Beta.pom
[2025-11-27T00:40:23.298Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/kie/drools-parent/8.16.1.Beta/drools-parent-8.16.1.Beta.pom (7.5 kB at 39 kB/s)
[2025-11-27T00:40:23.298Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/jboss/errai/bom/errai-internal-bom/4.15.0.Final/errai-internal-bom-4.15.0.Final.pom
[2025-11-27T00:40:23.298Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/jboss/errai/bom/errai-internal-bom/4.15.0.Final/errai-internal-bom-4.15.0.Final.pom (9.9 kB at 171 kB/s)
[2025-11-27T00:40:23.298Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/kie/kie-core-bom/8.16.1.Beta/kie-core-bom-8.16.1.Beta.pom
[2025-11-27T00:40:23.298Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/kie/kie-core-bom/8.16.1.Beta/kie-core-bom-8.16.1.Beta.pom (7.8 kB at 46 kB/s)
[2025-11-27T00:40:23.298Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/drools/drools-bom/8.16.1.Beta/drools-bom-8.16.1.Beta.pom
[2025-11-27T00:40:23.298Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/drools/drools-bom/8.16.1.Beta/drools-bom-8.16.1.Beta.pom (26 kB at 262 kB/s)
[2025-11-27T00:40:23.298Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/kie/kie-dmn-bom/8.16.1.Beta/kie-dmn-bom-8.16.1.Beta.pom
[2025-11-27T00:40:23.298Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/kie/kie-dmn-bom/8.16.1.Beta/kie-dmn-bom-8.16.1.Beta.pom (7.3 kB at 35 kB/s)
[2025-11-27T00:40:23.298Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/kie/kie-pmml-bom/8.16.1.Beta/kie-pmml-bom-8.16.1.Beta.pom
[2025-11-27T00:40:23.971Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/kie/kie-pmml-bom/8.16.1.Beta/kie-pmml-bom-8.16.1.Beta.pom (21 kB at 89 kB/s)
[2025-11-27T00:40:23.971Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/kie/kie-dmn-api/8.16.1.Beta/kie-dmn-api-8.16.1.Beta.pom
[2025-11-27T00:40:23.972Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/kie/kie-dmn-api/8.16.1.Beta/kie-dmn-api-8.16.1.Beta.pom (1.5 kB at 5.2 kB/s)
[2025-11-27T00:40:23.972Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/kie/kie-dmn/8.16.1.Beta/kie-dmn-8.16.1.Beta.pom
[2025-11-27T00:40:23.972Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/kie/kie-dmn/8.16.1.Beta/kie-dmn-8.16.1.Beta.pom (2.1 kB at 19 kB/s)
[2025-11-27T00:40:23.972Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/kie/kie-internal/8.16.1.Beta/kie-internal-8.16.1.Beta.pom
[2025-11-27T00:40:24.644Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/kie/kie-internal/8.16.1.Beta/kie-internal-8.16.1.Beta.pom (3.5 kB at 16 kB/s)
[2025-11-27T00:40:24.644Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/kie/kie-dmn-model/8.16.1.Beta/kie-dmn-model-8.16.1.Beta.pom
[2025-11-27T00:40:24.644Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/kie/kie-dmn-model/8.16.1.Beta/kie-dmn-model-8.16.1.Beta.pom (2.4 kB at 7.9 kB/s)
[2025-11-27T00:40:24.644Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/kie/kogito/kogito-timer/1.16.1.Final/kogito-timer-1.16.1.Final.pom
[2025-11-27T00:40:25.355Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/kie/kogito/kogito-timer/1.16.1.Final/kogito-timer-1.16.1.Final.pom (1.7 kB at 5.9 kB/s)
[2025-11-27T00:40:25.355Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/kie/kogito/kogito-pmml-api-dependencies/1.16.1.Final/kogito-pmml-api-dependencies-1.16.1.Final.pom
[2025-11-27T00:40:25.355Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/kie/kogito/kogito-pmml-api-dependencies/1.16.1.Final/kogito-pmml-api-dependencies-1.16.1.Final.pom (1.3 kB at 12 kB/s)
[2025-11-27T00:40:25.355Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/kie/kogito/drools/1.16.1.Final/drools-1.16.1.Final.pom
[2025-11-27T00:40:25.355Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/kie/kogito/drools/1.16.1.Final/drools-1.16.1.Final.pom (1.7 kB at 7.2 kB/s)
[2025-11-27T00:40:25.355Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/kie/kie-pmml-evaluator-api/8.16.1.Beta/kie-pmml-evaluator-api-8.16.1.Beta.pom
[2025-11-27T00:40:25.355Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/kie/kie-pmml-evaluator-api/8.16.1.Beta/kie-pmml-evaluator-api-8.16.1.Beta.pom (1.5 kB at 6.1 kB/s)
[2025-11-27T00:40:25.355Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/kie/kie-pmml-evaluator/8.16.1.Beta/kie-pmml-evaluator-8.16.1.Beta.pom
[2025-11-27T00:40:26.037Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/kie/kie-pmml-evaluator/8.16.1.Beta/kie-pmml-evaluator-8.16.1.Beta.pom (793 B at 2.4 kB/s)
[2025-11-27T00:40:26.037Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/kie/kie-pmml-trusty/8.16.1.Beta/kie-pmml-trusty-8.16.1.Beta.pom
[2025-11-27T00:40:26.037Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/kie/kie-pmml-trusty/8.16.1.Beta/kie-pmml-trusty-8.16.1.Beta.pom (1.4 kB at 3.9 kB/s)
[2025-11-27T00:40:26.037Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/kie/kie-pmml-api/8.16.1.Beta/kie-pmml-api-8.16.1.Beta.pom
[2025-11-27T00:40:26.712Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/kie/kie-pmml-api/8.16.1.Beta/kie-pmml-api-8.16.1.Beta.pom (1.3 kB at 16 kB/s)
[2025-11-27T00:40:26.712Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/commons/commons-math3/3.4.1/commons-math3-3.4.1.pom
[2025-11-27T00:40:26.712Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/commons/commons-math3/3.4.1/commons-math3-3.4.1.pom (27 kB at 353 kB/s)
[2025-11-27T00:40:26.712Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/kie/kie-pmml-commons/8.16.1.Beta/kie-pmml-commons-8.16.1.Beta.pom
[2025-11-27T00:40:26.712Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/kie/kie-pmml-commons/8.16.1.Beta/kie-pmml-commons-8.16.1.Beta.pom (1.4 kB at 3.5 kB/s)
[2025-11-27T00:40:26.712Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/commons/commons-text/1.9/commons-text-1.9.pom
[2025-11-27T00:40:26.712Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/commons/commons-text/1.9/commons-text-1.9.pom (17 kB at 276 kB/s)
[2025-11-27T00:40:26.712Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/commons/commons-parent/51/commons-parent-51.pom
[2025-11-27T00:40:27.390Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/commons/commons-parent/51/commons-parent-51.pom (78 kB at 917 kB/s)
[2025-11-27T00:40:27.390Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/kie/kogito/kogito-api-incubation-rules-services/1.16.1.Final/kogito-api-incubation-rules-services-1.16.1.Final.pom
[2025-11-27T00:40:27.390Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/kie/kogito/kogito-api-incubation-rules-services/1.16.1.Final/kogito-api-incubation-rules-services-1.16.1.Final.pom (4.6 kB at 8.5 kB/s)
[2025-11-27T00:40:27.390Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/kie/kogito/kogito-api-incubation-rules/1.16.1.Final/kogito-api-incubation-rules-1.16.1.Final.pom
[2025-11-27T00:40:28.064Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/kie/kogito/kogito-api-incubation-rules/1.16.1.Final/kogito-api-incubation-rules-1.16.1.Final.pom (3.8 kB at 7.8 kB/s)
[2025-11-27T00:40:28.064Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/kie/kogito/kogito-drools/1.16.1.Final/kogito-drools-1.16.1.Final.pom
[2025-11-27T00:40:28.736Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/kie/kogito/kogito-drools/1.16.1.Final/kogito-drools-1.16.1.Final.pom (2.2 kB at 7.8 kB/s)
[2025-11-27T00:40:28.736Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/drools/drools-compiler/8.16.1.Beta/drools-compiler-8.16.1.Beta.pom
[2025-11-27T00:40:28.736Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/drools/drools-compiler/8.16.1.Beta/drools-compiler-8.16.1.Beta.pom (12 kB at 35 kB/s)
[2025-11-27T00:40:28.736Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/drools/drools-wiring-api/8.16.1.Beta/drools-wiring-api-8.16.1.Beta.pom
[2025-11-27T00:40:28.736Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/drools/drools-wiring-api/8.16.1.Beta/drools-wiring-api-8.16.1.Beta.pom (1.2 kB at 5.8 kB/s)
[2025-11-27T00:40:28.736Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/drools/drools-wiring/8.16.1.Beta/drools-wiring-8.16.1.Beta.pom
[2025-11-27T00:40:29.411Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/drools/drools-wiring/8.16.1.Beta/drools-wiring-8.16.1.Beta.pom (1.3 kB at 5.9 kB/s)
[2025-11-27T00:40:29.411Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/kie/kie-memory-compiler/8.16.1.Beta/kie-memory-compiler-8.16.1.Beta.pom
[2025-11-27T00:40:29.411Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/kie/kie-memory-compiler/8.16.1.Beta/kie-memory-compiler-8.16.1.Beta.pom (1.3 kB at 8.1 kB/s)
[2025-11-27T00:40:29.411Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/drools/drools-core/8.16.1.Beta/drools-core-8.16.1.Beta.pom
[2025-11-27T00:40:29.411Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/drools/drools-core/8.16.1.Beta/drools-core-8.16.1.Beta.pom (7.1 kB at 26 kB/s)
[2025-11-27T00:40:29.411Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/kie/kie-util-xml/8.16.1.Beta/kie-util-xml-8.16.1.Beta.pom
[2025-11-27T00:40:30.086Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/kie/kie-util-xml/8.16.1.Beta/kie-util-xml-8.16.1.Beta.pom (1.4 kB at 3.5 kB/s)
[2025-11-27T00:40:30.086Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/kie/kie-util/8.16.1.Beta/kie-util-8.16.1.Beta.pom
[2025-11-27T00:40:30.086Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/kie/kie-util/8.16.1.Beta/kie-util-8.16.1.Beta.pom (808 B at 4.8 kB/s)
[2025-11-27T00:40:30.086Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/drools/drools-wiring-static/8.16.1.Beta/drools-wiring-static-8.16.1.Beta.pom
[2025-11-27T00:40:30.086Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/drools/drools-wiring-static/8.16.1.Beta/drools-wiring-static-8.16.1.Beta.pom (1.6 kB at 9.2 kB/s)
[2025-11-27T00:40:30.760Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/drools/drools-drl-ast/8.16.1.Beta/drools-drl-ast-8.16.1.Beta.pom
[2025-11-27T00:40:30.760Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/drools/drools-drl-ast/8.16.1.Beta/drools-drl-ast-8.16.1.Beta.pom (1.5 kB at 4.9 kB/s)
[2025-11-27T00:40:30.760Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/drools/drools-kiesession/8.16.1.Beta/drools-kiesession-8.16.1.Beta.pom
[2025-11-27T00:40:30.760Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/drools/drools-kiesession/8.16.1.Beta/drools-kiesession-8.16.1.Beta.pom (2.3 kB at 7.9 kB/s)
[2025-11-27T00:40:30.760Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/drools/drools-ecj/8.16.1.Beta/drools-ecj-8.16.1.Beta.pom
[2025-11-27T00:40:31.432Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/drools/drools-ecj/8.16.1.Beta/drools-ecj-8.16.1.Beta.pom (2.2 kB at 5.5 kB/s)
[2025-11-27T00:40:31.432Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/kie/kie-util-maven-support/8.16.1.Beta/kie-util-maven-support-8.16.1.Beta.pom
[2025-11-27T00:40:36.501Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/kie/kie-util-maven-support/8.16.1.Beta/kie-util-maven-support-8.16.1.Beta.pom (1.0 kB at 3.1 kB/s)
[2025-11-27T00:40:36.502Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/antlr/antlr-runtime/3.5.2/antlr-runtime-3.5.2.pom
[2025-11-27T00:40:36.502Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/antlr/antlr-runtime/3.5.2/antlr-runtime-3.5.2.pom (2.2 kB at 36 kB/s)
[2025-11-27T00:40:36.502Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/antlr/antlr-master/3.5.2/antlr-master-3.5.2.pom
[2025-11-27T00:40:36.502Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/antlr/antlr-master/3.5.2/antlr-master-3.5.2.pom (12 kB at 175 kB/s)
[2025-11-27T00:40:36.502Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/kie/kogito/kogito-drools-wiring-static/1.16.1.Final/kogito-drools-wiring-static-1.16.1.Final.pom
[2025-11-27T00:40:36.502Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/kie/kogito/kogito-drools-wiring-static/1.16.1.Final/kogito-drools-wiring-static-1.16.1.Final.pom (2.2 kB at 8.3 kB/s)
[2025-11-27T00:40:36.502Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/drools/drools-model-compiler/8.16.1.Beta/drools-model-compiler-8.16.1.Beta.pom
[2025-11-27T00:40:36.502Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/drools/drools-model-compiler/8.16.1.Beta/drools-model-compiler-8.16.1.Beta.pom (4.0 kB at 11 kB/s)
[2025-11-27T00:40:36.502Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/drools/drools-model/8.16.1.Beta/drools-model-8.16.1.Beta.pom
[2025-11-27T00:40:36.502Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/drools/drools-model/8.16.1.Beta/drools-model-8.16.1.Beta.pom (1.2 kB at 4.4 kB/s)
[2025-11-27T00:40:36.502Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/drools/drools-canonical-model/8.16.1.Beta/drools-canonical-model-8.16.1.Beta.pom
[2025-11-27T00:40:36.502Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/drools/drools-canonical-model/8.16.1.Beta/drools-canonical-model-8.16.1.Beta.pom (1.0 kB at 3.6 kB/s)
[2025-11-27T00:40:36.502Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/com/github/javaparser/javaparser-core/3.23.1/javaparser-core-3.23.1.pom
[2025-11-27T00:40:36.502Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/com/github/javaparser/javaparser-core/3.23.1/javaparser-core-3.23.1.pom (4.9 kB at 75 kB/s)
[2025-11-27T00:40:36.502Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/com/github/javaparser/javaparser-parent/3.23.1/javaparser-parent-3.23.1.pom
[2025-11-27T00:40:36.502Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/com/github/javaparser/javaparser-parent/3.23.1/javaparser-parent-3.23.1.pom (22 kB at 276 kB/s)
[2025-11-27T00:40:36.502Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/drools/drools-mvel-parser/8.16.1.Beta/drools-mvel-parser-8.16.1.Beta.pom
[2025-11-27T00:40:36.502Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/drools/drools-mvel-parser/8.16.1.Beta/drools-mvel-parser-8.16.1.Beta.pom (2.6 kB at 5.4 kB/s)
[2025-11-27T00:40:36.502Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/drools/drools-mvel-compiler/8.16.1.Beta/drools-mvel-compiler-8.16.1.Beta.pom
[2025-11-27T00:40:36.502Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/drools/drools-mvel-compiler/8.16.1.Beta/drools-mvel-compiler-8.16.1.Beta.pom (1.3 kB at 4.3 kB/s)
[2025-11-27T00:40:36.502Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/kie/kogito/kogito-ruleunits/1.16.1.Final/kogito-ruleunits-1.16.1.Final.pom
[2025-11-27T00:40:36.502Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/kie/kogito/kogito-ruleunits/1.16.1.Final/kogito-ruleunits-1.16.1.Final.pom (3.3 kB at 14 kB/s)
[2025-11-27T00:40:36.502Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-artifact/3.6.3/maven-artifact-3.6.3.pom
[2025-11-27T00:40:36.502Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-artifact/3.6.3/maven-artifact-3.6.3.pom (2.4 kB at 41 kB/s)
[2025-11-27T00:40:36.502Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/com/thoughtworks/xstream/xstream/1.4.17/xstream-1.4.17.pom
[2025-11-27T00:40:36.502Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/com/thoughtworks/xstream/xstream/1.4.17/xstream-1.4.17.pom (22 kB at 319 kB/s)
[2025-11-27T00:40:36.502Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/com/thoughtworks/xstream/xstream-parent/1.4.17/xstream-parent-1.4.17.pom
[2025-11-27T00:40:36.502Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/com/thoughtworks/xstream/xstream-parent/1.4.17/xstream-parent-1.4.17.pom (43 kB at 688 kB/s)
[2025-11-27T00:40:36.502Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/github/x-stream/mxparser/1.2.1/mxparser-1.2.1.pom
[2025-11-27T00:40:36.502Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/io/github/x-stream/mxparser/1.2.1/mxparser-1.2.1.pom (24 kB at 373 kB/s)
[2025-11-27T00:40:36.502Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/com/sun/xml/bind/jaxb-impl/2.3.5/jaxb-impl-2.3.5.pom
[2025-11-27T00:40:36.502Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/com/sun/xml/bind/jaxb-impl/2.3.5/jaxb-impl-2.3.5.pom (14 kB at 171 kB/s)
[2025-11-27T00:40:36.502Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/com/sun/xml/bind/mvn/jaxb-bundles/2.3.5/jaxb-bundles-2.3.5.pom
[2025-11-27T00:40:36.502Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/com/sun/xml/bind/mvn/jaxb-bundles/2.3.5/jaxb-bundles-2.3.5.pom (1.3 kB at 12 kB/s)
[2025-11-27T00:40:36.502Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/com/sun/xml/bind/mvn/jaxb-parent/2.3.5/jaxb-parent-2.3.5.pom
[2025-11-27T00:40:36.502Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/com/sun/xml/bind/mvn/jaxb-parent/2.3.5/jaxb-parent-2.3.5.pom (29 kB at 414 kB/s)
[2025-11-27T00:40:36.502Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/com/sun/xml/bind/jaxb-bom-ext/2.3.5/jaxb-bom-ext-2.3.5.pom
[2025-11-27T00:40:36.502Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/com/sun/xml/bind/jaxb-bom-ext/2.3.5/jaxb-bom-ext-2.3.5.pom (3.5 kB at 49 kB/s)
[2025-11-27T00:40:36.502Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/glassfish/jaxb/jaxb-bom/2.3.5/jaxb-bom-2.3.5.pom
[2025-11-27T00:40:36.502Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/glassfish/jaxb/jaxb-bom/2.3.5/jaxb-bom-2.3.5.pom (9.7 kB at 116 kB/s)
[2025-11-27T00:40:36.502Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/eclipse/ee4j/project/1.0.7/project-1.0.7.pom
[2025-11-27T00:40:36.502Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/eclipse/ee4j/project/1.0.7/project-1.0.7.pom (14 kB at 249 kB/s)
[2025-11-27T00:40:36.502Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/kie/kogito/kogito-quarkus-rules/1.16.1.Final/kogito-quarkus-rules-1.16.1.Final.jar
[2025-11-27T00:40:36.502Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/kie/kogito/kogito-quarkus-common/1.16.1.Final/kogito-quarkus-common-1.16.1.Final.jar
[2025-11-27T00:40:36.502Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/kie/kogito/kogito-api-incubation-application/1.16.1.Final/kogito-api-incubation-application-1.16.1.Final.jar
[2025-11-27T00:40:36.502Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/kie/kogito/kogito-api-incubation-common/1.16.1.Final/kogito-api-incubation-common-1.16.1.Final.jar
[2025-11-27T00:40:36.502Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/kie/kogito/kogito-api-incubation-common-objectmapper/1.16.1.Final/kogito-api-incubation-common-objectmapper-1.16.1.Final.jar
[2025-11-27T00:40:36.502Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/kie/kogito/kogito-api-incubation-application/1.16.1.Final/kogito-api-incubation-application-1.16.1.Final.jar (5.2 kB at 48 kB/s)
[2025-11-27T00:40:36.502Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/mvel/mvel2/2.4.12.Final/mvel2-2.4.12.Final.jar
[2025-11-27T00:40:36.502Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/mvel/mvel2/2.4.12.Final/mvel2-2.4.12.Final.jar (809 kB at 4.1 MB/s)
[2025-11-27T00:40:36.502Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/com/jayway/jsonpath/json-path/2.6.0/json-path-2.6.0.jar
[2025-11-27T00:40:36.502Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/com/jayway/jsonpath/json-path/2.6.0/json-path-2.6.0.jar (239 kB at 858 kB/s)
[2025-11-27T00:40:36.502Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/net/minidev/json-smart/2.4.7/json-smart-2.4.7.jar
[2025-11-27T00:40:36.502Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/kie/kogito/kogito-quarkus-common/1.16.1.Final/kogito-quarkus-common-1.16.1.Final.jar (12 kB at 42 kB/s)
[2025-11-27T00:40:36.502Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/net/minidev/accessors-smart/2.4.7/accessors-smart-2.4.7.jar
[2025-11-27T00:40:36.502Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/kie/kogito/kogito-api-incubation-common-objectmapper/1.16.1.Final/kogito-api-incubation-common-objectmapper-1.16.1.Final.jar (5.5 kB at 17 kB/s)
[2025-11-27T00:40:36.502Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/kie/kogito/kogito-api/1.16.1.Final/kogito-api-1.16.1.Final.jar
[2025-11-27T00:40:36.502Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/net/minidev/json-smart/2.4.7/json-smart-2.4.7.jar (119 kB at 346 kB/s)
[2025-11-27T00:40:36.502Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/kie/kie-api/8.16.1.Beta/kie-api-8.16.1.Beta.jar
[2025-11-27T00:40:36.502Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/net/minidev/accessors-smart/2.4.7/accessors-smart-2.4.7.jar (29 kB at 84 kB/s)
[2025-11-27T00:40:36.502Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/kie/kie-dmn-api/8.16.1.Beta/kie-dmn-api-8.16.1.Beta.jar
[2025-11-27T00:40:36.502Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/kie/kogito/kogito-api-incubation-common/1.16.1.Final/kogito-api-incubation-common-1.16.1.Final.jar (15 kB at 33 kB/s)
[2025-11-27T00:40:36.502Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/kie/kie-dmn-model/8.16.1.Beta/kie-dmn-model-8.16.1.Beta.jar
[2025-11-27T00:40:36.502Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/kie/kogito/kogito-quarkus-rules/1.16.1.Final/kogito-quarkus-rules-1.16.1.Final.jar (15 kB at 32 kB/s)
[2025-11-27T00:40:36.502Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/kie/kogito/kogito-timer/1.16.1.Final/kogito-timer-1.16.1.Final.jar
[2025-11-27T00:40:36.502Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/kie/kie-api/8.16.1.Beta/kie-api-8.16.1.Beta.jar (269 kB at 493 kB/s)
[2025-11-27T00:40:36.502Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/kie/kie-pmml-evaluator-api/8.16.1.Beta/kie-pmml-evaluator-api-8.16.1.Beta.jar
[2025-11-27T00:40:36.502Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/kie/kogito/kogito-api/1.16.1.Final/kogito-api-1.16.1.Final.jar (120 kB at 196 kB/s)
[2025-11-27T00:40:36.502Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/kie/kie-pmml-api/8.16.1.Beta/kie-pmml-api-8.16.1.Beta.jar
[2025-11-27T00:40:36.502Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/kie/kie-dmn-model/8.16.1.Beta/kie-dmn-model-8.16.1.Beta.jar (220 kB at 296 kB/s)
[2025-11-27T00:40:36.502Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/commons/commons-math3/3.4.1/commons-math3-3.4.1.jar
[2025-11-27T00:40:36.502Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/kie/kie-dmn-api/8.16.1.Beta/kie-dmn-api-8.16.1.Beta.jar (34 kB at 43 kB/s)
[2025-11-27T00:40:36.502Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/kie/kie-pmml-commons/8.16.1.Beta/kie-pmml-commons-8.16.1.Beta.jar
[2025-11-27T00:40:36.502Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/kie/kie-pmml-evaluator-api/8.16.1.Beta/kie-pmml-evaluator-api-8.16.1.Beta.jar (4.9 kB at 6.2 kB/s)
[2025-11-27T00:40:36.502Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/commons/commons-text/1.9/commons-text-1.9.jar
[2025-11-27T00:40:36.502Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/kie/kogito/kogito-timer/1.16.1.Final/kogito-timer-1.16.1.Final.jar (42 kB at 51 kB/s)
[2025-11-27T00:40:36.502Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/kie/kogito/kogito-api-incubation-rules-services/1.16.1.Final/kogito-api-incubation-rules-services-1.16.1.Final.jar
[2025-11-27T00:40:36.502Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/commons/commons-math3/3.4.1/commons-math3-3.4.1.jar (2.0 MB at 2.4 MB/s)
[2025-11-27T00:40:36.502Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/kie/kogito/kogito-api-incubation-rules/1.16.1.Final/kogito-api-incubation-rules-1.16.1.Final.jar
[2025-11-27T00:40:36.502Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/kie/kie-pmml-commons/8.16.1.Beta/kie-pmml-commons-8.16.1.Beta.jar (122 kB at 140 kB/s)
[2025-11-27T00:40:36.502Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/kie/kogito/kogito-drools/1.16.1.Final/kogito-drools-1.16.1.Final.jar
[2025-11-27T00:40:36.502Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/commons/commons-text/1.9/commons-text-1.9.jar (216 kB at 248 kB/s)
[2025-11-27T00:40:36.502Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/drools/drools-compiler/8.16.1.Beta/drools-compiler-8.16.1.Beta.jar
[2025-11-27T00:40:36.502Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/kie/kie-pmml-api/8.16.1.Beta/kie-pmml-api-8.16.1.Beta.jar (97 kB at 111 kB/s)
[2025-11-27T00:40:36.502Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/drools/drools-wiring-api/8.16.1.Beta/drools-wiring-api-8.16.1.Beta.jar
[2025-11-27T00:40:36.502Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/drools/drools-wiring-api/8.16.1.Beta/drools-wiring-api-8.16.1.Beta.jar (29 kB at 28 kB/s)
[2025-11-27T00:40:36.502Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/drools/drools-core/8.16.1.Beta/drools-core-8.16.1.Beta.jar
[2025-11-27T00:40:36.502Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/kie/kogito/kogito-drools/1.16.1.Final/kogito-drools-1.16.1.Final.jar (60 kB at 51 kB/s)
[2025-11-27T00:40:36.502Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/drools/drools-drl-ast/8.16.1.Beta/drools-drl-ast-8.16.1.Beta.jar
[2025-11-27T00:40:36.502Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/drools/drools-core/8.16.1.Beta/drools-core-8.16.1.Beta.jar (2.0 MB at 1.7 MB/s)
[2025-11-27T00:40:36.502Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/drools/drools-kiesession/8.16.1.Beta/drools-kiesession-8.16.1.Beta.jar
[2025-11-27T00:40:36.502Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/drools/drools-compiler/8.16.1.Beta/drools-compiler-8.16.1.Beta.jar (1.3 MB at 1.0 MB/s)
[2025-11-27T00:40:36.502Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/kie/kie-memory-compiler/8.16.1.Beta/kie-memory-compiler-8.16.1.Beta.jar
[2025-11-27T00:40:36.502Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/kie/kogito/kogito-api-incubation-rules/1.16.1.Final/kogito-api-incubation-rules-1.16.1.Final.jar (7.8 kB at 6.1 kB/s)
[2025-11-27T00:40:36.502Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/drools/drools-ecj/8.16.1.Beta/drools-ecj-8.16.1.Beta.jar
[2025-11-27T00:40:36.502Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/kie/kie-memory-compiler/8.16.1.Beta/kie-memory-compiler-8.16.1.Beta.jar (41 kB at 31 kB/s)
[2025-11-27T00:40:36.502Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/kie/kie-internal/8.16.1.Beta/kie-internal-8.16.1.Beta.jar
[2025-11-27T00:40:36.502Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/kie/kogito/kogito-api-incubation-rules-services/1.16.1.Final/kogito-api-incubation-rules-services-1.16.1.Final.jar (4.8 kB at 3.6 kB/s)
[2025-11-27T00:40:36.502Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/kie/kie-util-xml/8.16.1.Beta/kie-util-xml-8.16.1.Beta.jar
[2025-11-27T00:40:36.502Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/drools/drools-kiesession/8.16.1.Beta/drools-kiesession-8.16.1.Beta.jar (155 kB at 104 kB/s)
[2025-11-27T00:40:36.502Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/kie/kie-util-maven-support/8.16.1.Beta/kie-util-maven-support-8.16.1.Beta.jar
[2025-11-27T00:40:36.502Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/kie/kie-internal/8.16.1.Beta/kie-internal-8.16.1.Beta.jar (294 kB at 191 kB/s)
[2025-11-27T00:40:36.502Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/antlr/antlr-runtime/3.5.2/antlr-runtime-3.5.2.jar
[2025-11-27T00:40:36.502Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/kie/kie-util-xml/8.16.1.Beta/kie-util-xml-8.16.1.Beta.jar (14 kB at 8.9 kB/s)
[2025-11-27T00:40:36.502Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/kie/kogito/kogito-drools-wiring-static/1.16.1.Final/kogito-drools-wiring-static-1.16.1.Final.jar
[2025-11-27T00:40:37.175Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/drools/drools-drl-ast/8.16.1.Beta/drools-drl-ast-8.16.1.Beta.jar (154 kB at 96 kB/s)
[2025-11-27T00:40:37.175Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/drools/drools-wiring-static/8.16.1.Beta/drools-wiring-static-8.16.1.Beta.jar
[2025-11-27T00:40:37.175Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/antlr/antlr-runtime/3.5.2/antlr-runtime-3.5.2.jar (168 kB at 104 kB/s)
[2025-11-27T00:40:37.175Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/drools/drools-model-compiler/8.16.1.Beta/drools-model-compiler-8.16.1.Beta.jar
[2025-11-27T00:40:37.175Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/drools/drools-ecj/8.16.1.Beta/drools-ecj-8.16.1.Beta.jar (2.9 MB at 1.8 MB/s)
[2025-11-27T00:40:37.175Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/drools/drools-canonical-model/8.16.1.Beta/drools-canonical-model-8.16.1.Beta.jar
[2025-11-27T00:40:37.175Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/kie/kogito/kogito-drools-wiring-static/1.16.1.Final/kogito-drools-wiring-static-1.16.1.Final.jar (4.5 kB at 2.5 kB/s)
[2025-11-27T00:40:37.175Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/com/github/javaparser/javaparser-core/3.23.1/javaparser-core-3.23.1.jar
[2025-11-27T00:40:37.175Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/drools/drools-wiring-static/8.16.1.Beta/drools-wiring-static-8.16.1.Beta.jar (16 kB at 8.8 kB/s)
[2025-11-27T00:40:37.175Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/drools/drools-mvel-parser/8.16.1.Beta/drools-mvel-parser-8.16.1.Beta.jar
[2025-11-27T00:40:37.175Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/kie/kie-util-maven-support/8.16.1.Beta/kie-util-maven-support-8.16.1.Beta.jar (15 kB at 8.4 kB/s)
[2025-11-27T00:40:37.175Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/drools/drools-mvel-compiler/8.16.1.Beta/drools-mvel-compiler-8.16.1.Beta.jar
[2025-11-27T00:40:37.175Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/drools/drools-canonical-model/8.16.1.Beta/drools-canonical-model-8.16.1.Beta.jar (513 kB at 270 kB/s)
[2025-11-27T00:40:37.175Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/kie/kogito/kogito-ruleunits/1.16.1.Final/kogito-ruleunits-1.16.1.Final.jar
[2025-11-27T00:40:37.175Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/drools/drools-model-compiler/8.16.1.Beta/drools-model-compiler-8.16.1.Beta.jar (679 kB at 344 kB/s)
[2025-11-27T00:40:37.175Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-artifact/3.6.3/maven-artifact-3.6.3.jar
[2025-11-27T00:40:37.175Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/com/github/javaparser/javaparser-core/3.23.1/javaparser-core-3.23.1.jar (1.3 MB at 647 kB/s)
[2025-11-27T00:40:37.175Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/com/thoughtworks/xstream/xstream/1.4.17/xstream-1.4.17.jar
[2025-11-27T00:40:37.175Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-artifact/3.6.3/maven-artifact-3.6.3.jar (58 kB at 28 kB/s)
[2025-11-27T00:40:37.175Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/github/x-stream/mxparser/1.2.1/mxparser-1.2.1.jar
[2025-11-27T00:40:37.175Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/kie/kogito/kogito-ruleunits/1.16.1.Final/kogito-ruleunits-1.16.1.Final.jar (47 kB at 22 kB/s)
[2025-11-27T00:40:37.175Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/com/sun/xml/bind/jaxb-impl/2.3.5/jaxb-impl-2.3.5.jar
[2025-11-27T00:40:37.175Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/io/github/x-stream/mxparser/1.2.1/mxparser-1.2.1.jar (30 kB at 14 kB/s)
[2025-11-27T00:40:37.175Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/drools/drools-mvel-compiler/8.16.1.Beta/drools-mvel-compiler-8.16.1.Beta.jar (96 kB at 46 kB/s)
[2025-11-27T00:40:37.175Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/com/thoughtworks/xstream/xstream/1.4.17/xstream-1.4.17.jar (630 kB at 297 kB/s)
[2025-11-27T00:40:37.175Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/drools/drools-mvel-parser/8.16.1.Beta/drools-mvel-parser-8.16.1.Beta.jar (220 kB at 104 kB/s)
[2025-11-27T00:40:37.175Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/com/sun/xml/bind/jaxb-impl/2.3.5/jaxb-impl-2.3.5.jar (1.1 MB at 512 kB/s)
[2025-11-27T00:40:37.175Z] [INFO]
[2025-11-27T00:40:37.175Z] [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ kogito-drl-quickstart ---
[2025-11-27T00:40:37.175Z] [INFO]
[2025-11-27T00:40:37.175Z] [INFO] --- maven-resources-plugin:2.6:resources (default-resources) @ kogito-drl-quickstart ---
[2025-11-27T00:40:37.175Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
[2025-11-27T00:40:37.175Z] [INFO] Copying 2 resources
[2025-11-27T00:40:37.175Z] [INFO]
[2025-11-27T00:40:37.175Z] [INFO] --- quarkus-maven-plugin:2.7.2.Final:generate-code (default) @ kogito-drl-quickstart ---
[2025-11-27T00:40:37.175Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/kie/kogito/kogito-quarkus-rules-deployment/1.16.1.Final/kogito-quarkus-rules-deployment-1.16.1.Final.pom
[2025-11-27T00:40:37.849Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/kie/kogito/kogito-quarkus-rules-deployment/1.16.1.Final/kogito-quarkus-rules-deployment-1.16.1.Final.pom (1.8 kB at 7.0 kB/s)
[2025-11-27T00:40:37.849Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/kie/kogito/kogito-quarkus-common-deployment/1.16.1.Final/kogito-quarkus-common-deployment-1.16.1.Final.pom
[2025-11-27T00:40:37.849Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/kie/kogito/kogito-quarkus-common-deployment/1.16.1.Final/kogito-quarkus-common-deployment-1.16.1.Final.pom (4.2 kB at 8.4 kB/s)
[2025-11-27T00:40:38.520Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/kie/kogito/kogito-events-api/1.16.1.Final/kogito-events-api-1.16.1.Final.pom
[2025-11-27T00:40:38.520Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/kie/kogito/kogito-events-api/1.16.1.Final/kogito-events-api-1.16.1.Final.pom (2.2 kB at 8.0 kB/s)
[2025-11-27T00:40:38.520Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/cloudevents/cloudevents-api/2.2.0/cloudevents-api-2.2.0.pom
[2025-11-27T00:40:38.520Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/io/cloudevents/cloudevents-api/2.2.0/cloudevents-api-2.2.0.pom (2.1 kB at 23 kB/s)
[2025-11-27T00:40:38.520Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/cloudevents/cloudevents-parent/2.2.0/cloudevents-parent-2.2.0.pom
[2025-11-27T00:40:38.520Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/io/cloudevents/cloudevents-parent/2.2.0/cloudevents-parent-2.2.0.pom (9.9 kB at 124 kB/s)
[2025-11-27T00:40:38.520Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/cloudevents/cloudevents-json-jackson/2.2.0/cloudevents-json-jackson-2.2.0.pom
[2025-11-27T00:40:38.520Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/io/cloudevents/cloudevents-json-jackson/2.2.0/cloudevents-json-jackson-2.2.0.pom (3.2 kB at 27 kB/s)
[2025-11-27T00:40:38.520Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/com/fasterxml/jackson/jackson-bom/2.11.2/jackson-bom-2.11.2.pom
[2025-11-27T00:40:38.520Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/com/fasterxml/jackson/jackson-bom/2.11.2/jackson-bom-2.11.2.pom (14 kB at 231 kB/s)
[2025-11-27T00:40:38.520Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/com/fasterxml/jackson/jackson-parent/2.11/jackson-parent-2.11.pom
[2025-11-27T00:40:39.194Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/com/fasterxml/jackson/jackson-parent/2.11/jackson-parent-2.11.pom (7.8 kB at 121 kB/s)
[2025-11-27T00:40:39.194Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/com/fasterxml/oss-parent/38/oss-parent-38.pom
[2025-11-27T00:40:39.194Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/com/fasterxml/oss-parent/38/oss-parent-38.pom (23 kB at 378 kB/s)
[2025-11-27T00:40:39.194Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/cloudevents/cloudevents-core/2.2.0/cloudevents-core-2.2.0.pom
[2025-11-27T00:40:39.195Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/io/cloudevents/cloudevents-core/2.2.0/cloudevents-core-2.2.0.pom (2.8 kB at 30 kB/s)
[2025-11-27T00:40:39.195Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/kie/kogito/kogito-codegen-core/1.16.1.Final/kogito-codegen-core-1.16.1.Final.pom
[2025-11-27T00:40:39.195Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/kie/kogito/kogito-codegen-core/1.16.1.Final/kogito-codegen-core-1.16.1.Final.pom (2.6 kB at 7.6 kB/s)
[2025-11-27T00:40:39.195Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/kie/kogito/kogito-codegen-modules/1.16.1.Final/kogito-codegen-modules-1.16.1.Final.pom
[2025-11-27T00:40:39.869Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/kie/kogito/kogito-codegen-modules/1.16.1.Final/kogito-codegen-modules-1.16.1.Final.pom (1.5 kB at 5.1 kB/s)
[2025-11-27T00:40:39.869Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/kie/kogito/kogito-codegen-api/1.16.1.Final/kogito-codegen-api-1.16.1.Final.pom
[2025-11-27T00:40:39.869Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/kie/kogito/kogito-codegen-api/1.16.1.Final/kogito-codegen-api-1.16.1.Final.pom (2.2 kB at 8.3 kB/s)
[2025-11-27T00:40:39.869Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/kie/kogito/kogito-codegen-openapi/1.16.1.Final/kogito-codegen-openapi-1.16.1.Final.pom
[2025-11-27T00:40:40.542Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/kie/kogito/kogito-codegen-openapi/1.16.1.Final/kogito-codegen-openapi-1.16.1.Final.pom (2.2 kB at 7.4 kB/s)
[2025-11-27T00:40:40.542Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/kie/kogito/kogito-serverless-workflow-builder/1.16.1.Final/kogito-serverless-workflow-builder-1.16.1.Final.pom
[2025-11-27T00:40:40.542Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/kie/kogito/kogito-serverless-workflow-builder/1.16.1.Final/kogito-serverless-workflow-builder-1.16.1.Final.pom (2.8 kB at 8.7 kB/s)
[2025-11-27T00:40:40.542Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/kie/kogito/kogito-serverless-workflow/1.16.1.Final/kogito-serverless-workflow-1.16.1.Final.pom
[2025-11-27T00:40:41.214Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/kie/kogito/kogito-serverless-workflow/1.16.1.Final/kogito-serverless-workflow-1.16.1.Final.pom (969 B at 3.0 kB/s)
[2025-11-27T00:40:41.214Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/kie/kogito/jbpm-flow-builder/1.16.1.Final/jbpm-flow-builder-1.16.1.Final.pom
[2025-11-27T00:40:41.214Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/kie/kogito/jbpm-flow-builder/1.16.1.Final/jbpm-flow-builder-1.16.1.Final.pom (3.0 kB at 11 kB/s)
[2025-11-27T00:40:41.214Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/kie/kogito/jbpm/1.16.1.Final/jbpm-1.16.1.Final.pom
[2025-11-27T00:40:41.889Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/kie/kogito/jbpm/1.16.1.Final/jbpm-1.16.1.Final.pom (933 B at 2.7 kB/s)
[2025-11-27T00:40:41.889Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/kie/kogito/jbpm-flow/1.16.1.Final/jbpm-flow-1.16.1.Final.pom
[2025-11-27T00:40:41.890Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/kie/kogito/jbpm-flow/1.16.1.Final/jbpm-flow-1.16.1.Final.pom (3.8 kB at 56 kB/s)
[2025-11-27T00:40:41.890Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/kie/kogito/kogito-services/1.16.1.Final/kogito-services-1.16.1.Final.pom
[2025-11-27T00:40:41.890Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/kie/kogito/kogito-services/1.16.1.Final/kogito-services-1.16.1.Final.pom (2.1 kB at 24 kB/s)
[2025-11-27T00:40:41.890Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/kie/kogito/process-workitems/1.16.1.Final/process-workitems-1.16.1.Final.pom
[2025-11-27T00:40:41.890Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/kie/kogito/process-workitems/1.16.1.Final/process-workitems-1.16.1.Final.pom (3.4 kB at 9.7 kB/s)
[2025-11-27T00:40:41.890Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/kie/kogito/kogito-dmn/1.16.1.Final/kogito-dmn-1.16.1.Final.pom
[2025-11-27T00:40:42.562Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/kie/kogito/kogito-dmn/1.16.1.Final/kogito-dmn-1.16.1.Final.pom (2.6 kB at 11 kB/s)
[2025-11-27T00:40:42.562Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/kie/kie-dmn-core/8.16.1.Beta/kie-dmn-core-8.16.1.Beta.pom
[2025-11-27T00:40:42.562Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/kie/kie-dmn-core/8.16.1.Beta/kie-dmn-core-8.16.1.Beta.pom (8.1 kB at 33 kB/s)
[2025-11-27T00:40:42.562Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/kie/kie-dmn-backend/8.16.1.Beta/kie-dmn-backend-8.16.1.Beta.pom
[2025-11-27T00:40:42.562Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/kie/kie-dmn-backend/8.16.1.Beta/kie-dmn-backend-8.16.1.Beta.pom (2.2 kB at 13 kB/s)
[2025-11-27T00:40:42.562Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/kie/kie-dmn-feel/8.16.1.Beta/kie-dmn-feel-8.16.1.Beta.pom
[2025-11-27T00:40:43.238Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/kie/kie-dmn-feel/8.16.1.Beta/kie-dmn-feel-8.16.1.Beta.pom (4.5 kB at 18 kB/s)
[2025-11-27T00:40:43.238Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/antlr/antlr4-runtime/4.9.2/antlr4-runtime-4.9.2.pom
[2025-11-27T00:40:43.238Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/antlr/antlr4-runtime/4.9.2/antlr4-runtime-4.9.2.pom (3.6 kB at 54 kB/s)
[2025-11-27T00:40:43.238Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/antlr/antlr4-master/4.9.2/antlr4-master-4.9.2.pom
[2025-11-27T00:40:43.238Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/antlr/antlr4-master/4.9.2/antlr4-master-4.9.2.pom (4.4 kB at 92 kB/s)
[2025-11-27T00:40:43.238Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/ch/obermuhlner/big-math/2.0.1/big-math-2.0.1.pom
[2025-11-27T00:40:43.238Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/ch/obermuhlner/big-math/2.0.1/big-math-2.0.1.pom (1.4 kB at 26 kB/s)
[2025-11-27T00:40:43.238Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/drools/drools-alphanetwork-compiler/8.16.1.Beta/drools-alphanetwork-compiler-8.16.1.Beta.pom
[2025-11-27T00:40:43.238Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/drools/drools-alphanetwork-compiler/8.16.1.Beta/drools-alphanetwork-compiler-8.16.1.Beta.pom (3.4 kB at 13 kB/s)
[2025-11-27T00:40:43.238Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/jpmml/pmml-model/1.5.1/pmml-model-1.5.1.pom
[2025-11-27T00:40:43.238Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/jpmml/pmml-model/1.5.1/pmml-model-1.5.1.pom (5.5 kB at 84 kB/s)
[2025-11-27T00:40:43.238Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/jpmml/jpmml-model/1.5.1/jpmml-model-1.5.1.pom
[2025-11-27T00:40:43.912Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/jpmml/jpmml-model/1.5.1/jpmml-model-1.5.1.pom (7.1 kB at 160 kB/s)
[2025-11-27T00:40:43.912Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/jpmml/pmml-agent/1.5.1/pmml-agent-1.5.1.pom
[2025-11-27T00:40:43.912Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/jpmml/pmml-agent/1.5.1/pmml-agent-1.5.1.pom (2.0 kB at 42 kB/s)
[2025-11-27T00:40:43.912Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/kie/kie-dmn-validation/8.16.1.Beta/kie-dmn-validation-8.16.1.Beta.pom
[2025-11-27T00:40:43.912Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/kie/kie-dmn-validation/8.16.1.Beta/kie-dmn-validation-8.16.1.Beta.pom (6.6 kB at 24 kB/s)
[2025-11-27T00:40:43.912Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/com/github/javaparser/javaparser-symbol-solver-core/3.23.1/javaparser-symbol-solver-core-3.23.1.pom
[2025-11-27T00:40:43.912Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/com/github/javaparser/javaparser-symbol-solver-core/3.23.1/javaparser-symbol-solver-core-3.23.1.pom (2.4 kB at 14 kB/s)
[2025-11-27T00:40:43.912Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/javassist/javassist/3.28.0-GA/javassist-3.28.0-GA.pom
[2025-11-27T00:40:43.912Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/javassist/javassist/3.28.0-GA/javassist-3.28.0-GA.pom (11 kB at 225 kB/s)
[2025-11-27T00:40:43.912Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/checkerframework/checker-qual/3.21.1/checker-qual-3.21.1.pom
[2025-11-27T00:40:43.912Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/checkerframework/checker-qual/3.21.1/checker-qual-3.21.1.pom (2.1 kB at 37 kB/s)
[2025-11-27T00:40:43.912Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/drools/drools-mvel/8.16.1.Beta/drools-mvel-8.16.1.Beta.pom
[2025-11-27T00:40:44.594Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/drools/drools-mvel/8.16.1.Beta/drools-mvel-8.16.1.Beta.pom (4.7 kB at 19 kB/s)
[2025-11-27T00:40:44.594Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/kie/kogito/kogito-jackson-utils/1.16.1.Final/kogito-jackson-utils-1.16.1.Final.pom
[2025-11-27T00:40:44.594Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/kie/kogito/kogito-jackson-utils/1.16.1.Final/kogito-jackson-utils-1.16.1.Final.pom (878 B at 3.1 kB/s)
[2025-11-27T00:40:44.594Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/kie/kogito/kogito-workitems/1.16.1.Final/kogito-workitems-1.16.1.Final.pom
[2025-11-27T00:40:45.267Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/kie/kogito/kogito-workitems/1.16.1.Final/kogito-workitems-1.16.1.Final.pom (751 B at 3.0 kB/s)
[2025-11-27T00:40:45.268Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/kie/kogito/kogito-serverless-workflow-runtime/1.16.1.Final/kogito-serverless-workflow-runtime-1.16.1.Final.pom
[2025-11-27T00:40:45.268Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/kie/kogito/kogito-serverless-workflow-runtime/1.16.1.Final/kogito-serverless-workflow-runtime-1.16.1.Final.pom (1.8 kB at 5.0 kB/s)
[2025-11-27T00:40:45.268Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/kie/kogito/kogito-rest-workitem/1.16.1.Final/kogito-rest-workitem-1.16.1.Final.pom
[2025-11-27T00:40:45.268Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/kie/kogito/kogito-rest-workitem/1.16.1.Final/kogito-rest-workitem-1.16.1.Final.pom (1.9 kB at 20 kB/s)
[2025-11-27T00:40:45.268Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/smallrye/reactive/smallrye-mutiny-vertx-web-client/2.18.1/smallrye-mutiny-vertx-web-client-2.18.1.pom
[2025-11-27T00:40:45.268Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/io/smallrye/reactive/smallrye-mutiny-vertx-web-client/2.18.1/smallrye-mutiny-vertx-web-client-2.18.1.pom (6.7 kB at 59 kB/s)
[2025-11-27T00:40:45.268Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/kie/kogito/kogito-serverless-workflow-utils/1.16.1.Final/kogito-serverless-workflow-utils-1.16.1.Final.pom
[2025-11-27T00:40:45.939Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/kie/kogito/kogito-serverless-workflow-utils/1.16.1.Final/kogito-serverless-workflow-utils-1.16.1.Final.pom (1.3 kB at 5.0 kB/s)
[2025-11-27T00:40:45.939Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/serverlessworkflow/serverlessworkflow-api/2.0.0.Final/serverlessworkflow-api-2.0.0.Final.pom
[2025-11-27T00:40:45.939Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/io/serverlessworkflow/serverlessworkflow-api/2.0.0.Final/serverlessworkflow-api-2.0.0.Final.pom (4.6 kB at 15 kB/s)
[2025-11-27T00:40:45.939Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/serverlessworkflow/serverlessworkflow-parent/2.0.0.Final/serverlessworkflow-parent-2.0.0.Final.pom
[2025-11-27T00:40:46.612Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/io/serverlessworkflow/serverlessworkflow-parent/2.0.0.Final/serverlessworkflow-parent-2.0.0.Final.pom (14 kB at 75 kB/s)
[2025-11-27T00:40:46.612Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/slf4j/jcl-over-slf4j/1.7.25/jcl-over-slf4j-1.7.25.pom
[2025-11-27T00:40:46.612Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/slf4j/jcl-over-slf4j/1.7.25/jcl-over-slf4j-1.7.25.pom (959 B at 20 kB/s)
[2025-11-27T00:40:46.612Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/slf4j/slf4j-parent/1.7.25/slf4j-parent-1.7.25.pom
[2025-11-27T00:40:46.612Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/slf4j/slf4j-parent/1.7.25/slf4j-parent-1.7.25.pom (14 kB at 183 kB/s)
[2025-11-27T00:40:46.612Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/javax/validation/validation-api/2.0.1.Final/validation-api-2.0.1.Final.pom
[2025-11-27T00:40:46.612Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/javax/validation/validation-api/2.0.1.Final/validation-api-2.0.1.Final.pom (12 kB at 160 kB/s)
[2025-11-27T00:40:46.612Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/json/json/20200518/json-20200518.pom
[2025-11-27T00:40:46.612Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/json/json/20200518/json-20200518.pom (6.0 kB at 96 kB/s)
[2025-11-27T00:40:46.612Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/com/github/erosb/everit-json-schema/1.12.1/everit-json-schema-1.12.1.pom
[2025-11-27T00:40:46.612Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/com/github/erosb/everit-json-schema/1.12.1/everit-json-schema-1.12.1.pom (12 kB at 151 kB/s)
[2025-11-27T00:40:46.612Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/json/json/20190722/json-20190722.pom
[2025-11-27T00:40:46.612Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/json/json/20190722/json-20190722.pom (6.0 kB at 92 kB/s)
[2025-11-27T00:40:46.612Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/commons-validator/commons-validator/1.6/commons-validator-1.6.pom
[2025-11-27T00:40:46.612Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/commons-validator/commons-validator/1.6/commons-validator-1.6.pom (12 kB at 194 kB/s)
[2025-11-27T00:40:46.612Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/commons-digester/commons-digester/1.8.1/commons-digester-1.8.1.pom
[2025-11-27T00:40:46.612Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/commons-digester/commons-digester/1.8.1/commons-digester-1.8.1.pom (10 kB at 182 kB/s)
[2025-11-27T00:40:46.612Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/commons/commons-parent/11/commons-parent-11.pom
[2025-11-27T00:40:47.286Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/commons/commons-parent/11/commons-parent-11.pom (25 kB at 425 kB/s)
[2025-11-27T00:40:47.286Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/com/damnhandy/handy-uri-templates/2.1.8/handy-uri-templates-2.1.8.pom
[2025-11-27T00:40:47.286Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/com/damnhandy/handy-uri-templates/2.1.8/handy-uri-templates-2.1.8.pom (27 kB at 511 kB/s)
[2025-11-27T00:40:47.286Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/joda-time/joda-time/2.10.2/joda-time-2.10.2.pom
[2025-11-27T00:40:47.286Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/joda-time/joda-time/2.10.2/joda-time-2.10.2.pom (37 kB at 586 kB/s)
[2025-11-27T00:40:47.286Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/com/google/re2j/re2j/1.3/re2j-1.3.pom
[2025-11-27T00:40:47.286Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/com/google/re2j/re2j/1.3/re2j-1.3.pom (933 B at 18 kB/s)
[2025-11-27T00:40:47.286Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/kie/kogito/kogito-jsonpath-expression/1.16.1.Final/kogito-jsonpath-expression-1.16.1.Final.pom
[2025-11-27T00:40:47.286Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/kie/kogito/kogito-jsonpath-expression/1.16.1.Final/kogito-jsonpath-expression-1.16.1.Final.pom (1.2 kB at 5.3 kB/s)
[2025-11-27T00:40:47.286Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/kie/kogito/kogito-jq-expression/1.16.1.Final/kogito-jq-expression-1.16.1.Final.pom
[2025-11-27T00:40:47.958Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/kie/kogito/kogito-jq-expression/1.16.1.Final/kogito-jq-expression-1.16.1.Final.pom (1.2 kB at 4.5 kB/s)
[2025-11-27T00:40:47.958Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/net/thisptr/jackson-jq/1.0.0-preview.20210928/jackson-jq-1.0.0-preview.20210928.pom
[2025-11-27T00:40:47.958Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/net/thisptr/jackson-jq/1.0.0-preview.20210928/jackson-jq-1.0.0-preview.20210928.pom (2.2 kB at 23 kB/s)
[2025-11-27T00:40:47.958Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/net/thisptr/jackson-jq-parent/1.0.0-preview.20210928/jackson-jq-parent-1.0.0-preview.20210928.pom
[2025-11-27T00:40:47.958Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/net/thisptr/jackson-jq-parent/1.0.0-preview.20210928/jackson-jq-parent-1.0.0-preview.20210928.pom (9.4 kB at 135 kB/s)
[2025-11-27T00:40:47.958Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/jruby/joni/joni/2.1.41/joni-2.1.41.pom
[2025-11-27T00:40:47.958Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/jruby/joni/joni/2.1.41/joni-2.1.41.pom (6.7 kB at 82 kB/s)
[2025-11-27T00:40:47.958Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/jruby/jcodings/jcodings/1.0.55/jcodings-1.0.55.pom
[2025-11-27T00:40:47.958Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/jruby/jcodings/jcodings/1.0.55/jcodings-1.0.55.pom (5.1 kB at 105 kB/s)
[2025-11-27T00:40:47.958Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/openapitools/openapi-generator/5.0.1/openapi-generator-5.0.1.pom
[2025-11-27T00:40:47.958Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/openapitools/openapi-generator/5.0.1/openapi-generator-5.0.1.pom (18 kB at 245 kB/s)
[2025-11-27T00:40:47.958Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/openapitools/openapi-generator-project/5.0.1/openapi-generator-project-5.0.1.pom
[2025-11-27T00:40:47.958Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/openapitools/openapi-generator-project/5.0.1/openapi-generator-project-5.0.1.pom (67 kB at 254 kB/s)
[2025-11-27T00:40:48.639Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/swagger/core/v3/swagger-core/2.1.2/swagger-core-2.1.2.pom
[2025-11-27T00:40:48.639Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/io/swagger/core/v3/swagger-core/2.1.2/swagger-core-2.1.2.pom (5.8 kB at 110 kB/s)
[2025-11-27T00:40:48.639Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/swagger/core/v3/swagger-project/2.1.2/swagger-project-2.1.2.pom
[2025-11-27T00:40:48.639Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/io/swagger/core/v3/swagger-project/2.1.2/swagger-project-2.1.2.pom (22 kB at 244 kB/s)
[2025-11-27T00:40:48.639Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/swagger/core/v3/swagger-annotations/2.1.2/swagger-annotations-2.1.2.pom
[2025-11-27T00:40:48.639Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/io/swagger/core/v3/swagger-annotations/2.1.2/swagger-annotations-2.1.2.pom (6.6 kB at 129 kB/s)
[2025-11-27T00:40:48.639Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/swagger/core/v3/swagger-models/2.1.2/swagger-models-2.1.2.pom
[2025-11-27T00:40:48.639Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/io/swagger/core/v3/swagger-models/2.1.2/swagger-models-2.1.2.pom (3.7 kB at 66 kB/s)
[2025-11-27T00:40:48.639Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/swagger/parser/v3/swagger-parser/2.0.24/swagger-parser-2.0.24.pom
[2025-11-27T00:40:48.639Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/io/swagger/parser/v3/swagger-parser/2.0.24/swagger-parser-2.0.24.pom (3.4 kB at 58 kB/s)
[2025-11-27T00:40:48.639Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/swagger/parser/v3/swagger-parser-project/2.0.24/swagger-parser-project-2.0.24.pom
[2025-11-27T00:40:48.639Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/io/swagger/parser/v3/swagger-parser-project/2.0.24/swagger-parser-project-2.0.24.pom (16 kB at 212 kB/s)
[2025-11-27T00:40:48.639Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/swagger/parser/v3/swagger-parser-v2-converter/2.0.24/swagger-parser-v2-converter-2.0.24.pom
[2025-11-27T00:40:48.639Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/io/swagger/parser/v3/swagger-parser-v2-converter/2.0.24/swagger-parser-v2-converter-2.0.24.pom (3.3 kB at 49 kB/s)
[2025-11-27T00:40:48.639Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/swagger/swagger-core/1.6.2/swagger-core-1.6.2.pom
[2025-11-27T00:40:48.639Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/io/swagger/swagger-core/1.6.2/swagger-core-1.6.2.pom (5.8 kB at 103 kB/s)
[2025-11-27T00:40:48.639Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/swagger/swagger-project/1.6.2/swagger-project-1.6.2.pom
[2025-11-27T00:40:48.639Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/io/swagger/swagger-project/1.6.2/swagger-project-1.6.2.pom (26 kB at 527 kB/s)
[2025-11-27T00:40:48.639Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/swagger/swagger-models/1.6.2/swagger-models-1.6.2.pom
[2025-11-27T00:40:48.639Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/io/swagger/swagger-models/1.6.2/swagger-models-1.6.2.pom (4.6 kB at 60 kB/s)
[2025-11-27T00:40:48.639Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/swagger/swagger-annotations/1.6.2/swagger-annotations-1.6.2.pom
[2025-11-27T00:40:49.311Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/io/swagger/swagger-annotations/1.6.2/swagger-annotations-1.6.2.pom (6.2 kB at 108 kB/s)
[2025-11-27T00:40:49.311Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/swagger/swagger-parser/1.0.53/swagger-parser-1.0.53.pom
[2025-11-27T00:40:49.311Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/io/swagger/swagger-parser/1.0.53/swagger-parser-1.0.53.pom (3.5 kB at 55 kB/s)
[2025-11-27T00:40:49.311Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/swagger/swagger-parser-project/1.0.53/swagger-parser-project-1.0.53.pom
[2025-11-27T00:40:49.311Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/io/swagger/swagger-parser-project/1.0.53/swagger-parser-project-1.0.53.pom (15 kB at 278 kB/s)
[2025-11-27T00:40:49.311Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/swagger/swagger-core/1.6.1/swagger-core-1.6.1.pom
[2025-11-27T00:40:49.311Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/io/swagger/swagger-core/1.6.1/swagger-core-1.6.1.pom (5.7 kB at 100 kB/s)
[2025-11-27T00:40:49.311Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/swagger/swagger-project/1.6.1/swagger-project-1.6.1.pom
[2025-11-27T00:40:49.311Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/io/swagger/swagger-project/1.6.1/swagger-project-1.6.1.pom (26 kB at 471 kB/s)
[2025-11-27T00:40:49.311Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/swagger/swagger-models/1.6.1/swagger-models-1.6.1.pom
[2025-11-27T00:40:49.311Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/io/swagger/swagger-models/1.6.1/swagger-models-1.6.1.pom (4.6 kB at 93 kB/s)
[2025-11-27T00:40:49.311Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/swagger/swagger-annotations/1.6.1/swagger-annotations-1.6.1.pom
[2025-11-27T00:40:49.311Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/io/swagger/swagger-annotations/1.6.1/swagger-annotations-1.6.1.pom (6.2 kB at 125 kB/s)
[2025-11-27T00:40:49.311Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/slf4j/slf4j-ext/1.7.28/slf4j-ext-1.7.28.pom
[2025-11-27T00:40:49.311Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/slf4j/slf4j-ext/1.7.28/slf4j-ext-1.7.28.pom (2.8 kB at 50 kB/s)
[2025-11-27T00:40:49.311Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/slf4j/slf4j-parent/1.7.28/slf4j-parent-1.7.28.pom
[2025-11-27T00:40:49.311Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/slf4j/slf4j-parent/1.7.28/slf4j-parent-1.7.28.pom (14 kB at 226 kB/s)
[2025-11-27T00:40:49.311Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/swagger/swagger-compat-spec-parser/1.0.53/swagger-compat-spec-parser-1.0.53.pom
[2025-11-27T00:40:49.311Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/io/swagger/swagger-compat-spec-parser/1.0.53/swagger-compat-spec-parser-1.0.53.pom (2.8 kB at 59 kB/s)
[2025-11-27T00:40:49.311Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/com/github/java-json-tools/json-schema-validator/2.2.10/json-schema-validator-2.2.10.pom
[2025-11-27T00:40:49.311Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/com/github/java-json-tools/json-schema-validator/2.2.10/json-schema-validator-2.2.10.pom (3.5 kB at 61 kB/s)
[2025-11-27T00:40:49.311Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/com/github/java-json-tools/json-schema-core/1.2.10/json-schema-core-1.2.10.pom
[2025-11-27T00:40:49.983Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/com/github/java-json-tools/json-schema-core/1.2.10/json-schema-core-1.2.10.pom (3.1 kB at 55 kB/s)
[2025-11-27T00:40:49.983Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/com/github/java-json-tools/jackson-coreutils/1.9/jackson-coreutils-1.9.pom
[2025-11-27T00:40:49.983Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/com/github/java-json-tools/jackson-coreutils/1.9/jackson-coreutils-1.9.pom (3.0 kB at 54 kB/s)
[2025-11-27T00:40:49.983Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/com/github/fge/msg-simple/1.1/msg-simple-1.1.pom
[2025-11-27T00:40:49.983Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/com/github/fge/msg-simple/1.1/msg-simple-1.1.pom (2.4 kB at 43 kB/s)
[2025-11-27T00:40:49.983Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/com/github/fge/btf/1.2/btf-1.2.pom
[2025-11-27T00:40:49.983Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/com/github/fge/btf/1.2/btf-1.2.pom (1.5 kB at 28 kB/s)
[2025-11-27T00:40:49.983Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/com/github/fge/uri-template/0.9/uri-template-0.9.pom
[2025-11-27T00:40:49.983Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/com/github/fge/uri-template/0.9/uri-template-0.9.pom (2.8 kB at 41 kB/s)
[2025-11-27T00:40:49.983Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/mozilla/rhino/1.7.13/rhino-1.7.13.pom
[2025-11-27T00:40:49.983Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/mozilla/rhino/1.7.13/rhino-1.7.13.pom (1.6 kB at 25 kB/s)
[2025-11-27T00:40:49.983Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/javax/mail/mailapi/1.4.3/mailapi-1.4.3.pom
[2025-11-27T00:40:49.983Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/javax/mail/mailapi/1.4.3/mailapi-1.4.3.pom (3.9 kB at 80 kB/s)
[2025-11-27T00:40:49.983Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/com/sun/mail/all/1.4.3/all-1.4.3.pom
[2025-11-27T00:40:49.983Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/com/sun/mail/all/1.4.3/all-1.4.3.pom (13 kB at 279 kB/s)
[2025-11-27T00:40:49.983Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/javax/activation/activation/1.1/activation-1.1.pom
[2025-11-27T00:40:49.983Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/javax/activation/activation/1.1/activation-1.1.pom (1.1 kB at 21 kB/s)
[2025-11-27T00:40:49.983Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/joda-time/joda-time/2.9.7/joda-time-2.9.7.pom
[2025-11-27T00:40:49.983Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/joda-time/joda-time/2.9.7/joda-time-2.9.7.pom (33 kB at 701 kB/s)
[2025-11-27T00:40:49.983Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/com/googlecode/libphonenumber/libphonenumber/8.0.0/libphonenumber-8.0.0.pom
[2025-11-27T00:40:49.983Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/com/googlecode/libphonenumber/libphonenumber/8.0.0/libphonenumber-8.0.0.pom (2.4 kB at 52 kB/s)
[2025-11-27T00:40:49.983Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/com/googlecode/libphonenumber/libphonenumber-parent/8.0.0/libphonenumber-parent-8.0.0.pom
[2025-11-27T00:40:49.983Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/com/googlecode/libphonenumber/libphonenumber-parent/8.0.0/libphonenumber-parent-8.0.0.pom (5.6 kB at 105 kB/s)
[2025-11-27T00:40:49.983Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/net/sf/jopt-simple/jopt-simple/5.0.3/jopt-simple-5.0.3.pom
[2025-11-27T00:40:50.655Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/net/sf/jopt-simple/jopt-simple/5.0.3/jopt-simple-5.0.3.pom (14 kB at 218 kB/s)
[2025-11-27T00:40:50.655Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/swagger/core/v3/swagger-models/2.1.5/swagger-models-2.1.5.pom
[2025-11-27T00:40:50.655Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/io/swagger/core/v3/swagger-models/2.1.5/swagger-models-2.1.5.pom (3.8 kB at 65 kB/s)
[2025-11-27T00:40:50.655Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/swagger/core/v3/swagger-project/2.1.5/swagger-project-2.1.5.pom
[2025-11-27T00:40:50.655Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/io/swagger/core/v3/swagger-project/2.1.5/swagger-project-2.1.5.pom (24 kB at 392 kB/s)
[2025-11-27T00:40:50.655Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/swagger/parser/v3/swagger-parser-core/2.0.24/swagger-parser-core-2.0.24.pom
[2025-11-27T00:40:50.655Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/io/swagger/parser/v3/swagger-parser-core/2.0.24/swagger-parser-core-2.0.24.pom (1.1 kB at 14 kB/s)
[2025-11-27T00:40:50.655Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/swagger/parser/v3/swagger-parser-v3/2.0.24/swagger-parser-v3-2.0.24.pom
[2025-11-27T00:40:50.655Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/io/swagger/parser/v3/swagger-parser-v3/2.0.24/swagger-parser-v3-2.0.24.pom (3.3 kB at 62 kB/s)
[2025-11-27T00:40:50.655Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/swagger/core/v3/swagger-core/2.1.5/swagger-core-2.1.5.pom
[2025-11-27T00:40:50.655Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/io/swagger/core/v3/swagger-core/2.1.5/swagger-core-2.1.5.pom (5.9 kB at 77 kB/s)
[2025-11-27T00:40:50.655Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/swagger/core/v3/swagger-annotations/2.1.5/swagger-annotations-2.1.5.pom
[2025-11-27T00:40:50.655Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/io/swagger/core/v3/swagger-annotations/2.1.5/swagger-annotations-2.1.5.pom (4.3 kB at 77 kB/s)
[2025-11-27T00:40:50.655Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/com/samskivert/jmustache/1.14/jmustache-1.14.pom
[2025-11-27T00:40:50.655Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/com/samskivert/jmustache/1.14/jmustache-1.14.pom (7.3 kB at 101 kB/s)
[2025-11-27T00:40:50.655Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/com/github/jknack/handlebars/4.1.2/handlebars-4.1.2.pom
[2025-11-27T00:40:50.655Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/com/github/jknack/handlebars/4.1.2/handlebars-4.1.2.pom (10 kB at 184 kB/s)
[2025-11-27T00:40:50.655Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/com/github/jknack/handlebars.java/4.1.2/handlebars.java-4.1.2.pom
[2025-11-27T00:40:50.655Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/com/github/jknack/handlebars.java/4.1.2/handlebars.java-4.1.2.pom (13 kB at 260 kB/s)
[2025-11-27T00:40:50.655Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/com/github/jknack/handlebars-jackson2/4.1.2/handlebars-jackson2-4.1.2.pom
[2025-11-27T00:40:50.655Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/com/github/jknack/handlebars-jackson2/4.1.2/handlebars-jackson2-4.1.2.pom (1.8 kB at 38 kB/s)
[2025-11-27T00:40:50.655Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/slf4j/slf4j-ext/1.7.29/slf4j-ext-1.7.29.pom
[2025-11-27T00:40:51.327Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/slf4j/slf4j-ext/1.7.29/slf4j-ext-1.7.29.pom (2.8 kB at 41 kB/s)
[2025-11-27T00:40:51.327Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/slf4j/slf4j-parent/1.7.29/slf4j-parent-1.7.29.pom
[2025-11-27T00:40:51.327Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/slf4j/slf4j-parent/1.7.29/slf4j-parent-1.7.29.pom (14 kB at 216 kB/s)
[2025-11-27T00:40:51.327Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/com/fasterxml/jackson/datatype/jackson-datatype-guava/2.13.1/jackson-datatype-guava-2.13.1.pom
[2025-11-27T00:40:51.327Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/com/fasterxml/jackson/datatype/jackson-datatype-guava/2.13.1/jackson-datatype-guava-2.13.1.pom (3.0 kB at 56 kB/s)
[2025-11-27T00:40:51.327Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/com/fasterxml/jackson/datatype/jackson-datatypes-collections/2.13.1/jackson-datatypes-collections-2.13.1.pom
[2025-11-27T00:40:51.327Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/com/fasterxml/jackson/datatype/jackson-datatypes-collections/2.13.1/jackson-datatypes-collections-2.13.1.pom (3.1 kB at 34 kB/s)
[2025-11-27T00:40:51.327Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/com/atlassian/commonmark/commonmark/0.11.0/commonmark-0.11.0.pom
[2025-11-27T00:40:51.327Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/com/atlassian/commonmark/commonmark/0.11.0/commonmark-0.11.0.pom (2.7 kB at 52 kB/s)
[2025-11-27T00:40:51.327Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/com/atlassian/commonmark/commonmark-parent/0.11.0/commonmark-parent-0.11.0.pom
[2025-11-27T00:40:51.327Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/com/atlassian/commonmark/commonmark-parent/0.11.0/commonmark-parent-0.11.0.pom (7.9 kB at 132 kB/s)
[2025-11-27T00:40:51.327Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/com/atlassian/pom/central-pom/5.0.13/central-pom-5.0.13.pom
[2025-11-27T00:40:51.327Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/com/atlassian/pom/central-pom/5.0.13/central-pom-5.0.13.pom (3.3 kB at 60 kB/s)
[2025-11-27T00:40:51.327Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/com/atlassian/pom/base-pom/5.0.13/base-pom-5.0.13.pom
[2025-11-27T00:40:51.327Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/com/atlassian/pom/base-pom/5.0.13/base-pom-5.0.13.pom (32 kB at 518 kB/s)
[2025-11-27T00:40:51.327Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/com/github/mifmif/generex/1.0.2/generex-1.0.2.pom
[2025-11-27T00:40:51.327Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/com/github/mifmif/generex/1.0.2/generex-1.0.2.pom (11 kB at 212 kB/s)
[2025-11-27T00:40:51.327Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/dk/brics/automaton/automaton/1.11-8/automaton-1.11-8.pom
[2025-11-27T00:40:51.327Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/dk/brics/automaton/automaton/1.11-8/automaton-1.11-8.pom (1.1 kB at 25 kB/s)
[2025-11-27T00:40:51.327Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/com/github/curious-odd-man/rgxgen/1.3/rgxgen-1.3.pom
[2025-11-27T00:40:51.327Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/com/github/curious-odd-man/rgxgen/1.3/rgxgen-1.3.pom (11 kB at 237 kB/s)
[2025-11-27T00:40:51.327Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/com/github/joschi/jackson/jackson-datatype-threetenbp/2.10.0/jackson-datatype-threetenbp-2.10.0.pom
[2025-11-27T00:40:51.999Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/com/github/joschi/jackson/jackson-datatype-threetenbp/2.10.0/jackson-datatype-threetenbp-2.10.0.pom (9.2 kB at 159 kB/s)
[2025-11-27T00:40:51.999Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/com/fasterxml/jackson/jackson-base/2.10.0/jackson-base-2.10.0.pom
[2025-11-27T00:40:51.999Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/com/fasterxml/jackson/jackson-base/2.10.0/jackson-base-2.10.0.pom (6.6 kB at 138 kB/s)
[2025-11-27T00:40:51.999Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/com/fasterxml/jackson/jackson-bom/2.10.0/jackson-bom-2.10.0.pom
[2025-11-27T00:40:51.999Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/com/fasterxml/jackson/jackson-bom/2.10.0/jackson-bom-2.10.0.pom (13 kB at 255 kB/s)
[2025-11-27T00:40:51.999Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/com/fasterxml/jackson/jackson-parent/2.10/jackson-parent-2.10.pom
[2025-11-27T00:40:51.999Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/com/fasterxml/jackson/jackson-parent/2.10/jackson-parent-2.10.pom (8.3 kB at 131 kB/s)
[2025-11-27T00:40:51.999Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/threeten/threetenbp/1.4.0/threetenbp-1.4.0.pom
[2025-11-27T00:40:51.999Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/threeten/threetenbp/1.4.0/threetenbp-1.4.0.pom (32 kB at 492 kB/s)
[2025-11-27T00:40:51.999Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/openapitools/openapi-generator-core/5.0.1/openapi-generator-core-5.0.1.pom
[2025-11-27T00:40:51.999Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/openapitools/openapi-generator-core/5.0.1/openapi-generator-core-5.0.1.pom (2.4 kB at 10 kB/s)
[2025-11-27T00:40:51.999Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/kie/kogito/kogito-codegen-rules/1.16.1.Final/kogito-codegen-rules-1.16.1.Final.pom
[2025-11-27T00:40:52.671Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/kie/kogito/kogito-codegen-rules/1.16.1.Final/kogito-codegen-rules-1.16.1.Final.pom (3.4 kB at 13 kB/s)
[2025-11-27T00:40:52.671Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/drools/drools-xml-support/8.16.1.Beta/drools-xml-support-8.16.1.Beta.pom
[2025-11-27T00:40:52.671Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/drools/drools-xml-support/8.16.1.Beta/drools-xml-support-8.16.1.Beta.pom (3.7 kB at 13 kB/s)
[2025-11-27T00:40:52.671Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/kie/kogito/grafana-api/1.16.1.Final/grafana-api-1.16.1.Final.pom
[2025-11-27T00:40:53.345Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/kie/kogito/grafana-api/1.16.1.Final/grafana-api-1.16.1.Final.pom (2.2 kB at 6.7 kB/s)
[2025-11-27T00:40:53.345Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/cloudevents/cloudevents-api/2.2.0/cloudevents-api-2.2.0.jar
[2025-11-27T00:40:53.345Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/cloudevents/cloudevents-core/2.2.0/cloudevents-core-2.2.0.jar
[2025-11-27T00:40:53.345Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/cloudevents/cloudevents-json-jackson/2.2.0/cloudevents-json-jackson-2.2.0.jar
[2025-11-27T00:40:53.345Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/kie/kogito/kogito-events-api/1.16.1.Final/kogito-events-api-1.16.1.Final.jar
[2025-11-27T00:40:53.345Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/kie/kogito/kogito-codegen-core/1.16.1.Final/kogito-codegen-core-1.16.1.Final.jar
[2025-11-27T00:40:53.345Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/io/cloudevents/cloudevents-api/2.2.0/cloudevents-api-2.2.0.jar (15 kB at 145 kB/s)
[2025-11-27T00:40:53.345Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/kie/kogito/kogito-codegen-api/1.16.1.Final/kogito-codegen-api-1.16.1.Final.jar
[2025-11-27T00:40:53.345Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/io/cloudevents/cloudevents-json-jackson/2.2.0/cloudevents-json-jackson-2.2.0.jar (18 kB at 151 kB/s)
[2025-11-27T00:40:53.345Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/kie/kogito/kogito-services/1.16.1.Final/kogito-services-1.16.1.Final.jar
[2025-11-27T00:40:53.345Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/io/cloudevents/cloudevents-core/2.2.0/cloudevents-core-2.2.0.jar (57 kB at 417 kB/s)
[2025-11-27T00:40:53.345Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/javassist/javassist/3.28.0-GA/javassist-3.28.0-GA.jar
[2025-11-27T00:40:53.345Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/javassist/javassist/3.28.0-GA/javassist-3.28.0-GA.jar (852 kB at 3.7 MB/s)
[2025-11-27T00:40:53.345Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/com/github/javaparser/javaparser-symbol-solver-core/3.23.1/javaparser-symbol-solver-core-3.23.1.jar
[2025-11-27T00:40:53.345Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/kie/kogito/kogito-codegen-core/1.16.1.Final/kogito-codegen-core-1.16.1.Final.jar (59 kB at 195 kB/s)
[2025-11-27T00:40:53.345Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/drools/drools-mvel/8.16.1.Beta/drools-mvel-8.16.1.Beta.jar
[2025-11-27T00:40:53.345Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/kie/kogito/kogito-events-api/1.16.1.Final/kogito-events-api-1.16.1.Final.jar (35 kB at 114 kB/s)
[2025-11-27T00:40:53.345Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/kie/kogito/jbpm-flow/1.16.1.Final/jbpm-flow-1.16.1.Final.jar
[2025-11-27T00:40:53.345Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/com/github/javaparser/javaparser-symbol-solver-core/3.23.1/javaparser-symbol-solver-core-3.23.1.jar (485 kB at 1.4 MB/s)
[2025-11-27T00:40:53.345Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/kie/kogito/jbpm-flow-builder/1.16.1.Final/jbpm-flow-builder-1.16.1.Final.jar
[2025-11-27T00:40:53.345Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/kie/kogito/kogito-services/1.16.1.Final/kogito-services-1.16.1.Final.jar (76 kB at 202 kB/s)
[2025-11-27T00:40:53.345Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/kie/kogito/kogito-jackson-utils/1.16.1.Final/kogito-jackson-utils-1.16.1.Final.jar
[2025-11-27T00:40:53.345Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/kie/kogito/kogito-codegen-api/1.16.1.Final/kogito-codegen-api-1.16.1.Final.jar (58 kB at 112 kB/s)
[2025-11-27T00:40:53.345Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/kie/kogito/kogito-serverless-workflow-runtime/1.16.1.Final/kogito-serverless-workflow-runtime-1.16.1.Final.jar
[2025-11-27T00:40:54.018Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/kie/kogito/jbpm-flow/1.16.1.Final/jbpm-flow-1.16.1.Final.jar (707 kB at 1.2 MB/s)
[2025-11-27T00:40:54.018Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/smallrye/reactive/smallrye-mutiny-vertx-web-client/2.18.1/smallrye-mutiny-vertx-web-client-2.18.1.jar
[2025-11-27T00:40:54.018Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/io/smallrye/reactive/smallrye-mutiny-vertx-web-client/2.18.1/smallrye-mutiny-vertx-web-client-2.18.1.jar (52 kB at 76 kB/s)
[2025-11-27T00:40:54.018Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/kie/kogito/kogito-rest-workitem/1.16.1.Final/kogito-rest-workitem-1.16.1.Final.jar
[2025-11-27T00:40:54.018Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/drools/drools-mvel/8.16.1.Beta/drools-mvel-8.16.1.Beta.jar (623 kB at 869 kB/s)
[2025-11-27T00:40:54.018Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/kie/kogito/kogito-serverless-workflow-utils/1.16.1.Final/kogito-serverless-workflow-utils-1.16.1.Final.jar
[2025-11-27T00:40:54.018Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/kie/kogito/jbpm-flow-builder/1.16.1.Final/jbpm-flow-builder-1.16.1.Final.jar (334 kB at 461 kB/s)
[2025-11-27T00:40:54.018Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/slf4j/jcl-over-slf4j/1.7.25/jcl-over-slf4j-1.7.25.jar
[2025-11-27T00:40:54.018Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/slf4j/jcl-over-slf4j/1.7.25/jcl-over-slf4j-1.7.25.jar (17 kB at 21 kB/s)
[2025-11-27T00:40:54.018Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/javax/validation/validation-api/2.0.1.Final/validation-api-2.0.1.Final.jar
[2025-11-27T00:40:54.018Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/kie/kogito/kogito-serverless-workflow-runtime/1.16.1.Final/kogito-serverless-workflow-runtime-1.16.1.Final.jar (14 kB at 18 kB/s)
[2025-11-27T00:40:54.018Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/json/json/20200518/json-20200518.jar
[2025-11-27T00:40:54.018Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/kie/kogito/kogito-jackson-utils/1.16.1.Final/kogito-jackson-utils-1.16.1.Final.jar (9.8 kB at 12 kB/s)
[2025-11-27T00:40:54.018Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/commons-digester/commons-digester/1.8.1/commons-digester-1.8.1.jar
[2025-11-27T00:40:54.018Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/javax/validation/validation-api/2.0.1.Final/validation-api-2.0.1.Final.jar (93 kB at 110 kB/s)
[2025-11-27T00:40:54.018Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/commons-validator/commons-validator/1.6/commons-validator-1.6.jar
[2025-11-27T00:40:54.018Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/json/json/20200518/json-20200518.jar (66 kB at 78 kB/s)
[2025-11-27T00:40:54.018Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/com/damnhandy/handy-uri-templates/2.1.8/handy-uri-templates-2.1.8.jar
[2025-11-27T00:40:54.018Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/commons-digester/commons-digester/1.8.1/commons-digester-1.8.1.jar (146 kB at 168 kB/s)
[2025-11-27T00:40:54.018Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/com/google/re2j/re2j/1.3/re2j-1.3.jar
[2025-11-27T00:40:54.019Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/commons-validator/commons-validator/1.6/commons-validator-1.6.jar (186 kB at 206 kB/s)
[2025-11-27T00:40:54.019Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/com/github/erosb/everit-json-schema/1.12.1/everit-json-schema-1.12.1.jar
[2025-11-27T00:40:54.019Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/com/damnhandy/handy-uri-templates/2.1.8/handy-uri-templates-2.1.8.jar (46 kB at 49 kB/s)
[2025-11-27T00:40:54.019Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/serverlessworkflow/serverlessworkflow-api/2.0.0.Final/serverlessworkflow-api-2.0.0.Final.jar
[2025-11-27T00:40:54.019Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/com/google/re2j/re2j/1.3/re2j-1.3.jar (121 kB at 129 kB/s)
[2025-11-27T00:40:54.019Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/kie/kogito/process-workitems/1.16.1.Final/process-workitems-1.16.1.Final.jar
[2025-11-27T00:40:54.019Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/com/github/erosb/everit-json-schema/1.12.1/everit-json-schema-1.12.1.jar (240 kB at 239 kB/s)
[2025-11-27T00:40:54.019Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/kie/kogito/kogito-jsonpath-expression/1.16.1.Final/kogito-jsonpath-expression-1.16.1.Final.jar
[2025-11-27T00:40:54.019Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/kie/kogito/kogito-rest-workitem/1.16.1.Final/kogito-rest-workitem-1.16.1.Final.jar (13 kB at 13 kB/s)
[2025-11-27T00:40:54.019Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/jruby/jcodings/jcodings/1.0.55/jcodings-1.0.55.jar
[2025-11-27T00:40:54.019Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/io/serverlessworkflow/serverlessworkflow-api/2.0.0.Final/serverlessworkflow-api-2.0.0.Final.jar (160 kB at 154 kB/s)
[2025-11-27T00:40:54.019Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/jruby/joni/joni/2.1.41/joni-2.1.41.jar
[2025-11-27T00:40:54.019Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/jruby/jcodings/jcodings/1.0.55/jcodings-1.0.55.jar (1.7 MB at 1.5 MB/s)
[2025-11-27T00:40:54.019Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/net/thisptr/jackson-jq/1.0.0-preview.20210928/jackson-jq-1.0.0-preview.20210928.jar
[2025-11-27T00:40:54.019Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/jruby/joni/joni/2.1.41/joni-2.1.41.jar (214 kB at 190 kB/s)
[2025-11-27T00:40:54.019Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/kie/kogito/kogito-jq-expression/1.16.1.Final/kogito-jq-expression-1.16.1.Final.jar
[2025-11-27T00:40:54.692Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/kie/kogito/kogito-serverless-workflow-utils/1.16.1.Final/kogito-serverless-workflow-utils-1.16.1.Final.jar (4.2 kB at 3.5 kB/s)
[2025-11-27T00:40:54.692Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/kie/kogito/kogito-serverless-workflow-builder/1.16.1.Final/kogito-serverless-workflow-builder-1.16.1.Final.jar
[2025-11-27T00:40:54.692Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/kie/kogito/kogito-jsonpath-expression/1.16.1.Final/kogito-jsonpath-expression-1.16.1.Final.jar (6.3 kB at 4.7 kB/s)
[2025-11-27T00:40:54.692Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/swagger/core/v3/swagger-annotations/2.1.2/swagger-annotations-2.1.2.jar
[2025-11-27T00:40:54.693Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/net/thisptr/jackson-jq/1.0.0-preview.20210928/jackson-jq-1.0.0-preview.20210928.jar (357 kB at 266 kB/s)
[2025-11-27T00:40:54.693Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/swagger/core/v3/swagger-models/2.1.2/swagger-models-2.1.2.jar
[2025-11-27T00:40:54.693Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/kie/kogito/kogito-jq-expression/1.16.1.Final/kogito-jq-expression-1.16.1.Final.jar (12 kB at 8.7 kB/s)
[2025-11-27T00:40:54.693Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/swagger/core/v3/swagger-core/2.1.2/swagger-core-2.1.2.jar
[2025-11-27T00:40:54.693Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/io/swagger/core/v3/swagger-annotations/2.1.2/swagger-annotations-2.1.2.jar (35 kB at 25 kB/s)
[2025-11-27T00:40:54.693Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/swagger/swagger-annotations/1.6.2/swagger-annotations-1.6.2.jar
[2025-11-27T00:40:54.693Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/io/swagger/core/v3/swagger-models/2.1.2/swagger-models-2.1.2.jar (118 kB at 84 kB/s)
[2025-11-27T00:40:54.693Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/swagger/swagger-models/1.6.2/swagger-models-1.6.2.jar
[2025-11-27T00:40:54.693Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/kie/kogito/process-workitems/1.16.1.Final/process-workitems-1.16.1.Final.jar (24 kB at 17 kB/s)
[2025-11-27T00:40:54.693Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/swagger/swagger-core/1.6.2/swagger-core-1.6.2.jar
[2025-11-27T00:40:54.693Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/io/swagger/swagger-annotations/1.6.2/swagger-annotations-1.6.2.jar (22 kB at 15 kB/s)
[2025-11-27T00:40:54.693Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/swagger/swagger-parser/1.0.53/swagger-parser-1.0.53.jar
[2025-11-27T00:40:54.693Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/io/swagger/core/v3/swagger-core/2.1.2/swagger-core-2.1.2.jar (165 kB at 115 kB/s)
[2025-11-27T00:40:54.693Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/com/github/fge/btf/1.2/btf-1.2.jar
[2025-11-27T00:40:54.693Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/io/swagger/swagger-models/1.6.2/swagger-models-1.6.2.jar (155 kB at 106 kB/s)
[2025-11-27T00:40:54.693Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/com/github/fge/msg-simple/1.1/msg-simple-1.1.jar
[2025-11-27T00:40:54.693Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/io/swagger/swagger-core/1.6.2/swagger-core-1.6.2.jar (117 kB at 80 kB/s)
[2025-11-27T00:40:54.693Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/com/github/fge/uri-template/0.9/uri-template-0.9.jar
[2025-11-27T00:40:54.693Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/io/swagger/swagger-parser/1.0.53/swagger-parser-1.0.53.jar (95 kB at 64 kB/s)
[2025-11-27T00:40:54.693Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/mozilla/rhino/1.7.13/rhino-1.7.13.jar
[2025-11-27T00:40:54.693Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/com/github/fge/btf/1.2/btf-1.2.jar (8.9 kB at 6.0 kB/s)
[2025-11-27T00:40:54.693Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/com/github/java-json-tools/json-schema-core/1.2.10/json-schema-core-1.2.10.jar
[2025-11-27T00:40:54.693Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/com/github/fge/msg-simple/1.1/msg-simple-1.1.jar (37 kB at 24 kB/s)
[2025-11-27T00:40:54.693Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/javax/activation/activation/1.1/activation-1.1.jar
[2025-11-27T00:40:54.693Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/com/github/fge/uri-template/0.9/uri-template-0.9.jar (57 kB at 37 kB/s)
[2025-11-27T00:40:54.693Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/javax/mail/mailapi/1.4.3/mailapi-1.4.3.jar
[2025-11-27T00:40:54.693Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/com/github/java-json-tools/json-schema-core/1.2.10/json-schema-core-1.2.10.jar (174 kB at 112 kB/s)
[2025-11-27T00:40:54.693Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/com/googlecode/libphonenumber/libphonenumber/8.0.0/libphonenumber-8.0.0.jar
[2025-11-27T00:40:54.693Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/mozilla/rhino/1.7.13/rhino-1.7.13.jar (1.3 MB at 840 kB/s)
[2025-11-27T00:40:54.693Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/net/sf/jopt-simple/jopt-simple/5.0.3/jopt-simple-5.0.3.jar
[2025-11-27T00:40:54.693Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/kie/kogito/kogito-serverless-workflow-builder/1.16.1.Final/kogito-serverless-workflow-builder-1.16.1.Final.jar (64 kB at 41 kB/s)
[2025-11-27T00:40:54.693Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/com/github/java-json-tools/json-schema-validator/2.2.10/json-schema-validator-2.2.10.jar
[2025-11-27T00:40:54.693Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/javax/activation/activation/1.1/activation-1.1.jar (63 kB at 40 kB/s)
[2025-11-27T00:40:54.693Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/swagger/swagger-compat-spec-parser/1.0.53/swagger-compat-spec-parser-1.0.53.jar
[2025-11-27T00:40:54.693Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/com/googlecode/libphonenumber/libphonenumber/8.0.0/libphonenumber-8.0.0.jar (327 kB at 203 kB/s)
[2025-11-27T00:40:54.693Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/swagger/parser/v3/swagger-parser-core/2.0.24/swagger-parser-core-2.0.24.jar
[2025-11-27T00:40:54.693Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/net/sf/jopt-simple/jopt-simple/5.0.3/jopt-simple-5.0.3.jar (78 kB at 48 kB/s)
[2025-11-27T00:40:54.693Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/swagger/parser/v3/swagger-parser-v2-converter/2.0.24/swagger-parser-v2-converter-2.0.24.jar
[2025-11-27T00:40:54.693Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/com/github/java-json-tools/json-schema-validator/2.2.10/json-schema-validator-2.2.10.jar (237 kB at 144 kB/s)
[2025-11-27T00:40:54.693Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/swagger/parser/v3/swagger-parser-v3/2.0.24/swagger-parser-v3-2.0.24.jar
[2025-11-27T00:40:54.693Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/io/swagger/swagger-compat-spec-parser/1.0.53/swagger-compat-spec-parser-1.0.53.jar (149 kB at 90 kB/s)
[2025-11-27T00:40:54.693Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/swagger/parser/v3/swagger-parser/2.0.24/swagger-parser-2.0.24.jar
[2025-11-27T00:40:54.693Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/javax/mail/mailapi/1.4.3/mailapi-1.4.3.jar (250 kB at 152 kB/s)
[2025-11-27T00:40:54.693Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/com/samskivert/jmustache/1.14/jmustache-1.14.jar
[2025-11-27T00:40:54.693Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/io/swagger/parser/v3/swagger-parser-core/2.0.24/swagger-parser-core-2.0.24.jar (6.7 kB at 4.0 kB/s)
[2025-11-27T00:40:54.693Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/com/github/jknack/handlebars/4.1.2/handlebars-4.1.2.jar
[2025-11-27T00:40:54.693Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/io/swagger/parser/v3/swagger-parser-v2-converter/2.0.24/swagger-parser-v2-converter-2.0.24.jar (26 kB at 15 kB/s)
[2025-11-27T00:40:54.693Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/com/github/jknack/handlebars-jackson2/4.1.2/handlebars-jackson2-4.1.2.jar
[2025-11-27T00:40:54.693Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/io/swagger/parser/v3/swagger-parser-v3/2.0.24/swagger-parser-v3-2.0.24.jar (136 kB at 80 kB/s)
[2025-11-27T00:40:54.693Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/slf4j/slf4j-ext/1.7.29/slf4j-ext-1.7.29.jar
[2025-11-27T00:40:54.693Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/io/swagger/parser/v3/swagger-parser/2.0.24/swagger-parser-2.0.24.jar (3.2 kB at 1.9 kB/s)
[2025-11-27T00:40:54.693Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/checkerframework/checker-qual/3.21.1/checker-qual-3.21.1.jar
[2025-11-27T00:40:54.693Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/com/samskivert/jmustache/1.14/jmustache-1.14.jar (82 kB at 48 kB/s)
[2025-11-27T00:40:54.693Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/com/fasterxml/jackson/datatype/jackson-datatype-guava/2.13.1/jackson-datatype-guava-2.13.1.jar
[2025-11-27T00:40:54.693Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/com/github/jknack/handlebars-jackson2/4.1.2/handlebars-jackson2-4.1.2.jar (9.4 kB at 5.5 kB/s)
[2025-11-27T00:40:54.693Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/com/atlassian/commonmark/commonmark/0.11.0/commonmark-0.11.0.jar
[2025-11-27T00:40:54.693Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/com/github/jknack/handlebars/4.1.2/handlebars-4.1.2.jar (926 kB at 529 kB/s)
[2025-11-27T00:40:54.693Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/dk/brics/automaton/automaton/1.11-8/automaton-1.11-8.jar
[2025-11-27T00:40:54.693Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/slf4j/slf4j-ext/1.7.29/slf4j-ext-1.7.29.jar (38 kB at 21 kB/s)
[2025-11-27T00:40:54.693Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/com/github/mifmif/generex/1.0.2/generex-1.0.2.jar
[2025-11-27T00:40:54.693Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/com/atlassian/commonmark/commonmark/0.11.0/commonmark-0.11.0.jar (134 kB at 76 kB/s)
[2025-11-27T00:40:54.693Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/com/github/curious-odd-man/rgxgen/1.3/rgxgen-1.3.jar
[2025-11-27T00:40:54.693Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/checkerframework/checker-qual/3.21.1/checker-qual-3.21.1.jar (222 kB at 125 kB/s)
[2025-11-27T00:40:54.693Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/threeten/threetenbp/1.4.0/threetenbp-1.4.0.jar
[2025-11-27T00:40:54.693Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/com/fasterxml/jackson/datatype/jackson-datatype-guava/2.13.1/jackson-datatype-guava-2.13.1.jar (88 kB at 49 kB/s)
[2025-11-27T00:40:54.693Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/com/github/joschi/jackson/jackson-datatype-threetenbp/2.10.0/jackson-datatype-threetenbp-2.10.0.jar
[2025-11-27T00:40:54.693Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/dk/brics/automaton/automaton/1.11-8/automaton-1.11-8.jar (176 kB at 97 kB/s)
[2025-11-27T00:40:54.693Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/openapitools/openapi-generator-core/5.0.1/openapi-generator-core-5.0.1.jar
[2025-11-27T00:40:54.693Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/com/github/mifmif/generex/1.0.2/generex-1.0.2.jar (14 kB at 7.9 kB/s)
[2025-11-27T00:40:54.693Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/openapitools/openapi-generator/5.0.1/openapi-generator-5.0.1.jar
[2025-11-27T00:40:54.693Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/com/github/curious-odd-man/rgxgen/1.3/rgxgen-1.3.jar (73 kB at 40 kB/s)
[2025-11-27T00:40:54.693Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/kie/kogito/kogito-codegen-openapi/1.16.1.Final/kogito-codegen-openapi-1.16.1.Final.jar
[2025-11-27T00:40:54.693Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/threeten/threetenbp/1.4.0/threetenbp-1.4.0.jar (514 kB at 278 kB/s)
[2025-11-27T00:40:54.693Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/kie/kogito/kogito-quarkus-common-deployment/1.16.1.Final/kogito-quarkus-common-deployment-1.16.1.Final.jar
[2025-11-27T00:40:55.373Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/com/github/joschi/jackson/jackson-datatype-threetenbp/2.10.0/jackson-datatype-threetenbp-2.10.0.jar (123 kB at 65 kB/s)
[2025-11-27T00:40:55.373Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/drools/drools-xml-support/8.16.1.Beta/drools-xml-support-8.16.1.Beta.jar
[2025-11-27T00:40:55.373Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/openapitools/openapi-generator-core/5.0.1/openapi-generator-core-5.0.1.jar (61 kB at 32 kB/s)
[2025-11-27T00:40:55.373Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/kie/kie-dmn-backend/8.16.1.Beta/kie-dmn-backend-8.16.1.Beta.jar
[2025-11-27T00:40:55.373Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/openapitools/openapi-generator/5.0.1/openapi-generator-5.0.1.jar (5.5 MB at 2.7 MB/s)
[2025-11-27T00:40:55.373Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/ch/obermuhlner/big-math/2.0.1/big-math-2.0.1.jar
[2025-11-27T00:40:55.373Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/kie/kogito/kogito-codegen-openapi/1.16.1.Final/kogito-codegen-openapi-1.16.1.Final.jar (53 kB at 26 kB/s)
[2025-11-27T00:40:55.373Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/kie/kie-dmn-feel/8.16.1.Beta/kie-dmn-feel-8.16.1.Beta.jar
[2025-11-27T00:40:55.373Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/ch/obermuhlner/big-math/2.0.1/big-math-2.0.1.jar (41 kB at 20 kB/s)
[2025-11-27T00:40:55.373Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/drools/drools-alphanetwork-compiler/8.16.1.Beta/drools-alphanetwork-compiler-8.16.1.Beta.jar
[2025-11-27T00:40:55.373Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/drools/drools-xml-support/8.16.1.Beta/drools-xml-support-8.16.1.Beta.jar (119 kB at 56 kB/s)
[2025-11-27T00:40:55.373Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/antlr/antlr4-runtime/4.9.2/antlr4-runtime-4.9.2.jar
[2025-11-27T00:40:55.373Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/kie/kie-dmn-backend/8.16.1.Beta/kie-dmn-backend-8.16.1.Beta.jar (416 kB at 191 kB/s)
[2025-11-27T00:40:55.373Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/jpmml/pmml-agent/1.5.1/pmml-agent-1.5.1.jar
[2025-11-27T00:40:55.373Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/antlr/antlr4-runtime/4.9.2/antlr4-runtime-4.9.2.jar (338 kB at 154 kB/s)
[2025-11-27T00:40:55.373Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/jpmml/pmml-model/1.5.1/pmml-model-1.5.1.jar
[2025-11-27T00:40:55.373Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/jpmml/pmml-agent/1.5.1/pmml-agent-1.5.1.jar (9.7 kB at 4.4 kB/s)
[2025-11-27T00:40:55.373Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/kie/kie-dmn-core/8.16.1.Beta/kie-dmn-core-8.16.1.Beta.jar
[2025-11-27T00:40:55.374Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/jpmml/pmml-model/1.5.1/pmml-model-1.5.1.jar (1.0 MB at 439 kB/s)
[2025-11-27T00:40:55.374Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/kie/kie-dmn-validation/8.16.1.Beta/kie-dmn-validation-8.16.1.Beta.jar
[2025-11-27T00:40:55.374Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/kie/kogito/kogito-quarkus-common-deployment/1.16.1.Final/kogito-quarkus-common-deployment-1.16.1.Final.jar (32 kB at 14 kB/s)
[2025-11-27T00:40:55.374Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/kie/kogito/kogito-dmn/1.16.1.Final/kogito-dmn-1.16.1.Final.jar
[2025-11-27T00:40:55.374Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/kie/kie-dmn-feel/8.16.1.Beta/kie-dmn-feel-8.16.1.Beta.jar (709 kB at 294 kB/s)
[2025-11-27T00:40:55.374Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/kie/kogito/grafana-api/1.16.1.Final/grafana-api-1.16.1.Final.jar
[2025-11-27T00:40:55.374Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/drools/drools-alphanetwork-compiler/8.16.1.Beta/drools-alphanetwork-compiler-8.16.1.Beta.jar (59 kB at 24 kB/s)
[2025-11-27T00:40:55.374Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/kie/kogito/kogito-codegen-rules/1.16.1.Final/kogito-codegen-rules-1.16.1.Final.jar
[2025-11-27T00:40:55.374Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/kie/kie-dmn-core/8.16.1.Beta/kie-dmn-core-8.16.1.Beta.jar (434 kB at 171 kB/s)
[2025-11-27T00:40:55.374Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/kie/kogito/kogito-quarkus-rules-deployment/1.16.1.Final/kogito-quarkus-rules-deployment-1.16.1.Final.jar
[2025-11-27T00:40:56.502Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/kie/kie-dmn-validation/8.16.1.Beta/kie-dmn-validation-8.16.1.Beta.jar (906 kB at 348 kB/s)
[2025-11-27T00:40:56.502Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/kie/kogito/kogito-dmn/1.16.1.Final/kogito-dmn-1.16.1.Final.jar (33 kB at 13 kB/s)
[2025-11-27T00:40:56.502Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/kie/kogito/kogito-quarkus-rules-deployment/1.16.1.Final/kogito-quarkus-rules-deployment-1.16.1.Final.jar (5.5 kB at 2.0 kB/s)
[2025-11-27T00:40:56.502Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/kie/kogito/kogito-codegen-rules/1.16.1.Final/kogito-codegen-rules-1.16.1.Final.jar (101 kB at 37 kB/s)
[2025-11-27T00:40:56.502Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/kie/kogito/grafana-api/1.16.1.Final/grafana-api-1.16.1.Final.jar (68 kB at 25 kB/s)
[2025-11-27T00:40:56.502Z] [INFO]
[2025-11-27T00:40:56.502Z] [INFO] --- maven-compiler-plugin:3.8.1:compile (default-compile) @ kogito-drl-quickstart ---
[2025-11-27T00:40:56.502Z] [INFO] Changes detected - recompiling the module!
[2025-11-27T00:40:56.502Z] [INFO] Compiling 3 source files to /quarkus-quickstarts/kogito-drl-quickstart/target/classes
[2025-11-27T00:40:56.502Z] [INFO]
[2025-11-27T00:40:56.502Z] [INFO] --- quarkus-maven-plugin:2.7.2.Final:generate-code-tests (default) @ kogito-drl-quickstart ---
[2025-11-27T00:40:56.502Z] [INFO]
[2025-11-27T00:40:56.502Z] [INFO] --- maven-resources-plugin:2.6:testResources (default-testResources) @ kogito-drl-quickstart ---
[2025-11-27T00:40:56.502Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
[2025-11-27T00:40:56.502Z] [INFO] skip non existing resourceDirectory /quarkus-quickstarts/kogito-drl-quickstart/src/test/resources
[2025-11-27T00:40:56.502Z] [INFO]
[2025-11-27T00:40:56.502Z] [INFO] --- maven-compiler-plugin:3.8.1:testCompile (default-testCompile) @ kogito-drl-quickstart ---
[2025-11-27T00:40:56.502Z] [INFO] Changes detected - recompiling the module!
[2025-11-27T00:40:56.502Z] [INFO] Compiling 2 source files to /quarkus-quickstarts/kogito-drl-quickstart/target/test-classes
[2025-11-27T00:40:57.180Z] [INFO]
[2025-11-27T00:40:57.180Z] [INFO] --- maven-surefire-plugin:3.0.0-M5:test (default-test) @ kogito-drl-quickstart ---
[2025-11-27T00:40:57.180Z] [INFO]
[2025-11-27T00:40:57.180Z] [INFO] -------------------------------------------------------
[2025-11-27T00:40:57.180Z] [INFO] T E S T S
[2025-11-27T00:40:57.180Z] [INFO] -------------------------------------------------------
[2025-11-27T00:40:57.180Z] [ERROR] Picked up JAVA_TOOL_OPTIONS: -Dfile.encoding=UTF8 -Djava.security.egd=file:/dev/./urandom
[2025-11-27T00:40:57.852Z] [INFO] Running org.acme.kogito.LoanApplicationTest
[2025-11-27T00:41:04.073Z] 2025-11-27 00:40:02,095 INFO [org.jbo.threads] (main) JBoss Threads version 3.4.2.Final
[2025-11-27T00:41:04.074Z] 2025-11-27 00:40:02,464 INFO [org.kie.kog.cod.api.uti.AddonsConfigDiscovery] (build-1) Performed addonsConfig discovery, found: AddonsConfig{usePersistence=false, useTracing=false, useMonitoring=false, usePrometheusMonitoring=false, useCloudEvents=false, useExplainability=false, useProcessSVG=false, useEventDrivenDecisions=false, useEventDrivenRules=false}
[2025-11-27T00:41:04.074Z] 2025-11-27 00:40:02,841 INFO [org.kie.kog.cod.cor.uti.ApplicationGeneratorDiscovery] (build-4) Generator discovery performed, found [openapispecs, rules]
[2025-11-27T00:41:04.074Z] 2025-11-27 00:40:02,842 INFO [org.kie.kog.cod.cor.ApplicationGenerator] (build-4) Skipping generator 'openapispecs' because disabled
[2025-11-27T00:41:04.074Z] 2025-11-27 00:40:05,527 INFO [io.quarkus] (main) Quarkus 2.7.2.Final on JVM started in 4.282s. Listening on: http://localhost:8081
[2025-11-27T00:41:04.074Z] 2025-11-27 00:40:05,528 INFO [io.quarkus] (main) Profile test activated.
[2025-11-27T00:41:04.074Z] 2025-11-27 00:40:05,528 INFO [io.quarkus] (main) Installed features: [cdi, kogito-rules, resteasy, resteasy-jackson, smallrye-context-propagation, vertx]
[2025-11-27T00:41:06.307Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 8.808 s - in org.acme.kogito.LoanApplicationTest
[2025-11-27T00:41:06.307Z] 2025-11-27 00:40:07,819 INFO [io.quarkus] (main) Quarkus stopped in 0.118s
[2025-11-27T00:41:06.307Z] [INFO]
[2025-11-27T00:41:06.307Z] [INFO] Results:
[2025-11-27T00:41:06.307Z] [INFO]
[2025-11-27T00:41:06.307Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0
[2025-11-27T00:41:06.307Z] [INFO]
[2025-11-27T00:41:06.307Z] [INFO]
[2025-11-27T00:41:06.307Z] [INFO] --- maven-jar-plugin:2.4:jar (default-jar) @ kogito-drl-quickstart ---
[2025-11-27T00:41:06.307Z] [INFO] Building jar: /quarkus-quickstarts/kogito-drl-quickstart/target/kogito-drl-quickstart-1.0.0-SNAPSHOT.jar
[2025-11-27T00:41:06.307Z] [INFO]
[2025-11-27T00:41:06.307Z] [INFO] --- quarkus-maven-plugin:2.7.2.Final:build (default) @ kogito-drl-quickstart ---
[2025-11-27T00:41:06.978Z] [INFO] Performed addonsConfig discovery, found: AddonsConfig{usePersistence=false, useTracing=false, useMonitoring=false, usePrometheusMonitoring=false, useCloudEvents=false, useExplainability=false, useProcessSVG=false, useEventDrivenDecisions=false, useEventDrivenRules=false}
[2025-11-27T00:41:07.649Z] [INFO] Generator discovery performed, found [openapispecs, rules]
[2025-11-27T00:41:07.649Z] [INFO] Skipping generator 'openapispecs' because disabled
[2025-11-27T00:41:09.823Z] [INFO] [io.quarkus.deployment.QuarkusAugmentor] Quarkus augmentation completed in 2929ms
[2025-11-27T00:41:09.823Z] [INFO]
[2025-11-27T00:41:09.823Z] [INFO] --- maven-install-plugin:2.4:install (default-install) @ kogito-drl-quickstart ---
[2025-11-27T00:41:09.823Z] [INFO] Installing /quarkus-quickstarts/kogito-drl-quickstart/target/kogito-drl-quickstart-1.0.0-SNAPSHOT.jar to /root/.m2/repository/org/acme/kogito-drl-quickstart/1.0.0-SNAPSHOT/kogito-drl-quickstart-1.0.0-SNAPSHOT.jar
[2025-11-27T00:41:09.823Z] [INFO] Installing /quarkus-quickstarts/kogito-drl-quickstart/pom.xml to /root/.m2/repository/org/acme/kogito-drl-quickstart/1.0.0-SNAPSHOT/kogito-drl-quickstart-1.0.0-SNAPSHOT.pom
[2025-11-27T00:41:09.823Z] [INFO]
[2025-11-27T00:41:09.823Z] [INFO] -------------------< org.acme:kogito-dmn-quickstart >-------------------
[2025-11-27T00:41:09.823Z] [INFO] Building kogito-dmn-quickstart 1.0.0-SNAPSHOT [49/103]
[2025-11-27T00:41:09.823Z] [INFO] --------------------------------[ jar ]---------------------------------
[2025-11-27T00:41:09.823Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/kie/kogito/kogito-quarkus-decisions/1.16.1.Final/kogito-quarkus-decisions-1.16.1.Final.pom
[2025-11-27T00:41:09.823Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/kie/kogito/kogito-quarkus-decisions/1.16.1.Final/kogito-quarkus-decisions-1.16.1.Final.pom (4.1 kB at 7.3 kB/s)
[2025-11-27T00:41:10.497Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/kie/kogito/kogito-quarkus-decisions-extension/1.16.1.Final/kogito-quarkus-decisions-extension-1.16.1.Final.pom
[2025-11-27T00:41:10.497Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/kie/kogito/kogito-quarkus-decisions-extension/1.16.1.Final/kogito-quarkus-decisions-extension-1.16.1.Final.pom (1.1 kB at 2.3 kB/s)
[2025-11-27T00:41:10.497Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/kie/kogito/kogito-api-incubation-decisions-services/1.16.1.Final/kogito-api-incubation-decisions-services-1.16.1.Final.pom
[2025-11-27T00:41:11.170Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/kie/kogito/kogito-api-incubation-decisions-services/1.16.1.Final/kogito-api-incubation-decisions-services-1.16.1.Final.pom (4.4 kB at 8.4 kB/s)
[2025-11-27T00:41:11.170Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/kie/kogito/kogito-api-incubation-decisions/1.16.1.Final/kogito-api-incubation-decisions-1.16.1.Final.pom
[2025-11-27T00:41:11.841Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/kie/kogito/kogito-api-incubation-decisions/1.16.1.Final/kogito-api-incubation-decisions-1.16.1.Final.pom (3.7 kB at 6.7 kB/s)
[2025-11-27T00:41:11.841Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/kie/kogito/kogito-scenario-simulation/1.16.1.Final/kogito-scenario-simulation-1.16.1.Final.pom
[2025-11-27T00:41:12.515Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/kie/kogito/kogito-scenario-simulation/1.16.1.Final/kogito-scenario-simulation-1.16.1.Final.pom (4.8 kB at 7.0 kB/s)
[2025-11-27T00:41:12.515Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/kie/kogito/kogito-pmml/1.16.1.Final/kogito-pmml-1.16.1.Final.pom
[2025-11-27T00:41:12.515Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/kie/kogito/kogito-pmml/1.16.1.Final/kogito-pmml-1.16.1.Final.pom (2.6 kB at 8.0 kB/s)
[2025-11-27T00:41:12.515Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/kie/kogito/kogito-pmml-dependencies/1.16.1.Final/kogito-pmml-dependencies-1.16.1.Final.pom
[2025-11-27T00:41:13.187Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/kie/kogito/kogito-pmml-dependencies/1.16.1.Final/kogito-pmml-dependencies-1.16.1.Final.pom (2.5 kB at 8.1 kB/s)
[2025-11-27T00:41:13.188Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/kie/kie-pmml-dependencies/8.16.1.Beta/kie-pmml-dependencies-8.16.1.Beta.pom
[2025-11-27T00:41:13.188Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/kie/kie-pmml-dependencies/8.16.1.Beta/kie-pmml-dependencies-8.16.1.Beta.pom (4.1 kB at 13 kB/s)
[2025-11-27T00:41:13.188Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/kie/kie-pmml-compiler-api/8.16.1.Beta/kie-pmml-compiler-api-8.16.1.Beta.pom
[2025-11-27T00:41:13.861Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/kie/kie-pmml-compiler-api/8.16.1.Beta/kie-pmml-compiler-api-8.16.1.Beta.pom (1.8 kB at 6.5 kB/s)
[2025-11-27T00:41:13.861Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/kie/kie-pmml-compiler/8.16.1.Beta/kie-pmml-compiler-8.16.1.Beta.pom
[2025-11-27T00:41:13.861Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/kie/kie-pmml-compiler/8.16.1.Beta/kie-pmml-compiler-8.16.1.Beta.pom (763 B at 7.7 kB/s)
[2025-11-27T00:41:13.861Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/kie/kie-pmml-compiler-core/8.16.1.Beta/kie-pmml-compiler-core-8.16.1.Beta.pom
[2025-11-27T00:41:13.861Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/kie/kie-pmml-compiler-core/8.16.1.Beta/kie-pmml-compiler-core-8.16.1.Beta.pom (997 B at 3.7 kB/s)
[2025-11-27T00:41:13.861Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/kie/kie-pmml-compiler-commons/8.16.1.Beta/kie-pmml-compiler-commons-8.16.1.Beta.pom
[2025-11-27T00:41:14.534Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/kie/kie-pmml-compiler-commons/8.16.1.Beta/kie-pmml-compiler-commons-8.16.1.Beta.pom (1.9 kB at 7.1 kB/s)
[2025-11-27T00:41:14.534Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/kie/kie-pmml-evaluator-core/8.16.1.Beta/kie-pmml-evaluator-core-8.16.1.Beta.pom
[2025-11-27T00:41:14.534Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/kie/kie-pmml-evaluator-core/8.16.1.Beta/kie-pmml-evaluator-core-8.16.1.Beta.pom (1.3 kB at 5.1 kB/s)
[2025-11-27T00:41:14.534Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/kie/kie-pmml-evaluator-assembler/8.16.1.Beta/kie-pmml-evaluator-assembler-8.16.1.Beta.pom
[2025-11-27T00:41:15.206Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/kie/kie-pmml-evaluator-assembler/8.16.1.Beta/kie-pmml-evaluator-assembler-8.16.1.Beta.pom (2.5 kB at 5.5 kB/s)
[2025-11-27T00:41:15.206Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/kie/kie-pmml-kie-internal/8.16.1.Beta/kie-pmml-kie-internal-8.16.1.Beta.pom
[2025-11-27T00:41:15.206Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/kie/kie-pmml-kie-internal/8.16.1.Beta/kie-pmml-kie-internal-8.16.1.Beta.pom (903 B at 3.6 kB/s)
[2025-11-27T00:41:15.206Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/kie/kie-pmml-models-drools-common/8.16.1.Beta/kie-pmml-models-drools-common-8.16.1.Beta.pom
[2025-11-27T00:41:15.206Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/kie/kie-pmml-models-drools-common/8.16.1.Beta/kie-pmml-models-drools-common-8.16.1.Beta.pom (2.9 kB at 27 kB/s)
[2025-11-27T00:41:15.206Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/kie/kie-pmml-models-drools/8.16.1.Beta/kie-pmml-models-drools-8.16.1.Beta.pom
[2025-11-27T00:41:15.879Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/kie/kie-pmml-models-drools/8.16.1.Beta/kie-pmml-models-drools-8.16.1.Beta.pom (804 B at 2.1 kB/s)
[2025-11-27T00:41:15.879Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/kie/kie-pmml-models/8.16.1.Beta/kie-pmml-models-8.16.1.Beta.pom
[2025-11-27T00:41:15.879Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/kie/kie-pmml-models/8.16.1.Beta/kie-pmml-models-8.16.1.Beta.pom (936 B at 2.9 kB/s)
[2025-11-27T00:41:15.879Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/kie/kie-pmml-models-regression-model/8.16.1.Beta/kie-pmml-models-regression-model-8.16.1.Beta.pom
[2025-11-27T00:41:16.551Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/kie/kie-pmml-models-regression-model/8.16.1.Beta/kie-pmml-models-regression-model-8.16.1.Beta.pom (1.3 kB at 2.8 kB/s)
[2025-11-27T00:41:16.551Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/kie/kie-pmml-models-regression/8.16.1.Beta/kie-pmml-models-regression-8.16.1.Beta.pom
[2025-11-27T00:41:17.229Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/kie/kie-pmml-models-regression/8.16.1.Beta/kie-pmml-models-regression-8.16.1.Beta.pom (890 B at 2.6 kB/s)
[2025-11-27T00:41:17.229Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/kie/kie-pmml-models-regression-compiler/8.16.1.Beta/kie-pmml-models-regression-compiler-8.16.1.Beta.pom
[2025-11-27T00:41:17.229Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/kie/kie-pmml-models-regression-compiler/8.16.1.Beta/kie-pmml-models-regression-compiler-8.16.1.Beta.pom (2.0 kB at 7.3 kB/s)
[2025-11-27T00:41:17.229Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/kie/kie-pmml-models-regression-evaluator/8.16.1.Beta/kie-pmml-models-regression-evaluator-8.16.1.Beta.pom
[2025-11-27T00:41:17.902Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/kie/kie-pmml-models-regression-evaluator/8.16.1.Beta/kie-pmml-models-regression-evaluator-8.16.1.Beta.pom (1.2 kB at 4.0 kB/s)
[2025-11-27T00:41:17.902Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/kie/kie-pmml-models-tree-model/8.16.1.Beta/kie-pmml-models-tree-model-8.16.1.Beta.pom
[2025-11-27T00:41:17.902Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/kie/kie-pmml-models-tree-model/8.16.1.Beta/kie-pmml-models-tree-model-8.16.1.Beta.pom (1.2 kB at 4.2 kB/s)
[2025-11-27T00:41:17.902Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/kie/kie-pmml-models-tree/8.16.1.Beta/kie-pmml-models-tree-8.16.1.Beta.pom
[2025-11-27T00:41:17.902Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/kie/kie-pmml-models-tree/8.16.1.Beta/kie-pmml-models-tree-8.16.1.Beta.pom (829 B at 3.1 kB/s)
[2025-11-27T00:41:17.902Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/kie/kie-pmml-models-tree-compiler/8.16.1.Beta/kie-pmml-models-tree-compiler-8.16.1.Beta.pom
[2025-11-27T00:41:18.574Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/kie/kie-pmml-models-tree-compiler/8.16.1.Beta/kie-pmml-models-tree-compiler-8.16.1.Beta.pom (2.2 kB at 6.5 kB/s)
[2025-11-27T00:41:18.574Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/kie/kie-pmml-models-tree-evaluator/8.16.1.Beta/kie-pmml-models-tree-evaluator-8.16.1.Beta.pom
[2025-11-27T00:41:18.574Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/kie/kie-pmml-models-tree-evaluator/8.16.1.Beta/kie-pmml-models-tree-evaluator-8.16.1.Beta.pom (1.4 kB at 4.5 kB/s)
[2025-11-27T00:41:18.574Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/kie/kie-pmml-models-scorecard-model/8.16.1.Beta/kie-pmml-models-scorecard-model-8.16.1.Beta.pom
[2025-11-27T00:41:19.247Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/kie/kie-pmml-models-scorecard-model/8.16.1.Beta/kie-pmml-models-scorecard-model-8.16.1.Beta.pom (1.3 kB at 4.4 kB/s)
[2025-11-27T00:41:19.247Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/kie/kie-pmml-models-scorecard/8.16.1.Beta/kie-pmml-models-scorecard-8.16.1.Beta.pom
[2025-11-27T00:41:19.247Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/kie/kie-pmml-models-scorecard/8.16.1.Beta/kie-pmml-models-scorecard-8.16.1.Beta.pom (866 B at 2.7 kB/s)
[2025-11-27T00:41:19.247Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/kie/kie-pmml-models-scorecard-compiler/8.16.1.Beta/kie-pmml-models-scorecard-compiler-8.16.1.Beta.pom
[2025-11-27T00:41:19.920Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/kie/kie-pmml-models-scorecard-compiler/8.16.1.Beta/kie-pmml-models-scorecard-compiler-8.16.1.Beta.pom (2.2 kB at 7.6 kB/s)
[2025-11-27T00:41:19.920Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/kie/kie-pmml-models-scorecard-evaluator/8.16.1.Beta/kie-pmml-models-scorecard-evaluator-8.16.1.Beta.pom
[2025-11-27T00:41:19.920Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/kie/kie-pmml-models-scorecard-evaluator/8.16.1.Beta/kie-pmml-models-scorecard-evaluator-8.16.1.Beta.pom (1.4 kB at 4.0 kB/s)
[2025-11-27T00:41:19.920Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/kie/kie-pmml-models-mining-model/8.16.1.Beta/kie-pmml-models-mining-model-8.16.1.Beta.pom
[2025-11-27T00:41:20.593Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/kie/kie-pmml-models-mining-model/8.16.1.Beta/kie-pmml-models-mining-model-8.16.1.Beta.pom (1.4 kB at 3.6 kB/s)
[2025-11-27T00:41:20.593Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/kie/kie-pmml-models-mining/8.16.1.Beta/kie-pmml-models-mining-8.16.1.Beta.pom
[2025-11-27T00:41:20.593Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/kie/kie-pmml-models-mining/8.16.1.Beta/kie-pmml-models-mining-8.16.1.Beta.pom (845 B at 2.3 kB/s)
[2025-11-27T00:41:20.593Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/kie/kie-pmml-models-mining-compiler/8.16.1.Beta/kie-pmml-models-mining-compiler-8.16.1.Beta.pom
[2025-11-27T00:41:21.278Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/kie/kie-pmml-models-mining-compiler/8.16.1.Beta/kie-pmml-models-mining-compiler-8.16.1.Beta.pom (2.8 kB at 7.6 kB/s)
[2025-11-27T00:41:21.278Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/kie/kie-pmml-models-mining-evaluator/8.16.1.Beta/kie-pmml-models-mining-evaluator-8.16.1.Beta.pom
[2025-11-27T00:41:21.278Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/kie/kie-pmml-models-mining-evaluator/8.16.1.Beta/kie-pmml-models-mining-evaluator-8.16.1.Beta.pom (1.7 kB at 5.9 kB/s)
[2025-11-27T00:41:21.278Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/kie/kie-pmml-models-clustering-model/8.16.1.Beta/kie-pmml-models-clustering-model-8.16.1.Beta.pom
[2025-11-27T00:41:21.958Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/kie/kie-pmml-models-clustering-model/8.16.1.Beta/kie-pmml-models-clustering-model-8.16.1.Beta.pom (1.4 kB at 4.7 kB/s)
[2025-11-27T00:41:21.958Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/kie/kie-pmml-models-clustering/8.16.1.Beta/kie-pmml-models-clustering-8.16.1.Beta.pom
[2025-11-27T00:41:21.958Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/kie/kie-pmml-models-clustering/8.16.1.Beta/kie-pmml-models-clustering-8.16.1.Beta.pom (873 B at 2.4 kB/s)
[2025-11-27T00:41:21.958Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/kie/kie-pmml-models-clustering-compiler/8.16.1.Beta/kie-pmml-models-clustering-compiler-8.16.1.Beta.pom
[2025-11-27T00:41:22.631Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/kie/kie-pmml-models-clustering-compiler/8.16.1.Beta/kie-pmml-models-clustering-compiler-8.16.1.Beta.pom (1.9 kB at 4.5 kB/s)
[2025-11-27T00:41:22.631Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/kie/kie-pmml-models-clustering-evaluator/8.16.1.Beta/kie-pmml-models-clustering-evaluator-8.16.1.Beta.pom
[2025-11-27T00:41:22.631Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/kie/kie-pmml-models-clustering-evaluator/8.16.1.Beta/kie-pmml-models-clustering-evaluator-8.16.1.Beta.pom (1.1 kB at 3.7 kB/s)
[2025-11-27T00:41:22.631Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/drools/drools-wiring-dynamic/8.16.1.Beta/drools-wiring-dynamic-8.16.1.Beta.pom
[2025-11-27T00:41:23.304Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/drools/drools-wiring-dynamic/8.16.1.Beta/drools-wiring-dynamic-8.16.1.Beta.pom (2.2 kB at 7.8 kB/s)
[2025-11-27T00:41:23.304Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/junit/vintage/junit-vintage-engine/5.8.2/junit-vintage-engine-5.8.2.pom
[2025-11-27T00:41:23.304Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/junit/vintage/junit-vintage-engine/5.8.2/junit-vintage-engine-5.8.2.pom (3.2 kB at 39 kB/s)
[2025-11-27T00:41:23.304Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/drools/drools-scenario-simulation-api/8.16.1.Beta/drools-scenario-simulation-api-8.16.1.Beta.pom
[2025-11-27T00:41:23.976Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/drools/drools-scenario-simulation-api/8.16.1.Beta/drools-scenario-simulation-api-8.16.1.Beta.pom (1.7 kB at 3.8 kB/s)
[2025-11-27T00:41:23.976Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/drools/drools-scenario-simulation/8.16.1.Beta/drools-scenario-simulation-8.16.1.Beta.pom
[2025-11-27T00:41:23.976Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/drools/drools-scenario-simulation/8.16.1.Beta/drools-scenario-simulation-8.16.1.Beta.pom (808 B at 1.6 kB/s)
[2025-11-27T00:41:23.976Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/drools/drools-scenario-simulation-backend/8.16.1.Beta/drools-scenario-simulation-backend-8.16.1.Beta.pom
[2025-11-27T00:41:24.648Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/drools/drools-scenario-simulation-backend/8.16.1.Beta/drools-scenario-simulation-backend-8.16.1.Beta.pom (3.2 kB at 6.5 kB/s)
[2025-11-27T00:41:24.648Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/kie/kogito/kogito-quarkus-decisions/1.16.1.Final/kogito-quarkus-decisions-1.16.1.Final.jar
[2025-11-27T00:41:24.648Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/kie/kogito/kogito-api-incubation-decisions-services/1.16.1.Final/kogito-api-incubation-decisions-services-1.16.1.Final.jar
[2025-11-27T00:41:24.648Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/kie/kogito/kogito-api-incubation-decisions/1.16.1.Final/kogito-api-incubation-decisions-1.16.1.Final.jar
[2025-11-27T00:41:24.648Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/kie/kogito/kogito-scenario-simulation/1.16.1.Final/kogito-scenario-simulation-1.16.1.Final.jar
[2025-11-27T00:41:24.648Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/kie/kogito/kogito-pmml/1.16.1.Final/kogito-pmml-1.16.1.Final.jar
[2025-11-27T00:41:24.648Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/kie/kogito/kogito-scenario-simulation/1.16.1.Final/kogito-scenario-simulation-1.16.1.Final.jar (13 kB at 106 kB/s)
[2025-11-27T00:41:24.648Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/kie/kie-pmml-dependencies/8.16.1.Beta/kie-pmml-dependencies-8.16.1.Beta.jar
[2025-11-27T00:41:25.320Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/kie/kogito/kogito-api-incubation-decisions-services/1.16.1.Final/kogito-api-incubation-decisions-services-1.16.1.Final.jar (4.5 kB at 16 kB/s)
[2025-11-27T00:41:25.320Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/kie/kie-pmml-compiler-api/8.16.1.Beta/kie-pmml-compiler-api-8.16.1.Beta.jar
[2025-11-27T00:41:25.320Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/kie/kogito/kogito-quarkus-decisions/1.16.1.Final/kogito-quarkus-decisions-1.16.1.Final.jar (9.2 kB at 28 kB/s)
[2025-11-27T00:41:25.320Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/kie/kie-pmml-compiler-core/8.16.1.Beta/kie-pmml-compiler-core-8.16.1.Beta.jar
[2025-11-27T00:41:25.320Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/kie/kogito/kogito-pmml/1.16.1.Final/kogito-pmml-1.16.1.Final.jar (18 kB at 52 kB/s)
[2025-11-27T00:41:25.320Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/kie/kie-pmml-compiler-commons/8.16.1.Beta/kie-pmml-compiler-commons-8.16.1.Beta.jar
[2025-11-27T00:41:25.320Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/kie/kie-pmml-dependencies/8.16.1.Beta/kie-pmml-dependencies-8.16.1.Beta.jar (2.4 kB at 6.1 kB/s)
[2025-11-27T00:41:25.320Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/kie/kie-pmml-evaluator-core/8.16.1.Beta/kie-pmml-evaluator-core-8.16.1.Beta.jar
[2025-11-27T00:41:25.320Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/kie/kogito/kogito-api-incubation-decisions/1.16.1.Final/kogito-api-incubation-decisions-1.16.1.Final.jar (6.8 kB at 13 kB/s)
[2025-11-27T00:41:25.320Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/kie/kie-pmml-evaluator-assembler/8.16.1.Beta/kie-pmml-evaluator-assembler-8.16.1.Beta.jar
[2025-11-27T00:41:25.320Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/kie/kie-pmml-compiler-api/8.16.1.Beta/kie-pmml-compiler-api-8.16.1.Beta.jar (23 kB at 42 kB/s)
[2025-11-27T00:41:25.320Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/kie/kie-pmml-kie-internal/8.16.1.Beta/kie-pmml-kie-internal-8.16.1.Beta.jar
[2025-11-27T00:41:25.320Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/kie/kie-pmml-compiler-core/8.16.1.Beta/kie-pmml-compiler-core-8.16.1.Beta.jar (6.8 kB at 11 kB/s)
[2025-11-27T00:41:25.320Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/kie/kie-pmml-models-drools-common/8.16.1.Beta/kie-pmml-models-drools-common-8.16.1.Beta.jar
[2025-11-27T00:41:25.320Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/kie/kie-pmml-evaluator-assembler/8.16.1.Beta/kie-pmml-evaluator-assembler-8.16.1.Beta.jar (35 kB at 57 kB/s)
[2025-11-27T00:41:25.321Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/kie/kie-pmml-models-regression-model/8.16.1.Beta/kie-pmml-models-regression-model-8.16.1.Beta.jar
[2025-11-27T00:41:25.321Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/kie/kie-pmml-compiler-commons/8.16.1.Beta/kie-pmml-compiler-commons-8.16.1.Beta.jar (153 kB at 212 kB/s)
[2025-11-27T00:41:25.321Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/kie/kie-pmml-models-regression-compiler/8.16.1.Beta/kie-pmml-models-regression-compiler-8.16.1.Beta.jar
[2025-11-27T00:41:25.321Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/kie/kie-pmml-evaluator-core/8.16.1.Beta/kie-pmml-evaluator-core-8.16.1.Beta.jar (26 kB at 34 kB/s)
[2025-11-27T00:41:25.321Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/kie/kie-pmml-models-regression-evaluator/8.16.1.Beta/kie-pmml-models-regression-evaluator-8.16.1.Beta.jar
[2025-11-27T00:41:25.321Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/kie/kie-pmml-kie-internal/8.16.1.Beta/kie-pmml-kie-internal-8.16.1.Beta.jar (3.1 kB at 3.8 kB/s)
[2025-11-27T00:41:25.321Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/kie/kie-pmml-models-tree-model/8.16.1.Beta/kie-pmml-models-tree-model-8.16.1.Beta.jar
[2025-11-27T00:41:25.992Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/kie/kie-pmml-models-regression-compiler/8.16.1.Beta/kie-pmml-models-regression-compiler-8.16.1.Beta.jar (31 kB at 36 kB/s)
[2025-11-27T00:41:25.993Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/kie/kie-pmml-models-tree-compiler/8.16.1.Beta/kie-pmml-models-tree-compiler-8.16.1.Beta.jar
[2025-11-27T00:41:25.993Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/kie/kie-pmml-models-regression-model/8.16.1.Beta/kie-pmml-models-regression-model-8.16.1.Beta.jar (18 kB at 19 kB/s)
[2025-11-27T00:41:25.993Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/kie/kie-pmml-models-tree-evaluator/8.16.1.Beta/kie-pmml-models-tree-evaluator-8.16.1.Beta.jar
[2025-11-27T00:41:25.993Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/kie/kie-pmml-models-regression-evaluator/8.16.1.Beta/kie-pmml-models-regression-evaluator-8.16.1.Beta.jar (7.3 kB at 7.0 kB/s)
[2025-11-27T00:41:25.993Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/kie/kie-pmml-models-scorecard-model/8.16.1.Beta/kie-pmml-models-scorecard-model-8.16.1.Beta.jar
[2025-11-27T00:41:25.993Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/kie/kie-pmml-models-tree-model/8.16.1.Beta/kie-pmml-models-tree-model-8.16.1.Beta.jar (9.7 kB at 9.0 kB/s)
[2025-11-27T00:41:25.993Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/kie/kie-pmml-models-scorecard-compiler/8.16.1.Beta/kie-pmml-models-scorecard-compiler-8.16.1.Beta.jar
[2025-11-27T00:41:25.993Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/kie/kie-pmml-models-tree-compiler/8.16.1.Beta/kie-pmml-models-tree-compiler-8.16.1.Beta.jar (23 kB at 20 kB/s)
[2025-11-27T00:41:25.993Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/kie/kie-pmml-models-scorecard-evaluator/8.16.1.Beta/kie-pmml-models-scorecard-evaluator-8.16.1.Beta.jar
[2025-11-27T00:41:25.993Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/kie/kie-pmml-models-drools-common/8.16.1.Beta/kie-pmml-models-drools-common-8.16.1.Beta.jar (91 kB at 75 kB/s)
[2025-11-27T00:41:25.993Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/kie/kie-pmml-models-mining-model/8.16.1.Beta/kie-pmml-models-mining-model-8.16.1.Beta.jar
[2025-11-27T00:41:25.993Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/kie/kie-pmml-models-tree-evaluator/8.16.1.Beta/kie-pmml-models-tree-evaluator-8.16.1.Beta.jar (4.9 kB at 3.9 kB/s)
[2025-11-27T00:41:25.993Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/kie/kie-pmml-models-mining-compiler/8.16.1.Beta/kie-pmml-models-mining-compiler-8.16.1.Beta.jar
[2025-11-27T00:41:25.993Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/kie/kie-pmml-models-scorecard-evaluator/8.16.1.Beta/kie-pmml-models-scorecard-evaluator-8.16.1.Beta.jar (4.8 kB at 3.8 kB/s)
[2025-11-27T00:41:25.993Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/kie/kie-pmml-models-mining-evaluator/8.16.1.Beta/kie-pmml-models-mining-evaluator-8.16.1.Beta.jar
[2025-11-27T00:41:25.993Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/kie/kie-pmml-models-scorecard-model/8.16.1.Beta/kie-pmml-models-scorecard-model-8.16.1.Beta.jar (19 kB at 14 kB/s)
[2025-11-27T00:41:25.993Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/kie/kie-pmml-models-clustering-model/8.16.1.Beta/kie-pmml-models-clustering-model-8.16.1.Beta.jar
[2025-11-27T00:41:25.993Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/kie/kie-pmml-models-scorecard-compiler/8.16.1.Beta/kie-pmml-models-scorecard-compiler-8.16.1.Beta.jar (23 kB at 16 kB/s)
[2025-11-27T00:41:25.993Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/kie/kie-pmml-models-clustering-compiler/8.16.1.Beta/kie-pmml-models-clustering-compiler-8.16.1.Beta.jar
[2025-11-27T00:41:25.993Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/kie/kie-pmml-models-mining-model/8.16.1.Beta/kie-pmml-models-mining-model-8.16.1.Beta.jar (25 kB at 17 kB/s)
[2025-11-27T00:41:25.993Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/kie/kie-pmml-models-clustering-evaluator/8.16.1.Beta/kie-pmml-models-clustering-evaluator-8.16.1.Beta.jar
[2025-11-27T00:41:26.664Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/kie/kie-pmml-models-mining-compiler/8.16.1.Beta/kie-pmml-models-mining-compiler-8.16.1.Beta.jar (22 kB at 14 kB/s)
[2025-11-27T00:41:26.664Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/drools/drools-wiring-dynamic/8.16.1.Beta/drools-wiring-dynamic-8.16.1.Beta.jar
[2025-11-27T00:41:26.664Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/kie/kie-pmml-models-mining-evaluator/8.16.1.Beta/kie-pmml-models-mining-evaluator-8.16.1.Beta.jar (13 kB at 8.3 kB/s)
[2025-11-27T00:41:26.664Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/junit/vintage/junit-vintage-engine/5.8.2/junit-vintage-engine-5.8.2.jar
[2025-11-27T00:41:26.664Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/junit/vintage/junit-vintage-engine/5.8.2/junit-vintage-engine-5.8.2.jar (67 kB at 41 kB/s)
[2025-11-27T00:41:26.665Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/drools/drools-scenario-simulation-api/8.16.1.Beta/drools-scenario-simulation-api-8.16.1.Beta.jar
[2025-11-27T00:41:26.665Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/kie/kie-pmml-models-clustering-model/8.16.1.Beta/kie-pmml-models-clustering-model-8.16.1.Beta.jar (18 kB at 11 kB/s)
[2025-11-27T00:41:26.665Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/drools/drools-scenario-simulation-backend/8.16.1.Beta/drools-scenario-simulation-backend-8.16.1.Beta.jar
[2025-11-27T00:41:26.665Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/kie/kie-pmml-models-clustering-compiler/8.16.1.Beta/kie-pmml-models-clustering-compiler-8.16.1.Beta.jar (13 kB at 7.3 kB/s)
[2025-11-27T00:41:26.665Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/kie/kie-pmml-models-clustering-evaluator/8.16.1.Beta/kie-pmml-models-clustering-evaluator-8.16.1.Beta.jar (4.8 kB at 2.7 kB/s)
[2025-11-27T00:41:26.665Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/drools/drools-wiring-dynamic/8.16.1.Beta/drools-wiring-dynamic-8.16.1.Beta.jar (16 kB at 9.1 kB/s)
[2025-11-27T00:41:26.665Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/drools/drools-scenario-simulation-api/8.16.1.Beta/drools-scenario-simulation-api-8.16.1.Beta.jar (45 kB at 24 kB/s)
[2025-11-27T00:41:27.337Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/drools/drools-scenario-simulation-backend/8.16.1.Beta/drools-scenario-simulation-backend-8.16.1.Beta.jar (132 kB at 57 kB/s)
[2025-11-27T00:41:27.337Z] [INFO]
[2025-11-27T00:41:27.337Z] [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ kogito-dmn-quickstart ---
[2025-11-27T00:41:27.337Z] [INFO]
[2025-11-27T00:41:27.337Z] [INFO] --- maven-resources-plugin:2.6:resources (default-resources) @ kogito-dmn-quickstart ---
[2025-11-27T00:41:27.337Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
[2025-11-27T00:41:27.337Z] [INFO] Copying 2 resources
[2025-11-27T00:41:27.337Z] [INFO]
[2025-11-27T00:41:27.337Z] [INFO] --- quarkus-maven-plugin:2.7.2.Final:generate-code (default) @ kogito-dmn-quickstart ---
[2025-11-27T00:41:27.337Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/kie/kogito/kogito-quarkus-decisions-deployment/1.16.1.Final/kogito-quarkus-decisions-deployment-1.16.1.Final.pom
[2025-11-27T00:41:27.337Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/kie/kogito/kogito-quarkus-decisions-deployment/1.16.1.Final/kogito-quarkus-decisions-deployment-1.16.1.Final.pom (1.8 kB at 4.2 kB/s)
[2025-11-27T00:41:27.337Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/kie/kogito/kogito-codegen-decisions/1.16.1.Final/kogito-codegen-decisions-1.16.1.Final.pom
[2025-11-27T00:41:28.009Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/kie/kogito/kogito-codegen-decisions/1.16.1.Final/kogito-codegen-decisions-1.16.1.Final.pom (3.1 kB at 20 kB/s)
[2025-11-27T00:41:28.009Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/kie/kie-dmn-openapi/8.16.1.Beta/kie-dmn-openapi-8.16.1.Beta.pom
[2025-11-27T00:41:28.009Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/kie/kie-dmn-openapi/8.16.1.Beta/kie-dmn-openapi-8.16.1.Beta.pom (3.3 kB at 31 kB/s)
[2025-11-27T00:41:28.009Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/kie/kie-dmn-openapi/8.16.1.Beta/kie-dmn-openapi-8.16.1.Beta.jar
[2025-11-27T00:41:28.009Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/kie/kogito/kogito-codegen-decisions/1.16.1.Final/kogito-codegen-decisions-1.16.1.Final.jar
[2025-11-27T00:41:28.009Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/kie/kogito/kogito-quarkus-decisions-deployment/1.16.1.Final/kogito-quarkus-decisions-deployment-1.16.1.Final.jar
[2025-11-27T00:41:28.009Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/kie/kogito/kogito-codegen-decisions/1.16.1.Final/kogito-codegen-decisions-1.16.1.Final.jar (64 kB at 580 kB/s)
[2025-11-27T00:41:28.732Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/kie/kie-dmn-openapi/8.16.1.Beta/kie-dmn-openapi-8.16.1.Beta.jar (28 kB at 74 kB/s)
[2025-11-27T00:41:28.732Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/kie/kogito/kogito-quarkus-decisions-deployment/1.16.1.Final/kogito-quarkus-decisions-deployment-1.16.1.Final.jar (7.1 kB at 15 kB/s)
[2025-11-27T00:41:28.732Z] [INFO]
[2025-11-27T00:41:28.732Z] [INFO] --- maven-compiler-plugin:3.8.1:compile (default-compile) @ kogito-dmn-quickstart ---
[2025-11-27T00:41:28.732Z] [INFO] No sources to compile
[2025-11-27T00:41:28.732Z] [INFO]
[2025-11-27T00:41:28.732Z] [INFO] --- quarkus-maven-plugin:2.7.2.Final:generate-code-tests (default) @ kogito-dmn-quickstart ---
[2025-11-27T00:41:29.403Z] [INFO]
[2025-11-27T00:41:29.403Z] [INFO] --- maven-resources-plugin:2.6:testResources (default-testResources) @ kogito-dmn-quickstart ---
[2025-11-27T00:41:29.403Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
[2025-11-27T00:41:29.403Z] [INFO] Copying 1 resource
[2025-11-27T00:41:29.403Z] [INFO]
[2025-11-27T00:41:29.403Z] [INFO] --- maven-compiler-plugin:3.8.1:testCompile (default-testCompile) @ kogito-dmn-quickstart ---
[2025-11-27T00:41:29.403Z] [INFO] Changes detected - recompiling the module!
[2025-11-27T00:41:29.403Z] [INFO] Compiling 3 source files to /quarkus-quickstarts/kogito-dmn-quickstart/target/test-classes
[2025-11-27T00:41:29.403Z] [INFO]
[2025-11-27T00:41:29.403Z] [INFO] --- maven-surefire-plugin:3.0.0-M5:test (default-test) @ kogito-dmn-quickstart ---
[2025-11-27T00:41:29.403Z] [INFO]
[2025-11-27T00:41:29.403Z] [INFO] -------------------------------------------------------
[2025-11-27T00:41:29.403Z] [INFO] T E S T S
[2025-11-27T00:41:29.403Z] [INFO] -------------------------------------------------------
[2025-11-27T00:41:29.403Z] [ERROR] Picked up JAVA_TOOL_OPTIONS: -Dfile.encoding=UTF8 -Djava.security.egd=file:/dev/./urandom
[2025-11-27T00:41:30.796Z] [INFO] Running testscenario.KogitoScenarioJunitActivatorTest
[2025-11-27T00:41:31.466Z] [INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.689 s - in testscenario.KogitoScenarioJunitActivatorTest
[2025-11-27T00:41:31.466Z] [INFO] Running org.acme.PricingTest
[2025-11-27T00:41:40.593Z] 2025-11-27 00:40:37,399 INFO [org.jbo.threads] (main) JBoss Threads version 3.4.2.Final
[2025-11-27T00:41:40.593Z] 2025-11-27 00:40:37,741 INFO [org.kie.kog.cod.api.uti.AddonsConfigDiscovery] (build-8) Performed addonsConfig discovery, found: AddonsConfig{usePersistence=false, useTracing=false, useMonitoring=false, usePrometheusMonitoring=false, useCloudEvents=false, useExplainability=false, useProcessSVG=false, useEventDrivenDecisions=false, useEventDrivenRules=false}
[2025-11-27T00:41:40.593Z] 2025-11-27 00:40:37,787 INFO [org.kie.kog.cod.cor.uti.ApplicationGeneratorDiscovery] (build-5) Generator discovery performed, found [openapispecs, decisions]
[2025-11-27T00:41:40.593Z] 2025-11-27 00:40:37,788 INFO [org.kie.kog.cod.cor.ApplicationGenerator] (build-5) Skipping generator 'openapispecs' because disabled
[2025-11-27T00:41:40.593Z] 2025-11-27 00:40:38,654 INFO [org.kie.kog.cod.dec.DecisionValidation] (build-5) Initializing DMN DT Validator...
[2025-11-27T00:41:40.593Z] 2025-11-27 00:40:38,655 INFO [org.kie.kog.cod.dec.DecisionValidation] (build-5) DMN DT Validator initialized.
[2025-11-27T00:41:40.593Z] 2025-11-27 00:40:38,655 INFO [org.kie.kog.cod.dec.DecisionValidation] (build-5) Analysing decision tables in DMN Model 'pricing' ...
[2025-11-27T00:41:40.593Z] 2025-11-27 00:40:38,666 INFO [org.kie.kog.cod.dec.DecisionValidation] (build-5) analysis for decision table 'Base price':
[2025-11-27T00:41:40.593Z] 2025-11-27 00:40:38,668 INFO [org.kie.kog.cod.dec.DecisionValidation] (build-5) Decision Table Analysis of table 'Base price' finished with no messages to be reported.
[2025-11-27T00:41:40.593Z] 2025-11-27 00:40:40,876 INFO [io.quarkus] (main) Quarkus 2.7.2.Final on JVM started in 4.213s. Listening on: http://localhost:8081
[2025-11-27T00:41:40.593Z] 2025-11-27 00:40:40,877 INFO [io.quarkus] (main) Profile test activated.
[2025-11-27T00:41:40.593Z] 2025-11-27 00:40:40,877 INFO [io.quarkus] (main) Installed features: [cdi, kogito-decisions, resteasy, resteasy-jackson, smallrye-context-propagation, vertx]
[2025-11-27T00:41:41.266Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 9.572 s - in org.acme.PricingTest
[2025-11-27T00:41:41.266Z] 2025-11-27 00:40:42,707 INFO [io.quarkus] (main) Quarkus stopped in 0.026s
[2025-11-27T00:41:41.266Z] [INFO]
[2025-11-27T00:41:41.266Z] [INFO] Results:
[2025-11-27T00:41:41.266Z] [INFO]
[2025-11-27T00:41:41.266Z] [INFO] Tests run: 5, Failures: 0, Errors: 0, Skipped: 0
[2025-11-27T00:41:41.266Z] [INFO]
[2025-11-27T00:41:41.266Z] [INFO]
[2025-11-27T00:41:41.266Z] [INFO] --- maven-jar-plugin:2.4:jar (default-jar) @ kogito-dmn-quickstart ---
[2025-11-27T00:41:41.266Z] [INFO] Building jar: /quarkus-quickstarts/kogito-dmn-quickstart/target/kogito-dmn-quickstart-1.0.0-SNAPSHOT.jar
[2025-11-27T00:41:41.266Z] [INFO]
[2025-11-27T00:41:41.266Z] [INFO] --- quarkus-maven-plugin:2.7.2.Final:build (default) @ kogito-dmn-quickstart ---
[2025-11-27T00:41:41.937Z] [INFO] Performed addonsConfig discovery, found: AddonsConfig{usePersistence=false, useTracing=false, useMonitoring=false, usePrometheusMonitoring=false, useCloudEvents=false, useExplainability=false, useProcessSVG=false, useEventDrivenDecisions=false, useEventDrivenRules=false}
[2025-11-27T00:41:41.937Z] [INFO] Generator discovery performed, found [openapispecs, decisions]
[2025-11-27T00:41:41.937Z] [INFO] Skipping generator 'openapispecs' because disabled
[2025-11-27T00:41:42.623Z] [INFO] Initializing DMN DT Validator...
[2025-11-27T00:41:42.623Z] [INFO] DMN DT Validator initialized.
[2025-11-27T00:41:42.623Z] [INFO] Analysing decision tables in DMN Model 'pricing' ...
[2025-11-27T00:41:42.623Z] [INFO] analysis for decision table 'Base price':
[2025-11-27T00:41:42.623Z] [INFO] Decision Table Analysis of table 'Base price' finished with no messages to be reported.
[2025-11-27T00:41:44.016Z] [INFO] [io.quarkus.deployment.QuarkusAugmentor] Quarkus augmentation completed in 2668ms
[2025-11-27T00:41:44.016Z] [INFO]
[2025-11-27T00:41:44.016Z] [INFO] --- maven-install-plugin:2.4:install (default-install) @ kogito-dmn-quickstart ---
[2025-11-27T00:41:44.016Z] [INFO] Installing /quarkus-quickstarts/kogito-dmn-quickstart/target/kogito-dmn-quickstart-1.0.0-SNAPSHOT.jar to /root/.m2/repository/org/acme/kogito-dmn-quickstart/1.0.0-SNAPSHOT/kogito-dmn-quickstart-1.0.0-SNAPSHOT.jar
[2025-11-27T00:41:44.016Z] [INFO] Installing /quarkus-quickstarts/kogito-dmn-quickstart/pom.xml to /root/.m2/repository/org/acme/kogito-dmn-quickstart/1.0.0-SNAPSHOT/kogito-dmn-quickstart-1.0.0-SNAPSHOT.pom
[2025-11-27T00:41:44.016Z] [INFO]
[2025-11-27T00:41:44.016Z] [INFO] ------------------< org.acme:kogito-pmml-quickstart >-------------------
[2025-11-27T00:41:44.016Z] [INFO] Building kogito-pmml-quickstart 1.0.0-SNAPSHOT [50/103]
[2025-11-27T00:41:44.016Z] [INFO] --------------------------------[ jar ]---------------------------------
[2025-11-27T00:41:44.016Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/kie/kogito/kogito-quarkus/1.16.1.Final/kogito-quarkus-1.16.1.Final.pom
[2025-11-27T00:41:44.689Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/kie/kogito/kogito-quarkus/1.16.1.Final/kogito-quarkus-1.16.1.Final.pom (2.5 kB at 9.1 kB/s)
[2025-11-27T00:41:44.689Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/kie/kogito/kogito-quarkus-extension/1.16.1.Final/kogito-quarkus-extension-1.16.1.Final.pom
[2025-11-27T00:41:44.689Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/kie/kogito/kogito-quarkus-extension/1.16.1.Final/kogito-quarkus-extension-1.16.1.Final.pom (1.1 kB at 4.3 kB/s)
[2025-11-27T00:41:44.689Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/kie/kogito/kogito-quarkus-predictions/1.16.1.Final/kogito-quarkus-predictions-1.16.1.Final.pom
[2025-11-27T00:41:45.363Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/kie/kogito/kogito-quarkus-predictions/1.16.1.Final/kogito-quarkus-predictions-1.16.1.Final.pom (2.9 kB at 6.0 kB/s)
[2025-11-27T00:41:45.363Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/kie/kogito/kogito-quarkus-predictions-extension/1.16.1.Final/kogito-quarkus-predictions-extension-1.16.1.Final.pom
[2025-11-27T00:41:45.363Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/kie/kogito/kogito-quarkus-predictions-extension/1.16.1.Final/kogito-quarkus-predictions-extension-1.16.1.Final.pom (1.1 kB at 3.2 kB/s)
[2025-11-27T00:41:45.363Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/kie/kogito/kogito-api-incubation-predictions-services/1.16.1.Final/kogito-api-incubation-predictions-services-1.16.1.Final.pom
[2025-11-27T00:41:46.036Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/kie/kogito/kogito-api-incubation-predictions-services/1.16.1.Final/kogito-api-incubation-predictions-services-1.16.1.Final.pom (4.6 kB at 9.1 kB/s)
[2025-11-27T00:41:46.036Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/kie/kogito/kogito-api-incubation-predictions/1.16.1.Final/kogito-api-incubation-predictions-1.16.1.Final.pom
[2025-11-27T00:41:46.708Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/kie/kogito/kogito-api-incubation-predictions/1.16.1.Final/kogito-api-incubation-predictions-1.16.1.Final.pom (3.7 kB at 6.9 kB/s)
[2025-11-27T00:41:46.709Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/kie/kogito/kogito-quarkus-processes/1.16.1.Final/kogito-quarkus-processes-1.16.1.Final.pom
[2025-11-27T00:41:46.709Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/kie/kogito/kogito-quarkus-processes/1.16.1.Final/kogito-quarkus-processes-1.16.1.Final.pom (2.6 kB at 7.0 kB/s)
[2025-11-27T00:41:46.709Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/kie/kogito/kogito-quarkus-processes-extension/1.16.1.Final/kogito-quarkus-processes-extension-1.16.1.Final.pom
[2025-11-27T00:41:47.381Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/kie/kogito/kogito-quarkus-processes-extension/1.16.1.Final/kogito-quarkus-processes-extension-1.16.1.Final.pom (1.1 kB at 2.4 kB/s)
[2025-11-27T00:41:47.381Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/kie/kogito/kogito-api-incubation-processes-services/1.16.1.Final/kogito-api-incubation-processes-services-1.16.1.Final.pom
[2025-11-27T00:41:48.054Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/kie/kogito/kogito-api-incubation-processes-services/1.16.1.Final/kogito-api-incubation-processes-services-1.16.1.Final.pom (4.5 kB at 10 kB/s)
[2025-11-27T00:41:48.054Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/kie/kogito/kogito-api-incubation-processes/1.16.1.Final/kogito-api-incubation-processes-1.16.1.Final.pom
[2025-11-27T00:41:48.726Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/kie/kogito/kogito-api-incubation-processes/1.16.1.Final/kogito-api-incubation-processes-1.16.1.Final.pom (4.1 kB at 8.2 kB/s)
[2025-11-27T00:41:48.726Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/kie/kogito/jbpm-bpmn2/1.16.1.Final/jbpm-bpmn2-1.16.1.Final.pom
[2025-11-27T00:41:48.726Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/kie/kogito/jbpm-bpmn2/1.16.1.Final/jbpm-bpmn2-1.16.1.Final.pom (4.3 kB at 14 kB/s)
[2025-11-27T00:41:48.726Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/kie/kogito/process-serialization-protobuf/1.16.1.Final/process-serialization-protobuf-1.16.1.Final.pom
[2025-11-27T00:41:49.399Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/kie/kogito/process-serialization-protobuf/1.16.1.Final/process-serialization-protobuf-1.16.1.Final.pom (3.8 kB at 5.7 kB/s)
[2025-11-27T00:41:49.399Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/kie/kogito/kogito-quarkus/1.16.1.Final/kogito-quarkus-1.16.1.Final.jar
[2025-11-27T00:41:49.399Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/kie/kogito/kogito-quarkus-predictions/1.16.1.Final/kogito-quarkus-predictions-1.16.1.Final.jar
[2025-11-27T00:41:49.399Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/kie/kogito/kogito-api-incubation-predictions-services/1.16.1.Final/kogito-api-incubation-predictions-services-1.16.1.Final.jar
[2025-11-27T00:41:49.399Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/kie/kogito/kogito-api-incubation-predictions/1.16.1.Final/kogito-api-incubation-predictions-1.16.1.Final.jar
[2025-11-27T00:41:49.399Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/kie/kogito/kogito-quarkus-processes/1.16.1.Final/kogito-quarkus-processes-1.16.1.Final.jar
[2025-11-27T00:41:49.399Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/kie/kogito/kogito-quarkus/1.16.1.Final/kogito-quarkus-1.16.1.Final.jar (3.3 kB at 19 kB/s)
[2025-11-27T00:41:49.399Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/kie/kogito/kogito-api-incubation-processes-services/1.16.1.Final/kogito-api-incubation-processes-services-1.16.1.Final.jar
[2025-11-27T00:41:50.071Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/kie/kogito/kogito-quarkus-predictions/1.16.1.Final/kogito-quarkus-predictions-1.16.1.Final.jar (8.4 kB at 23 kB/s)
[2025-11-27T00:41:50.071Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/kie/kogito/kogito-api-incubation-processes/1.16.1.Final/kogito-api-incubation-processes-1.16.1.Final.jar
[2025-11-27T00:41:50.071Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/kie/kogito/kogito-api-incubation-processes-services/1.16.1.Final/kogito-api-incubation-processes-services-1.16.1.Final.jar (11 kB at 27 kB/s)
[2025-11-27T00:41:50.071Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/kie/kogito/jbpm-bpmn2/1.16.1.Final/jbpm-bpmn2-1.16.1.Final.jar
[2025-11-27T00:41:50.071Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/kie/kogito/kogito-api-incubation-predictions/1.16.1.Final/kogito-api-incubation-predictions-1.16.1.Final.jar (5.0 kB at 11 kB/s)
[2025-11-27T00:41:50.071Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/kie/kogito/process-serialization-protobuf/1.16.1.Final/process-serialization-protobuf-1.16.1.Final.jar
[2025-11-27T00:41:50.071Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/kie/kogito/kogito-api-incubation-predictions-services/1.16.1.Final/kogito-api-incubation-predictions-services-1.16.1.Final.jar (4.5 kB at 9.0 kB/s)
[2025-11-27T00:41:50.071Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/kie/kogito/kogito-quarkus-processes/1.16.1.Final/kogito-quarkus-processes-1.16.1.Final.jar (21 kB at 36 kB/s)
[2025-11-27T00:41:50.071Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/kie/kogito/process-serialization-protobuf/1.16.1.Final/process-serialization-protobuf-1.16.1.Final.jar (504 kB at 696 kB/s)
[2025-11-27T00:41:50.071Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/kie/kogito/kogito-api-incubation-processes/1.16.1.Final/kogito-api-incubation-processes-1.16.1.Final.jar (18 kB at 22 kB/s)
[2025-11-27T00:41:50.071Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/kie/kogito/jbpm-bpmn2/1.16.1.Final/jbpm-bpmn2-1.16.1.Final.jar (296 kB at 339 kB/s)
[2025-11-27T00:41:50.071Z] [INFO]
[2025-11-27T00:41:50.071Z] [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ kogito-pmml-quickstart ---
[2025-11-27T00:41:50.071Z] [INFO]
[2025-11-27T00:41:50.071Z] [INFO] --- maven-resources-plugin:2.6:resources (default-resources) @ kogito-pmml-quickstart ---
[2025-11-27T00:41:50.071Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
[2025-11-27T00:41:50.071Z] [INFO] Copying 2 resources
[2025-11-27T00:41:50.071Z] [INFO]
[2025-11-27T00:41:50.071Z] [INFO] --- maven-compiler-plugin:3.1:compile (default-compile) @ kogito-pmml-quickstart ---
[2025-11-27T00:41:50.071Z] [INFO] No sources to compile
[2025-11-27T00:41:50.071Z] [INFO]
[2025-11-27T00:41:50.071Z] [INFO] --- maven-resources-plugin:2.6:testResources (default-testResources) @ kogito-pmml-quickstart ---
[2025-11-27T00:41:50.071Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
[2025-11-27T00:41:50.071Z] [INFO] skip non existing resourceDirectory /quarkus-quickstarts/kogito-pmml-quickstart/src/test/resources
[2025-11-27T00:41:50.071Z] [INFO]
[2025-11-27T00:41:50.071Z] [INFO] --- maven-compiler-plugin:3.1:testCompile (default-testCompile) @ kogito-pmml-quickstart ---
[2025-11-27T00:41:50.071Z] [INFO] Changes detected - recompiling the module!
[2025-11-27T00:41:50.071Z] [INFO] Compiling 2 source files to /quarkus-quickstarts/kogito-pmml-quickstart/target/test-classes
[2025-11-27T00:41:50.743Z] [WARNING] /quarkus-quickstarts/kogito-pmml-quickstart/src/test/java/org/kie/pmml/kogito/quarkus/LogisticRegressionIrisDataTest.java: /quarkus-quickstarts/kogito-pmml-quickstart/src/test/java/org/kie/pmml/kogito/quarkus/LogisticRegressionIrisDataTest.java uses unchecked or unsafe operations.
[2025-11-27T00:41:50.743Z] [WARNING] /quarkus-quickstarts/kogito-pmml-quickstart/src/test/java/org/kie/pmml/kogito/quarkus/LogisticRegressionIrisDataTest.java: Recompile with -Xlint:unchecked for details.
[2025-11-27T00:41:50.743Z] [INFO]
[2025-11-27T00:41:50.743Z] [INFO] --- maven-surefire-plugin:3.0.0-M5:test (default-test) @ kogito-pmml-quickstart ---
[2025-11-27T00:41:50.743Z] [INFO]
[2025-11-27T00:41:50.743Z] [INFO] -------------------------------------------------------
[2025-11-27T00:41:50.743Z] [INFO] T E S T S
[2025-11-27T00:41:50.743Z] [INFO] -------------------------------------------------------
[2025-11-27T00:41:50.743Z] [ERROR] Picked up JAVA_TOOL_OPTIONS: -Dfile.encoding=UTF8 -Djava.security.egd=file:/dev/./urandom
[2025-11-27T00:41:51.415Z] [INFO] Running org.kie.pmml.kogito.quarkus.LogisticRegressionIrisDataTest
[2025-11-27T00:42:04.107Z] Downloading from central: https://repo.maven.apache.org/maven2/org/kie/kogito/kogito-quarkus-deployment/1.16.1.Final/kogito-quarkus-deployment-1.16.1.Final.pom
[2025-11-27T00:42:04.107Z] Downloaded from central: https://repo.maven.apache.org/maven2/org/kie/kogito/kogito-quarkus-deployment/1.16.1.Final/kogito-quarkus-deployment-1.16.1.Final.pom (2.5 kB at 3.0 kB/s)
[2025-11-27T00:42:04.107Z] Downloading from central: https://repo.maven.apache.org/maven2/org/kie/kogito/kogito-quarkus-predictions-deployment/1.16.1.Final/kogito-quarkus-predictions-deployment-1.16.1.Final.pom
[2025-11-27T00:42:04.107Z] Downloaded from central: https://repo.maven.apache.org/maven2/org/kie/kogito/kogito-quarkus-predictions-deployment/1.16.1.Final/kogito-quarkus-predictions-deployment-1.16.1.Final.pom (1.8 kB at 6.1 kB/s)
[2025-11-27T00:42:04.107Z] Downloading from central: https://repo.maven.apache.org/maven2/org/kie/kogito/kogito-codegen-predictions/1.16.1.Final/kogito-codegen-predictions-1.16.1.Final.pom
[2025-11-27T00:42:04.107Z] Downloaded from central: https://repo.maven.apache.org/maven2/org/kie/kogito/kogito-codegen-predictions/1.16.1.Final/kogito-codegen-predictions-1.16.1.Final.pom (2.5 kB at 25 kB/s)
[2025-11-27T00:42:04.107Z] Downloading from central: https://repo.maven.apache.org/maven2/org/kie/kogito/kogito-pmml-openapi/1.16.1.Final/kogito-pmml-openapi-1.16.1.Final.pom
[2025-11-27T00:42:04.107Z] Downloaded from central: https://repo.maven.apache.org/maven2/org/kie/kogito/kogito-pmml-openapi/1.16.1.Final/kogito-pmml-openapi-1.16.1.Final.pom (2.4 kB at 8.0 kB/s)
[2025-11-27T00:42:04.107Z] Downloading from central: https://repo.maven.apache.org/maven2/org/kie/kogito/kogito-quarkus-processes-deployment/1.16.1.Final/kogito-quarkus-processes-deployment-1.16.1.Final.pom
[2025-11-27T00:42:04.107Z] Downloaded from central: https://repo.maven.apache.org/maven2/org/kie/kogito/kogito-quarkus-processes-deployment/1.16.1.Final/kogito-quarkus-processes-deployment-1.16.1.Final.pom (2.6 kB at 5.1 kB/s)
[2025-11-27T00:42:04.107Z] Downloading from central: https://repo.maven.apache.org/maven2/org/kie/kogito/kogito-quarkus-extension-spi/1.16.1.Final/kogito-quarkus-extension-spi-1.16.1.Final.pom
[2025-11-27T00:42:04.107Z] Downloaded from central: https://repo.maven.apache.org/maven2/org/kie/kogito/kogito-quarkus-extension-spi/1.16.1.Final/kogito-quarkus-extension-spi-1.16.1.Final.pom (850 B at 1.9 kB/s)
[2025-11-27T00:42:04.107Z] Downloading from central: https://repo.maven.apache.org/maven2/org/kie/kogito/kogito-codegen-processes/1.16.1.Final/kogito-codegen-processes-1.16.1.Final.pom
[2025-11-27T00:42:04.107Z] Downloaded from central: https://repo.maven.apache.org/maven2/org/kie/kogito/kogito-codegen-processes/1.16.1.Final/kogito-codegen-processes-1.16.1.Final.pom (3.2 kB at 35 kB/s)
[2025-11-27T00:42:04.107Z] Downloading from central: https://repo.maven.apache.org/maven2/com/github/victools/jsonschema-generator/4.18.0/jsonschema-generator-4.18.0.pom
[2025-11-27T00:42:04.107Z] Downloaded from central: https://repo.maven.apache.org/maven2/com/github/victools/jsonschema-generator/4.18.0/jsonschema-generator-4.18.0.pom (1.9 kB at 15 kB/s)
[2025-11-27T00:42:04.107Z] Downloading from central: https://repo.maven.apache.org/maven2/com/github/victools/jsonschema-generator-parent/4.18.0/jsonschema-generator-parent-4.18.0.pom
[2025-11-27T00:42:04.107Z] Downloaded from central: https://repo.maven.apache.org/maven2/com/github/victools/jsonschema-generator-parent/4.18.0/jsonschema-generator-parent-4.18.0.pom (16 kB at 159 kB/s)
[2025-11-27T00:42:04.107Z] Downloading from central: https://repo.maven.apache.org/maven2/org/kie/kogito/kogito-pmml-openapi/1.16.1.Final/kogito-pmml-openapi-1.16.1.Final.jar
[2025-11-27T00:42:04.107Z] Downloading from central: https://repo.maven.apache.org/maven2/org/kie/kogito/kogito-codegen-predictions/1.16.1.Final/kogito-codegen-predictions-1.16.1.Final.jar
[2025-11-27T00:42:04.107Z] Downloading from central: https://repo.maven.apache.org/maven2/org/kie/kogito/kogito-quarkus-predictions-deployment/1.16.1.Final/kogito-quarkus-predictions-deployment-1.16.1.Final.jar
[2025-11-27T00:42:04.107Z] Downloading from central: https://repo.maven.apache.org/maven2/org/kie/kogito/kogito-quarkus-extension-spi/1.16.1.Final/kogito-quarkus-extension-spi-1.16.1.Final.jar
[2025-11-27T00:42:04.107Z] Downloading from central: https://repo.maven.apache.org/maven2/com/github/victools/jsonschema-generator/4.18.0/jsonschema-generator-4.18.0.jar
[2025-11-27T00:42:04.107Z] Downloaded from central: https://repo.maven.apache.org/maven2/com/github/victools/jsonschema-generator/4.18.0/jsonschema-generator-4.18.0.jar (119 kB at 470 kB/s)
[2025-11-27T00:42:04.107Z] Downloading from central: https://repo.maven.apache.org/maven2/org/kie/kogito/kogito-codegen-processes/1.16.1.Final/kogito-codegen-processes-1.16.1.Final.jar
[2025-11-27T00:42:04.107Z] Downloaded from central: https://repo.maven.apache.org/maven2/org/kie/kogito/kogito-codegen-predictions/1.16.1.Final/kogito-codegen-predictions-1.16.1.Final.jar (27 kB at 89 kB/s)
[2025-11-27T00:42:04.108Z] Downloading from central: https://repo.maven.apache.org/maven2/org/kie/kogito/kogito-quarkus-processes-deployment/1.16.1.Final/kogito-quarkus-processes-deployment-1.16.1.Final.jar
[2025-11-27T00:42:04.108Z] Downloaded from central: https://repo.maven.apache.org/maven2/org/kie/kogito/kogito-pmml-openapi/1.16.1.Final/kogito-pmml-openapi-1.16.1.Final.jar (14 kB at 33 kB/s)
[2025-11-27T00:42:04.108Z] Downloading from central: https://repo.maven.apache.org/maven2/org/kie/kogito/kogito-quarkus-deployment/1.16.1.Final/kogito-quarkus-deployment-1.16.1.Final.jar
[2025-11-27T00:42:04.108Z] Downloaded from central: https://repo.maven.apache.org/maven2/org/kie/kogito/kogito-quarkus-predictions-deployment/1.16.1.Final/kogito-quarkus-predictions-deployment-1.16.1.Final.jar (5.5 kB at 11 kB/s)
[2025-11-27T00:42:04.108Z] Downloaded from central: https://repo.maven.apache.org/maven2/org/kie/kogito/kogito-quarkus-extension-spi/1.16.1.Final/kogito-quarkus-extension-spi-1.16.1.Final.jar (4.0 kB at 7.7 kB/s)
[2025-11-27T00:42:04.108Z] Downloaded from central: https://repo.maven.apache.org/maven2/org/kie/kogito/kogito-codegen-processes/1.16.1.Final/kogito-codegen-processes-1.16.1.Final.jar (172 kB at 314 kB/s)
[2025-11-27T00:42:04.108Z] Downloaded from central: https://repo.maven.apache.org/maven2/org/kie/kogito/kogito-quarkus-processes-deployment/1.16.1.Final/kogito-quarkus-processes-deployment-1.16.1.Final.jar (36 kB at 47 kB/s)
[2025-11-27T00:42:04.108Z] Downloaded from central: https://repo.maven.apache.org/maven2/org/kie/kogito/kogito-quarkus-deployment/1.16.1.Final/kogito-quarkus-deployment-1.16.1.Final.jar (2.5 kB at 3.1 kB/s)
[2025-11-27T00:42:04.108Z] 2025-11-27 00:41:00,770 INFO [org.jbo.threads] (main) JBoss Threads version 3.4.2.Final
[2025-11-27T00:42:04.108Z] 2025-11-27 00:41:01,162 INFO [org.kie.kog.cod.api.uti.AddonsConfigDiscovery] (build-14) Performed addonsConfig discovery, found: AddonsConfig{usePersistence=false, useTracing=false, useMonitoring=false, usePrometheusMonitoring=false, useCloudEvents=false, useExplainability=false, useProcessSVG=false, useEventDrivenDecisions=false, useEventDrivenRules=false}
[2025-11-27T00:42:04.108Z] 2025-11-27 00:41:02,650 INFO [org.kie.kog.cod.cor.uti.ApplicationGeneratorDiscovery] (build-20) Generator discovery performed, found [openapispecs, processes, rules, decisions, predictions]
[2025-11-27T00:42:04.108Z] 2025-11-27 00:41:02,651 INFO [org.kie.kog.cod.cor.ApplicationGenerator] (build-20) Skipping generator 'openapispecs' because disabled
[2025-11-27T00:42:04.108Z] 2025-11-27 00:41:02,651 INFO [org.kie.kog.cod.cor.ApplicationGenerator] (build-20) Skipping generator 'processes' because disabled
[2025-11-27T00:42:04.108Z] 2025-11-27 00:41:02,651 INFO [org.kie.kog.cod.cor.ApplicationGenerator] (build-20) Skipping generator 'rules' because disabled
[2025-11-27T00:42:04.108Z] 2025-11-27 00:41:02,651 INFO [org.kie.kog.cod.cor.ApplicationGenerator] (build-20) Skipping generator 'decisions' because disabled
[2025-11-27T00:42:04.108Z] 2025-11-27 00:41:04,787 INFO [io.quarkus] (main) Quarkus 2.7.2.Final on JVM started in 4.900s. Listening on: http://localhost:8081
[2025-11-27T00:42:04.108Z] 2025-11-27 00:41:04,788 INFO [io.quarkus] (main) Profile test activated.
[2025-11-27T00:42:04.108Z] 2025-11-27 00:41:04,789 INFO [io.quarkus] (main) Installed features: [cdi, kogito-decisions, kogito-predictions, kogito-processes, kogito-rules, resteasy, resteasy-jackson, smallrye-context-propagation, vertx]
[2025-11-27T00:42:06.295Z] [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 14.16 s - in org.kie.pmml.kogito.quarkus.LogisticRegressionIrisDataTest
[2025-11-27T00:42:06.295Z] 2025-11-27 00:41:07,234 INFO [io.quarkus] (main) Quarkus stopped in 0.052s
[2025-11-27T00:42:06.295Z] [INFO]
[2025-11-27T00:42:06.295Z] [INFO] Results:
[2025-11-27T00:42:06.295Z] [INFO]
[2025-11-27T00:42:06.295Z] [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0
[2025-11-27T00:42:06.295Z] [INFO]
[2025-11-27T00:42:06.295Z] [INFO]
[2025-11-27T00:42:06.295Z] [INFO] --- maven-jar-plugin:2.4:jar (default-jar) @ kogito-pmml-quickstart ---
[2025-11-27T00:42:06.295Z] [INFO] Building jar: /quarkus-quickstarts/kogito-pmml-quickstart/target/kogito-pmml-quickstart-1.0.0-SNAPSHOT.jar
[2025-11-27T00:42:06.295Z] [INFO]
[2025-11-27T00:42:06.295Z] [INFO] --- quarkus-maven-plugin:2.7.2.Final:build (default) @ kogito-pmml-quickstart ---
[2025-11-27T00:42:06.979Z] [INFO] Performed addonsConfig discovery, found: AddonsConfig{usePersistence=false, useTracing=false, useMonitoring=false, usePrometheusMonitoring=false, useCloudEvents=false, useExplainability=false, useProcessSVG=false, useEventDrivenDecisions=false, useEventDrivenRules=false}
[2025-11-27T00:42:08.381Z] [INFO] Generator discovery performed, found [openapispecs, processes, rules, decisions, predictions]
[2025-11-27T00:42:08.381Z] [INFO] Skipping generator 'openapispecs' because disabled
[2025-11-27T00:42:08.381Z] [INFO] Skipping generator 'processes' because disabled
[2025-11-27T00:42:08.381Z] [INFO] Skipping generator 'decisions' because disabled
[2025-11-27T00:42:09.780Z] [INFO] [io.quarkus.deployment.QuarkusAugmentor] Quarkus augmentation completed in 3386ms
[2025-11-27T00:42:09.780Z] [INFO]
[2025-11-27T00:42:09.780Z] [INFO] --- maven-install-plugin:2.4:install (default-install) @ kogito-pmml-quickstart ---
[2025-11-27T00:42:09.780Z] [INFO] Installing /quarkus-quickstarts/kogito-pmml-quickstart/target/kogito-pmml-quickstart-1.0.0-SNAPSHOT.jar to /root/.m2/repository/org/acme/kogito-pmml-quickstart/1.0.0-SNAPSHOT/kogito-pmml-quickstart-1.0.0-SNAPSHOT.jar
[2025-11-27T00:42:09.780Z] [INFO] Installing /quarkus-quickstarts/kogito-pmml-quickstart/pom.xml to /root/.m2/repository/org/acme/kogito-pmml-quickstart/1.0.0-SNAPSHOT/kogito-pmml-quickstart-1.0.0-SNAPSHOT.pom
[2025-11-27T00:42:09.780Z] [INFO]
[2025-11-27T00:42:09.780Z] [INFO] ------------------< org.acme:optaplanner-quickstart >-------------------
[2025-11-27T00:42:09.780Z] [INFO] Building optaplanner-quickstart 1.0.0-SNAPSHOT [51/103]
[2025-11-27T00:42:09.780Z] [INFO] --------------------------------[ jar ]---------------------------------
[2025-11-27T00:42:09.780Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/quarkus/quarkus-jdbc-h2/2.7.2.Final/quarkus-jdbc-h2-2.7.2.Final.pom
[2025-11-27T00:42:10.455Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/io/quarkus/quarkus-jdbc-h2/2.7.2.Final/quarkus-jdbc-h2-2.7.2.Final.pom (2.7 kB at 10 kB/s)
[2025-11-27T00:42:10.455Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/quarkus/quarkus-jdbc-h2-parent/2.7.2.Final/quarkus-jdbc-h2-parent-2.7.2.Final.pom
[2025-11-27T00:42:10.455Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/io/quarkus/quarkus-jdbc-h2-parent/2.7.2.Final/quarkus-jdbc-h2-parent-2.7.2.Final.pom (691 B at 6.6 kB/s)
[2025-11-27T00:42:10.455Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/com/h2database/h2/1.4.197/h2-1.4.197.pom
[2025-11-27T00:42:10.455Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/com/h2database/h2/1.4.197/h2-1.4.197.pom (960 B at 15 kB/s)
[2025-11-27T00:42:10.455Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/locationtech/jts/jts-core/1.15.0/jts-core-1.15.0.pom
[2025-11-27T00:42:10.455Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/locationtech/jts/jts-core/1.15.0/jts-core-1.15.0.pom (2.2 kB at 33 kB/s)
[2025-11-27T00:42:10.455Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/locationtech/jts/jts-modules/1.15.0/jts-modules-1.15.0.pom
[2025-11-27T00:42:10.455Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/locationtech/jts/jts-modules/1.15.0/jts-modules-1.15.0.pom (1.2 kB at 13 kB/s)
[2025-11-27T00:42:10.455Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/locationtech/jts/jts/1.15.0/jts-1.15.0.pom
[2025-11-27T00:42:10.455Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/locationtech/jts/jts/1.15.0/jts-1.15.0.pom (11 kB at 152 kB/s)
[2025-11-27T00:42:10.455Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/quarkus/quarkus-hibernate-orm-rest-data-panache/2.7.2.Final/quarkus-hibernate-orm-rest-data-panache-2.7.2.Final.pom
[2025-11-27T00:42:10.455Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/io/quarkus/quarkus-hibernate-orm-rest-data-panache/2.7.2.Final/quarkus-hibernate-orm-rest-data-panache-2.7.2.Final.pom (1.9 kB at 10 kB/s)
[2025-11-27T00:42:10.455Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/quarkus/quarkus-hibernate-orm-rest-data-panache-parent/2.7.2.Final/quarkus-hibernate-orm-rest-data-panache-parent-2.7.2.Final.pom
[2025-11-27T00:42:11.127Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/io/quarkus/quarkus-hibernate-orm-rest-data-panache-parent/2.7.2.Final/quarkus-hibernate-orm-rest-data-panache-parent-2.7.2.Final.pom (800 B at 6.7 kB/s)
[2025-11-27T00:42:11.127Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/quarkus/quarkus-rest-data-panache/2.7.2.Final/quarkus-rest-data-panache-2.7.2.Final.pom
[2025-11-27T00:42:11.127Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/io/quarkus/quarkus-rest-data-panache/2.7.2.Final/quarkus-rest-data-panache-2.7.2.Final.pom (3.1 kB at 28 kB/s)
[2025-11-27T00:42:11.127Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/quarkus/quarkus-rest-data-panache-parent/2.7.2.Final/quarkus-rest-data-panache-parent-2.7.2.Final.pom
[2025-11-27T00:42:11.127Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/io/quarkus/quarkus-rest-data-panache-parent/2.7.2.Final/quarkus-rest-data-panache-parent-2.7.2.Final.pom (771 B at 6.8 kB/s)
[2025-11-27T00:42:11.127Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/optaplanner/optaplanner-quarkus/8.16.1.Final/optaplanner-quarkus-8.16.1.Final.pom
[2025-11-27T00:42:11.800Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/optaplanner/optaplanner-quarkus/8.16.1.Final/optaplanner-quarkus-8.16.1.Final.pom (3.8 kB at 8.5 kB/s)
[2025-11-27T00:42:11.800Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/optaplanner/optaplanner-quarkus-parent/8.16.1.Final/optaplanner-quarkus-parent-8.16.1.Final.pom
[2025-11-27T00:42:11.800Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/optaplanner/optaplanner-quarkus-parent/8.16.1.Final/optaplanner-quarkus-parent-8.16.1.Final.pom (788 B at 2.0 kB/s)
[2025-11-27T00:42:11.800Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/optaplanner/optaplanner-quarkus-integration/8.16.1.Final/optaplanner-quarkus-integration-8.16.1.Final.pom
[2025-11-27T00:42:12.494Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/optaplanner/optaplanner-quarkus-integration/8.16.1.Final/optaplanner-quarkus-integration-8.16.1.Final.pom (3.0 kB at 5.9 kB/s)
[2025-11-27T00:42:12.494Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/optaplanner/optaplanner-build-parent/8.16.1.Final/optaplanner-build-parent-8.16.1.Final.pom
[2025-11-27T00:42:13.166Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/optaplanner/optaplanner-build-parent/8.16.1.Final/optaplanner-build-parent-8.16.1.Final.pom (36 kB at 75 kB/s)
[2025-11-27T00:42:13.166Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/optaplanner/optaplanner-core/8.16.1.Final/optaplanner-core-8.16.1.Final.pom
[2025-11-27T00:42:13.166Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/optaplanner/optaplanner-core/8.16.1.Final/optaplanner-core-8.16.1.Final.pom (5.0 kB at 18 kB/s)
[2025-11-27T00:42:13.166Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/drools/drools-tms/8.16.1.Beta/drools-tms-8.16.1.Beta.pom
[2025-11-27T00:42:13.843Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/drools/drools-tms/8.16.1.Beta/drools-tms-8.16.1.Beta.pom (2.6 kB at 7.0 kB/s)
[2025-11-27T00:42:13.843Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/commons/commons-math3/3.6.1/commons-math3-3.6.1.pom
[2025-11-27T00:42:13.843Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/commons/commons-math3/3.6.1/commons-math3-3.6.1.pom (29 kB at 503 kB/s)
[2025-11-27T00:42:13.843Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/optaplanner/optaplanner-quarkus-jackson/8.16.1.Final/optaplanner-quarkus-jackson-8.16.1.Final.pom
[2025-11-27T00:42:13.843Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/optaplanner/optaplanner-quarkus-jackson/8.16.1.Final/optaplanner-quarkus-jackson-8.16.1.Final.pom (2.6 kB at 5.7 kB/s)
[2025-11-27T00:42:13.843Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/optaplanner/optaplanner-quarkus-jackson-parent/8.16.1.Final/optaplanner-quarkus-jackson-parent-8.16.1.Final.pom
[2025-11-27T00:42:14.518Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/optaplanner/optaplanner-quarkus-jackson-parent/8.16.1.Final/optaplanner-quarkus-jackson-parent-8.16.1.Final.pom (718 B at 1.4 kB/s)
[2025-11-27T00:42:14.518Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/optaplanner/optaplanner-persistence-jackson/8.16.1.Final/optaplanner-persistence-jackson-8.16.1.Final.pom
[2025-11-27T00:42:15.190Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/optaplanner/optaplanner-persistence-jackson/8.16.1.Final/optaplanner-persistence-jackson-8.16.1.Final.pom (2.6 kB at 5.1 kB/s)
[2025-11-27T00:42:15.190Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/optaplanner/optaplanner-persistence/8.16.1.Final/optaplanner-persistence-8.16.1.Final.pom
[2025-11-27T00:42:15.190Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/optaplanner/optaplanner-persistence/8.16.1.Final/optaplanner-persistence-8.16.1.Final.pom (1.8 kB at 7.5 kB/s)
[2025-11-27T00:42:15.190Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/optaplanner/optaplanner-persistence-common/8.16.1.Final/optaplanner-persistence-common-8.16.1.Final.pom
[2025-11-27T00:42:15.901Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/optaplanner/optaplanner-persistence-common/8.16.1.Final/optaplanner-persistence-common-8.16.1.Final.pom (1.8 kB at 3.8 kB/s)
[2025-11-27T00:42:15.901Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/quarkus/quarkus-test-h2/2.7.2.Final/quarkus-test-h2-2.7.2.Final.pom
[2025-11-27T00:42:15.901Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/io/quarkus/quarkus-test-h2/2.7.2.Final/quarkus-test-h2-2.7.2.Final.pom (895 B at 8.4 kB/s)
[2025-11-27T00:42:15.901Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/optaplanner/optaplanner-test/8.16.1.Final/optaplanner-test-8.16.1.Final.pom
[2025-11-27T00:42:16.574Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/optaplanner/optaplanner-test/8.16.1.Final/optaplanner-test-8.16.1.Final.pom (2.5 kB at 10 kB/s)
[2025-11-27T00:42:16.574Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/assertj/assertj-core/3.21.0/assertj-core-3.21.0.pom
[2025-11-27T00:42:16.575Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/assertj/assertj-core/3.21.0/assertj-core-3.21.0.pom (29 kB at 393 kB/s)
[2025-11-27T00:42:16.575Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/assertj/assertj-parent-pom/2.2.13/assertj-parent-pom-2.2.13.pom
[2025-11-27T00:42:16.575Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/assertj/assertj-parent-pom/2.2.13/assertj-parent-pom-2.2.13.pom (24 kB at 296 kB/s)
[2025-11-27T00:42:16.575Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/junit/junit-bom/5.8.0/junit-bom-5.8.0.pom
[2025-11-27T00:42:16.575Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/junit/junit-bom/5.8.0/junit-bom-5.8.0.pom (5.6 kB at 115 kB/s)
[2025-11-27T00:42:16.575Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/optaplanner/optaplanner-quarkus-benchmark/8.16.1.Final/optaplanner-quarkus-benchmark-8.16.1.Final.pom
[2025-11-27T00:42:17.343Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/optaplanner/optaplanner-quarkus-benchmark/8.16.1.Final/optaplanner-quarkus-benchmark-8.16.1.Final.pom (3.1 kB at 6.2 kB/s)
[2025-11-27T00:42:17.343Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/optaplanner/optaplanner-quarkus-benchmark-parent/8.16.1.Final/optaplanner-quarkus-benchmark-parent-8.16.1.Final.pom
[2025-11-27T00:42:17.343Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/optaplanner/optaplanner-quarkus-benchmark-parent/8.16.1.Final/optaplanner-quarkus-benchmark-parent-8.16.1.Final.pom (734 B at 1.4 kB/s)
[2025-11-27T00:42:17.343Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/optaplanner/optaplanner-benchmark/8.16.1.Final/optaplanner-benchmark-8.16.1.Final.pom
[2025-11-27T00:42:18.018Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/optaplanner/optaplanner-benchmark/8.16.1.Final/optaplanner-benchmark-8.16.1.Final.pom (6.6 kB at 14 kB/s)
[2025-11-27T00:42:18.018Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/optaplanner/optaplanner-persistence-jaxb/8.16.1.Final/optaplanner-persistence-jaxb-8.16.1.Final.pom
[2025-11-27T00:42:18.690Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/optaplanner/optaplanner-persistence-jaxb/8.16.1.Final/optaplanner-persistence-jaxb-8.16.1.Final.pom (2.8 kB at 5.0 kB/s)
[2025-11-27T00:42:18.690Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/jfree/jfreechart/1.5.3/jfreechart-1.5.3.pom
[2025-11-27T00:42:18.690Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/jfree/jfreechart/1.5.3/jfreechart-1.5.3.pom (9.7 kB at 135 kB/s)
[2025-11-27T00:42:18.690Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/quarkus/quarkus-webjars-locator/2.7.2.Final/quarkus-webjars-locator-2.7.2.Final.pom
[2025-11-27T00:42:18.690Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/io/quarkus/quarkus-webjars-locator/2.7.2.Final/quarkus-webjars-locator-2.7.2.Final.pom (1.7 kB at 8.6 kB/s)
[2025-11-27T00:42:18.690Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/quarkus/quarkus-webjars-locator-parent/2.7.2.Final/quarkus-webjars-locator-parent-2.7.2.Final.pom
[2025-11-27T00:42:18.690Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/io/quarkus/quarkus-webjars-locator-parent/2.7.2.Final/quarkus-webjars-locator-parent-2.7.2.Final.pom (757 B at 11 kB/s)
[2025-11-27T00:42:18.690Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/webjars/bootstrap/4.3.1/bootstrap-4.3.1.pom
[2025-11-27T00:42:19.362Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/webjars/bootstrap/4.3.1/bootstrap-4.3.1.pom (8.0 kB at 102 kB/s)
[2025-11-27T00:42:19.362Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/webjars/jquery/3.0.0/jquery-3.0.0.pom
[2025-11-27T00:42:19.362Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/webjars/jquery/3.0.0/jquery-3.0.0.pom (7.0 kB at 145 kB/s)
[2025-11-27T00:42:19.362Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/webjars/popper.js/1.14.3/popper.js-1.14.3.pom
[2025-11-27T00:42:19.362Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/webjars/popper.js/1.14.3/popper.js-1.14.3.pom (4.5 kB at 55 kB/s)
[2025-11-27T00:42:19.362Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/webjars/jquery/3.4.1/jquery-3.4.1.pom
[2025-11-27T00:42:19.362Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/webjars/jquery/3.4.1/jquery-3.4.1.pom (7.4 kB at 82 kB/s)
[2025-11-27T00:42:19.362Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/webjars/font-awesome/5.11.2/font-awesome-5.11.2.pom
[2025-11-27T00:42:19.362Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/webjars/font-awesome/5.11.2/font-awesome-5.11.2.pom (7.2 kB at 125 kB/s)
[2025-11-27T00:42:19.362Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/webjars/momentjs/2.24.0/momentjs-2.24.0.pom
[2025-11-27T00:42:19.362Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/webjars/momentjs/2.24.0/momentjs-2.24.0.pom (5.1 kB at 102 kB/s)
[2025-11-27T00:42:19.362Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/quarkus/quarkus-jdbc-h2/2.7.2.Final/quarkus-jdbc-h2-2.7.2.Final.jar
[2025-11-27T00:42:19.362Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/com/h2database/h2/1.4.197/h2-1.4.197.jar
[2025-11-27T00:42:19.363Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/locationtech/jts/jts-core/1.15.0/jts-core-1.15.0.jar
[2025-11-27T00:42:19.363Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/quarkus/quarkus-hibernate-orm-rest-data-panache/2.7.2.Final/quarkus-hibernate-orm-rest-data-panache-2.7.2.Final.jar
[2025-11-27T00:42:19.363Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/quarkus/quarkus-rest-data-panache/2.7.2.Final/quarkus-rest-data-panache-2.7.2.Final.jar
[2025-11-27T00:42:19.363Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/io/quarkus/quarkus-jdbc-h2/2.7.2.Final/quarkus-jdbc-h2-2.7.2.Final.jar (8.1 kB at 33 kB/s)
[2025-11-27T00:42:19.363Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/optaplanner/optaplanner-quarkus/8.16.1.Final/optaplanner-quarkus-8.16.1.Final.jar
[2025-11-27T00:42:20.037Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/locationtech/jts/jts-core/1.15.0/jts-core-1.15.0.jar (798 kB at 2.7 MB/s)
[2025-11-27T00:42:20.037Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/optaplanner/optaplanner-core/8.16.1.Final/optaplanner-core-8.16.1.Final.jar
[2025-11-27T00:42:20.037Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/io/quarkus/quarkus-hibernate-orm-rest-data-panache/2.7.2.Final/quarkus-hibernate-orm-rest-data-panache-2.7.2.Final.jar (7.5 kB at 24 kB/s)
[2025-11-27T00:42:20.037Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/drools/drools-tms/8.16.1.Beta/drools-tms-8.16.1.Beta.jar
[2025-11-27T00:42:20.037Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/com/h2database/h2/1.4.197/h2-1.4.197.jar (1.9 MB at 6.0 MB/s)
[2025-11-27T00:42:20.037Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/commons/commons-math3/3.6.1/commons-math3-3.6.1.jar
[2025-11-27T00:42:20.037Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/io/quarkus/quarkus-rest-data-panache/2.7.2.Final/quarkus-rest-data-panache-2.7.2.Final.jar (26 kB at 63 kB/s)
[2025-11-27T00:42:20.037Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/optaplanner/optaplanner-quarkus-jackson/8.16.1.Final/optaplanner-quarkus-jackson-8.16.1.Final.jar
[2025-11-27T00:42:20.037Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/commons/commons-math3/3.6.1/commons-math3-3.6.1.jar (2.2 MB at 5.2 MB/s)
[2025-11-27T00:42:20.037Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/optaplanner/optaplanner-persistence-jackson/8.16.1.Final/optaplanner-persistence-jackson-8.16.1.Final.jar
[2025-11-27T00:42:20.037Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/optaplanner/optaplanner-quarkus/8.16.1.Final/optaplanner-quarkus-8.16.1.Final.jar (26 kB at 41 kB/s)
[2025-11-27T00:42:20.037Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/optaplanner/optaplanner-persistence-common/8.16.1.Final/optaplanner-persistence-common-8.16.1.Final.jar
[2025-11-27T00:42:20.037Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/optaplanner/optaplanner-core/8.16.1.Final/optaplanner-core-8.16.1.Final.jar (1.9 MB at 2.6 MB/s)
[2025-11-27T00:42:20.037Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/quarkus/quarkus-test-h2/2.7.2.Final/quarkus-test-h2-2.7.2.Final.jar
[2025-11-27T00:42:20.037Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/drools/drools-tms/8.16.1.Beta/drools-tms-8.16.1.Beta.jar (70 kB at 90 kB/s)
[2025-11-27T00:42:20.037Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/optaplanner/optaplanner-test/8.16.1.Final/optaplanner-test-8.16.1.Final.jar
[2025-11-27T00:42:20.037Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/optaplanner/optaplanner-persistence-common/8.16.1.Final/optaplanner-persistence-common-8.16.1.Final.jar (4.1 kB at 4.8 kB/s)
[2025-11-27T00:42:20.037Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/assertj/assertj-core/3.21.0/assertj-core-3.21.0.jar
[2025-11-27T00:42:20.037Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/optaplanner/optaplanner-quarkus-jackson/8.16.1.Final/optaplanner-quarkus-jackson-8.16.1.Final.jar (4.5 kB at 5.1 kB/s)
[2025-11-27T00:42:20.037Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/optaplanner/optaplanner-quarkus-benchmark/8.16.1.Final/optaplanner-quarkus-benchmark-8.16.1.Final.jar
[2025-11-27T00:42:20.713Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/optaplanner/optaplanner-persistence-jackson/8.16.1.Final/optaplanner-persistence-jackson-8.16.1.Final.jar (32 kB at 34 kB/s)
[2025-11-27T00:42:20.713Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/optaplanner/optaplanner-benchmark/8.16.1.Final/optaplanner-benchmark-8.16.1.Final.jar
[2025-11-27T00:42:20.713Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/assertj/assertj-core/3.21.0/assertj-core-3.21.0.jar (5.0 MB at 4.7 MB/s)
[2025-11-27T00:42:20.713Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/optaplanner/optaplanner-persistence-jaxb/8.16.1.Final/optaplanner-persistence-jaxb-8.16.1.Final.jar
[2025-11-27T00:42:20.713Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/io/quarkus/quarkus-test-h2/2.7.2.Final/quarkus-test-h2-2.7.2.Final.jar (3.6 kB at 3.2 kB/s)
[2025-11-27T00:42:20.713Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/jfree/jfreechart/1.5.3/jfreechart-1.5.3.jar
[2025-11-27T00:42:20.713Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/jfree/jfreechart/1.5.3/jfreechart-1.5.3.jar (1.6 MB at 1.3 MB/s)
[2025-11-27T00:42:20.713Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/quarkus/quarkus-webjars-locator/2.7.2.Final/quarkus-webjars-locator-2.7.2.Final.jar
[2025-11-27T00:42:20.713Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/optaplanner/optaplanner-quarkus-benchmark/8.16.1.Final/optaplanner-quarkus-benchmark-8.16.1.Final.jar (11 kB at 8.7 kB/s)
[2025-11-27T00:42:20.713Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/webjars/bootstrap/4.3.1/bootstrap-4.3.1.jar
[2025-11-27T00:42:20.713Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/optaplanner/optaplanner-test/8.16.1.Final/optaplanner-test-8.16.1.Final.jar (45 kB at 36 kB/s)
[2025-11-27T00:42:20.713Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/webjars/popper.js/1.14.3/popper.js-1.14.3.jar
[2025-11-27T00:42:20.713Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/webjars/bootstrap/4.3.1/bootstrap-4.3.1.jar (1.2 MB at 911 kB/s)
[2025-11-27T00:42:20.713Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/webjars/jquery/3.4.1/jquery-3.4.1.jar
[2025-11-27T00:42:20.713Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/io/quarkus/quarkus-webjars-locator/2.7.2.Final/quarkus-webjars-locator-2.7.2.Final.jar (5.2 kB at 3.9 kB/s)
[2025-11-27T00:42:20.713Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/webjars/font-awesome/5.11.2/font-awesome-5.11.2.jar
[2025-11-27T00:42:20.713Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/webjars/jquery/3.4.1/jquery-3.4.1.jar (308 kB at 221 kB/s)
[2025-11-27T00:42:20.713Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/webjars/momentjs/2.24.0/momentjs-2.24.0.jar
[2025-11-27T00:42:20.713Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/webjars/popper.js/1.14.3/popper.js-1.14.3.jar (445 kB at 313 kB/s)
[2025-11-27T00:42:20.713Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/webjars/momentjs/2.24.0/momentjs-2.24.0.jar (759 kB at 516 kB/s)
[2025-11-27T00:42:20.713Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/optaplanner/optaplanner-benchmark/8.16.1.Final/optaplanner-benchmark-8.16.1.Final.jar (559 kB at 364 kB/s)
[2025-11-27T00:42:20.713Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/webjars/font-awesome/5.11.2/font-awesome-5.11.2.jar (5.1 MB at 3.3 MB/s)
[2025-11-27T00:42:21.384Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/optaplanner/optaplanner-persistence-jaxb/8.16.1.Final/optaplanner-persistence-jaxb-8.16.1.Final.jar (21 kB at 12 kB/s)
[2025-11-27T00:42:21.384Z] [INFO]
[2025-11-27T00:42:21.384Z] [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ optaplanner-quickstart ---
[2025-11-27T00:42:21.384Z] [INFO]
[2025-11-27T00:42:21.384Z] [INFO] --- maven-resources-plugin:2.6:resources (default-resources) @ optaplanner-quickstart ---
[2025-11-27T00:42:21.384Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
[2025-11-27T00:42:21.384Z] [INFO] Copying 4 resources
[2025-11-27T00:42:21.384Z] [INFO]
[2025-11-27T00:42:21.384Z] [INFO] --- maven-compiler-plugin:3.8.1:compile (default-compile) @ optaplanner-quickstart ---
[2025-11-27T00:42:21.384Z] [INFO] Changes detected - recompiling the module!
[2025-11-27T00:42:21.384Z] [INFO] Compiling 13 source files to /quarkus-quickstarts/optaplanner-quickstart/target/classes
[2025-11-27T00:42:21.384Z] [INFO] /quarkus-quickstarts/optaplanner-quickstart/src/main/java/org/acme/optaplanner/solver/TimeTableConstraintProvider.java: /quarkus-quickstarts/optaplanner-quickstart/src/main/java/org/acme/optaplanner/solver/TimeTableConstraintProvider.java uses or overrides a deprecated API that is marked for removal.
[2025-11-27T00:42:21.384Z] [INFO] /quarkus-quickstarts/optaplanner-quickstart/src/main/java/org/acme/optaplanner/solver/TimeTableConstraintProvider.java: Recompile with -Xlint:removal for details.
[2025-11-27T00:42:21.384Z] [INFO]
[2025-11-27T00:42:21.384Z] [INFO] --- maven-resources-plugin:2.6:testResources (default-testResources) @ optaplanner-quickstart ---
[2025-11-27T00:42:21.384Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
[2025-11-27T00:42:21.384Z] [INFO] skip non existing resourceDirectory /quarkus-quickstarts/optaplanner-quickstart/src/test/resources
[2025-11-27T00:42:21.384Z] [INFO]
[2025-11-27T00:42:21.384Z] [INFO] --- maven-compiler-plugin:3.8.1:testCompile (default-testCompile) @ optaplanner-quickstart ---
[2025-11-27T00:42:21.384Z] [INFO] Changes detected - recompiling the module!
[2025-11-27T00:42:21.384Z] [INFO] Compiling 10 source files to /quarkus-quickstarts/optaplanner-quickstart/target/test-classes
[2025-11-27T00:42:22.054Z] [INFO]
[2025-11-27T00:42:22.054Z] [INFO] --- maven-surefire-plugin:3.0.0-M5:test (default-test) @ optaplanner-quickstart ---
[2025-11-27T00:42:22.054Z] [INFO]
[2025-11-27T00:42:22.054Z] [INFO] -------------------------------------------------------
[2025-11-27T00:42:22.054Z] [INFO] T E S T S
[2025-11-27T00:42:22.054Z] [INFO] -------------------------------------------------------
[2025-11-27T00:42:22.054Z] [ERROR] Picked up JAVA_TOOL_OPTIONS: -Dfile.encoding=UTF8 -Djava.security.egd=file:/dev/./urandom
[2025-11-27T00:42:22.726Z] [INFO] Running org.acme.optaplanner.rest.LessonResourceTest
[2025-11-27T00:42:35.825Z] Downloading from central: https://repo.maven.apache.org/maven2/io/quarkus/quarkus-resteasy-links/2.7.2.Final/quarkus-resteasy-links-2.7.2.Final.jar
[2025-11-27T00:42:35.825Z] Downloaded from central: https://repo.maven.apache.org/maven2/io/quarkus/quarkus-resteasy-links/2.7.2.Final/quarkus-resteasy-links-2.7.2.Final.jar (3.0 kB at 4.7 kB/s)
[2025-11-27T00:42:35.825Z] Downloading from central: https://repo.maven.apache.org/maven2/io/quarkus/quarkus-resteasy-reactive-links/2.7.2.Final/quarkus-resteasy-reactive-links-2.7.2.Final.jar
[2025-11-27T00:42:35.825Z] Downloaded from central: https://repo.maven.apache.org/maven2/io/quarkus/quarkus-resteasy-reactive-links/2.7.2.Final/quarkus-resteasy-reactive-links-2.7.2.Final.jar (18 kB at 44 kB/s)
[2025-11-27T00:42:35.825Z] Downloading from central: https://repo.maven.apache.org/maven2/io/quarkus/quarkus-resteasy-links/2.7.2.Final/quarkus-resteasy-links-2.7.2.Final.pom
[2025-11-27T00:42:35.825Z] Downloaded from central: https://repo.maven.apache.org/maven2/io/quarkus/quarkus-resteasy-links/2.7.2.Final/quarkus-resteasy-links-2.7.2.Final.pom (2.3 kB at 12 kB/s)
[2025-11-27T00:42:35.825Z] Downloading from central: https://repo.maven.apache.org/maven2/io/quarkus/quarkus-resteasy-links-parent/2.7.2.Final/quarkus-resteasy-links-parent-2.7.2.Final.pom
[2025-11-27T00:42:35.825Z] Downloaded from central: https://repo.maven.apache.org/maven2/io/quarkus/quarkus-resteasy-links-parent/2.7.2.Final/quarkus-resteasy-links-parent-2.7.2.Final.pom (718 B at 5.3 kB/s)
[2025-11-27T00:42:35.825Z] Downloading from central: https://repo.maven.apache.org/maven2/org/jboss/resteasy/resteasy-links/4.7.5.Final/resteasy-links-4.7.5.Final.pom
[2025-11-27T00:42:35.825Z] Downloaded from central: https://repo.maven.apache.org/maven2/org/jboss/resteasy/resteasy-links/4.7.5.Final/resteasy-links-4.7.5.Final.pom (6.5 kB at 87 kB/s)
[2025-11-27T00:42:35.825Z] Downloading from central: https://repo.maven.apache.org/maven2/org/jboss/spec/javax/el/jboss-el-api_3.0_spec/2.0.0.Final/jboss-el-api_3.0_spec-2.0.0.Final.pom
[2025-11-27T00:42:35.825Z] Downloaded from central: https://repo.maven.apache.org/maven2/org/jboss/spec/javax/el/jboss-el-api_3.0_spec/2.0.0.Final/jboss-el-api_3.0_spec-2.0.0.Final.pom (13 kB at 188 kB/s)
[2025-11-27T00:42:35.825Z] Downloading from central: https://repo.maven.apache.org/maven2/org/jboss/resteasy/resteasy-links/4.7.5.Final/resteasy-links-4.7.5.Final.jar
[2025-11-27T00:42:35.825Z] Downloaded from central: https://repo.maven.apache.org/maven2/org/jboss/resteasy/resteasy-links/4.7.5.Final/resteasy-links-4.7.5.Final.jar (40 kB at 480 kB/s)
[2025-11-27T00:42:35.825Z] Downloading from central: https://repo.maven.apache.org/maven2/org/jboss/spec/javax/el/jboss-el-api_3.0_spec/2.0.0.Final/jboss-el-api_3.0_spec-2.0.0.Final.jar
[2025-11-27T00:42:35.825Z] Downloaded from central: https://repo.maven.apache.org/maven2/org/jboss/spec/javax/el/jboss-el-api_3.0_spec/2.0.0.Final/jboss-el-api_3.0_spec-2.0.0.Final.jar (100 kB at 1.4 MB/s)
[2025-11-27T00:42:35.825Z] Downloading from central: https://repo.maven.apache.org/maven2/io/quarkus/quarkus-jdbc-h2-deployment/2.7.2.Final/quarkus-jdbc-h2-deployment-2.7.2.Final.pom
[2025-11-27T00:42:35.825Z] Downloaded from central: https://repo.maven.apache.org/maven2/io/quarkus/quarkus-jdbc-h2-deployment/2.7.2.Final/quarkus-jdbc-h2-deployment-2.7.2.Final.pom (1.9 kB at 22 kB/s)
[2025-11-27T00:42:35.825Z] Downloading from central: https://repo.maven.apache.org/maven2/io/quarkus/quarkus-devservices-h2/2.7.2.Final/quarkus-devservices-h2-2.7.2.Final.pom
[2025-11-27T00:42:35.825Z] Downloaded from central: https://repo.maven.apache.org/maven2/io/quarkus/quarkus-devservices-h2/2.7.2.Final/quarkus-devservices-h2-2.7.2.Final.pom (1.9 kB at 5.4 kB/s)
[2025-11-27T00:42:35.825Z] Downloading from central: https://repo.maven.apache.org/maven2/io/quarkus/quarkus-hibernate-orm-rest-data-panache-deployment/2.7.2.Final/quarkus-hibernate-orm-rest-data-panache-deployment-2.7.2.Final.pom
[2025-11-27T00:42:35.825Z] Downloaded from central: https://repo.maven.apache.org/maven2/io/quarkus/quarkus-hibernate-orm-rest-data-panache-deployment/2.7.2.Final/quarkus-hibernate-orm-rest-data-panache-deployment-2.7.2.Final.pom (2.7 kB at 14 kB/s)
[2025-11-27T00:42:35.825Z] Downloading from central: https://repo.maven.apache.org/maven2/io/quarkus/quarkus-rest-data-panache-deployment/2.7.2.Final/quarkus-rest-data-panache-deployment-2.7.2.Final.pom
[2025-11-27T00:42:35.825Z] Downloaded from central: https://repo.maven.apache.org/maven2/io/quarkus/quarkus-rest-data-panache-deployment/2.7.2.Final/quarkus-rest-data-panache-deployment-2.7.2.Final.pom (3.1 kB at 25 kB/s)
[2025-11-27T00:42:35.825Z] Downloading from central: https://repo.maven.apache.org/maven2/org/optaplanner/optaplanner-quarkus-deployment/8.16.1.Final/optaplanner-quarkus-deployment-8.16.1.Final.pom
[2025-11-27T00:42:35.825Z] Downloaded from central: https://repo.maven.apache.org/maven2/org/optaplanner/optaplanner-quarkus-deployment/8.16.1.Final/optaplanner-quarkus-deployment-8.16.1.Final.pom (4.4 kB at 15 kB/s)
[2025-11-27T00:42:35.825Z] Downloading from central: https://repo.maven.apache.org/maven2/org/kie/kogito/kogito-legacy-api/1.16.1.Final/kogito-legacy-api-1.16.1.Final.pom
[2025-11-27T00:42:35.825Z] Downloaded from central: https://repo.maven.apache.org/maven2/org/kie/kogito/kogito-legacy-api/1.16.1.Final/kogito-legacy-api-1.16.1.Final.pom (1.8 kB at 6.1 kB/s)
[2025-11-27T00:42:35.825Z] Downloading from central: https://repo.maven.apache.org/maven2/org/optaplanner/optaplanner-quarkus-jackson-deployment/8.16.1.Final/optaplanner-quarkus-jackson-deployment-8.16.1.Final.pom
[2025-11-27T00:42:35.825Z] Downloaded from central: https://repo.maven.apache.org/maven2/org/optaplanner/optaplanner-quarkus-jackson-deployment/8.16.1.Final/optaplanner-quarkus-jackson-deployment-8.16.1.Final.pom (1.9 kB at 3.9 kB/s)
[2025-11-27T00:42:35.825Z] Downloading from central: https://repo.maven.apache.org/maven2/org/optaplanner/optaplanner-quarkus-benchmark-deployment/8.16.1.Final/optaplanner-quarkus-benchmark-deployment-8.16.1.Final.pom
[2025-11-27T00:42:35.825Z] Downloaded from central: https://repo.maven.apache.org/maven2/org/optaplanner/optaplanner-quarkus-benchmark-deployment/8.16.1.Final/optaplanner-quarkus-benchmark-deployment-8.16.1.Final.pom (3.5 kB at 7.8 kB/s)
[2025-11-27T00:42:35.825Z] Downloading from central: https://repo.maven.apache.org/maven2/io/quarkus/quarkus-webjars-locator-deployment/2.7.2.Final/quarkus-webjars-locator-deployment-2.7.2.Final.pom
[2025-11-27T00:42:35.825Z] Downloaded from central: https://repo.maven.apache.org/maven2/io/quarkus/quarkus-webjars-locator-deployment/2.7.2.Final/quarkus-webjars-locator-deployment-2.7.2.Final.pom (3.7 kB at 27 kB/s)
[2025-11-27T00:42:35.825Z] Downloading from central: https://repo.maven.apache.org/maven2/io/quarkus/quarkus-resteasy-links-deployment/2.7.2.Final/quarkus-resteasy-links-deployment-2.7.2.Final.pom
[2025-11-27T00:42:35.825Z] Downloaded from central: https://repo.maven.apache.org/maven2/io/quarkus/quarkus-resteasy-links-deployment/2.7.2.Final/quarkus-resteasy-links-deployment-2.7.2.Final.pom (1.5 kB at 11 kB/s)
[2025-11-27T00:42:35.825Z] Downloading from central: https://repo.maven.apache.org/maven2/io/quarkus/quarkus-devservices-h2/2.7.2.Final/quarkus-devservices-h2-2.7.2.Final.jar
[2025-11-27T00:42:35.825Z] Downloading from central: https://repo.maven.apache.org/maven2/io/quarkus/quarkus-jdbc-h2-deployment/2.7.2.Final/quarkus-jdbc-h2-deployment-2.7.2.Final.jar
[2025-11-27T00:42:35.825Z] Downloading from central: https://repo.maven.apache.org/maven2/io/quarkus/quarkus-resteasy-links-deployment/2.7.2.Final/quarkus-resteasy-links-deployment-2.7.2.Final.jar
[2025-11-27T00:42:35.825Z] Downloading from central: https://repo.maven.apache.org/maven2/io/quarkus/quarkus-rest-data-panache-deployment/2.7.2.Final/quarkus-rest-data-panache-deployment-2.7.2.Final.jar
[2025-11-27T00:42:35.825Z] Downloading from central: https://repo.maven.apache.org/maven2/io/quarkus/quarkus-hibernate-orm-rest-data-panache-deployment/2.7.2.Final/quarkus-hibernate-orm-rest-data-panache-deployment-2.7.2.Final.jar
[2025-11-27T00:42:35.825Z] Downloaded from central: https://repo.maven.apache.org/maven2/io/quarkus/quarkus-jdbc-h2-deployment/2.7.2.Final/quarkus-jdbc-h2-deployment-2.7.2.Final.jar (5.5 kB at 27 kB/s)
[2025-11-27T00:42:35.825Z] Downloading from central: https://repo.maven.apache.org/maven2/org/kie/kogito/kogito-legacy-api/1.16.1.Final/kogito-legacy-api-1.16.1.Final.jar
[2025-11-27T00:42:35.825Z] Downloaded from central: https://repo.maven.apache.org/maven2/io/quarkus/quarkus-rest-data-panache-deployment/2.7.2.Final/quarkus-rest-data-panache-deployment-2.7.2.Final.jar (53 kB at 151 kB/s)
[2025-11-27T00:42:35.825Z] Downloading from central: https://repo.maven.apache.org/maven2/org/optaplanner/optaplanner-quarkus-deployment/8.16.1.Final/optaplanner-quarkus-deployment-8.16.1.Final.jar
[2025-11-27T00:42:35.825Z] Downloaded from central: https://repo.maven.apache.org/maven2/org/kie/kogito/kogito-legacy-api/1.16.1.Final/kogito-legacy-api-1.16.1.Final.jar (11 kB at 33 kB/s)
[2025-11-27T00:42:35.825Z] Downloading from central: https://repo.maven.apache.org/maven2/org/optaplanner/optaplanner-quarkus-jackson-deployment/8.16.1.Final/optaplanner-quarkus-jackson-deployment-8.16.1.Final.jar
[2025-11-27T00:42:35.825Z] Downloaded from central: https://repo.maven.apache.org/maven2/io/quarkus/quarkus-devservices-h2/2.7.2.Final/quarkus-devservices-h2-2.7.2.Final.jar (8.1 kB at 20 kB/s)
[2025-11-27T00:42:35.825Z] Downloading from central: https://repo.maven.apache.org/maven2/org/optaplanner/optaplanner-quarkus-benchmark-deployment/8.16.1.Final/optaplanner-quarkus-benchmark-deployment-8.16.1.Final.jar
[2025-11-27T00:42:35.825Z] Downloaded from central: https://repo.maven.apache.org/maven2/io/quarkus/quarkus-hibernate-orm-rest-data-panache-deployment/2.7.2.Final/quarkus-hibernate-orm-rest-data-panache-deployment-2.7.2.Final.jar (18 kB at 47 kB/s)
[2025-11-27T00:42:35.825Z] Downloading from central: https://repo.maven.apache.org/maven2/io/quarkus/quarkus-webjars-locator-deployment/2.7.2.Final/quarkus-webjars-locator-deployment-2.7.2.Final.jar
[2025-11-27T00:42:35.825Z] Downloaded from central: https://repo.maven.apache.org/maven2/io/quarkus/quarkus-resteasy-links-deployment/2.7.2.Final/quarkus-resteasy-links-deployment-2.7.2.Final.jar (2.3 kB at 4.3 kB/s)
[2025-11-27T00:42:35.825Z] Downloaded from central: https://repo.maven.apache.org/maven2/org/optaplanner/optaplanner-quarkus-deployment/8.16.1.Final/optaplanner-quarkus-deployment-8.16.1.Final.jar (49 kB at 60 kB/s)
[2025-11-27T00:42:35.825Z] Downloaded from central: https://repo.maven.apache.org/maven2/org/optaplanner/optaplanner-quarkus-benchmark-deployment/8.16.1.Final/optaplanner-quarkus-benchmark-deployment-8.16.1.Final.jar (8.8 kB at 11 kB/s)
[2025-11-27T00:42:35.825Z] Downloaded from central: https://repo.maven.apache.org/maven2/org/optaplanner/optaplanner-quarkus-jackson-deployment/8.16.1.Final/optaplanner-quarkus-jackson-deployment-8.16.1.Final.jar (4.9 kB at 5.9 kB/s)
[2025-11-27T00:42:35.825Z] Downloaded from central: https://repo.maven.apache.org/maven2/io/quarkus/quarkus-webjars-locator-deployment/2.7.2.Final/quarkus-webjars-locator-deployment-2.7.2.Final.jar (7.6 kB at 8.5 kB/s)
[2025-11-27T00:42:35.825Z] 2025-11-27 00:41:33,315 INFO [org.jbo.threads] (main) JBoss Threads version 3.4.2.Final
[2025-11-27T00:42:35.825Z] [INFO] H2 database started in TCP server mode; server status: TCP server running at tcp://172.17.0.2:9092 (only local connections)
[2025-11-27T00:42:35.825Z] 2025-11-27 00:41:37,023 INFO [io.quarkus] (main) Quarkus 2.7.2.Final on JVM started in 4.401s. Listening on: http://localhost:8081
[2025-11-27T00:42:35.825Z] 2025-11-27 00:41:37,024 INFO [io.quarkus] (main) Profile test activated.
[2025-11-27T00:42:35.825Z] 2025-11-27 00:41:37,024 INFO [io.quarkus] (main) Installed features: [agroal, awt, cdi, hibernate-orm, hibernate-orm-panache, hibernate-orm-rest-data-panache, jdbc-h2, narayana-jta, optaplanner, optaplanner-benchmark, optaplanner-jackson, resteasy, resteasy-jackson, smallrye-context-propagation, vertx, webjars-locator]
[2025-11-27T00:42:38.000Z] [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 15.328 s - in org.acme.optaplanner.rest.LessonResourceTest
[2025-11-27T00:42:38.000Z] [INFO] Running org.acme.optaplanner.rest.RoomResourceTest
[2025-11-27T00:42:38.000Z] [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.154 s - in org.acme.optaplanner.rest.RoomResourceTest
[2025-11-27T00:42:38.000Z] [INFO] Running org.acme.optaplanner.rest.TimeTableResourceTest
[2025-11-27T00:42:40.223Z] 2025-11-27 00:41:41,152 INFO [org.opt.cor.imp.sol.DefaultSolver] (pool-11-thread-1) Solving started: time spent (50), best score (-38init/0hard/0soft), environment mode (REPRODUCIBLE), move thread count (NONE), random (JDK with seed 0).
[2025-11-27T00:42:40.223Z] 2025-11-27 00:41:41,410 INFO [org.opt.cor.imp.con.DefaultConstructionHeuristicPhase] (pool-11-thread-1) Construction Heuristic phase (0) ended: time spent (312), best score (0hard/-11soft), score calculation speed (2221/sec), step total (19).
[2025-11-27T00:42:40.223Z] 2025-11-27 00:41:41,414 INFO [org.opt.cor.imp.sol.DefaultSolver] (pool-11-thread-1) Solving ended: time spent (315), best score (0hard/-11soft), score calculation speed (1815/sec), phase total (2), environment mode (REPRODUCIBLE), move thread count (NONE).
[2025-11-27T00:42:40.223Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.788 s - in org.acme.optaplanner.rest.TimeTableResourceTest
[2025-11-27T00:42:40.223Z] [INFO] Running org.acme.optaplanner.rest.TimeslotResourceTest
[2025-11-27T00:42:40.223Z] [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.117 s - in org.acme.optaplanner.rest.TimeslotResourceTest
[2025-11-27T00:42:40.223Z] [INFO] Running org.acme.optaplanner.solver.TimeTableBenchmarkTest
[2025-11-27T00:42:43.279Z] 2025-11-27 00:41:41,823 INFO [org.opt.ben.imp.DefaultPlannerBenchmark] (main) Benchmarking started: parallelBenchmarkCount (1) for problemCount (1), solverCount (1), totalSubSingleCount (1).
[2025-11-27T00:42:43.279Z] 2025-11-27 00:41:41,823 INFO [org.opt.ben.imp.DefaultPlannerBenchmark] (main) ================================================================================
[2025-11-27T00:42:43.279Z] 2025-11-27 00:41:41,824 INFO [org.opt.ben.imp.DefaultPlannerBenchmark] (main) Warm up started
[2025-11-27T00:42:43.279Z] 2025-11-27 00:41:41,824 INFO [org.opt.ben.imp.DefaultPlannerBenchmark] (main) ================================================================================
[2025-11-27T00:42:43.279Z] 2025-11-27 00:41:41,933 INFO [org.opt.cor.imp.sol.DefaultSolver] (OptaPool-1-BenchmarkThread-1) Solving started: time spent (3), best score (0hard/-11soft), environment mode (REPRODUCIBLE), move thread count (NONE), random (JDK with seed 0).
[2025-11-27T00:42:43.279Z] 2025-11-27 00:41:41,933 INFO [org.opt.cor.imp.sol.DefaultSolver] (OptaPool-1-BenchmarkThread-1) Solving ended: time spent (4), best score (0hard/-11soft), score calculation speed (250/sec), phase total (2), environment mode (REPRODUCIBLE), move thread count (NONE).
[2025-11-27T00:42:43.279Z] 2025-11-27 00:41:41,935 INFO [org.opt.ben.imp.DefaultPlannerBenchmark] (main) ================================================================================
[2025-11-27T00:42:43.279Z] 2025-11-27 00:41:41,935 INFO [org.opt.ben.imp.DefaultPlannerBenchmark] (main) Warm up ended
[2025-11-27T00:42:43.279Z] 2025-11-27 00:41:41,935 INFO [org.opt.ben.imp.DefaultPlannerBenchmark] (main) ================================================================================
[2025-11-27T00:42:43.279Z] 2025-11-27 00:41:42,029 INFO [org.opt.cor.imp.sol.DefaultSolver] (OptaPool-2-BenchmarkThread-1) Solving started: time spent (9), best score (0hard/-11soft), environment mode (REPRODUCIBLE), move thread count (NONE), random (JDK with seed 0).
[2025-11-27T00:42:43.279Z] 2025-11-27 00:41:42,030 INFO [org.opt.cor.imp.sol.DefaultSolver] (OptaPool-2-BenchmarkThread-1) Solving ended: time spent (10), best score (0hard/-11soft), score calculation speed (100/sec), phase total (2), environment mode (REPRODUCIBLE), move thread count (NONE).
[2025-11-27T00:42:43.279Z] 2025-11-27 00:41:42,397 INFO [org.opt.ben.imp.rep.BenchmarkReport] (main) Generating benchmark report...
[2025-11-27T00:42:43.279Z] 2025-11-27 00:41:44,155 INFO [org.opt.ben.imp.DefaultPlannerBenchmark] (main) Benchmarking ended: time spent (216), favoriteSolverBenchmark (Config_0), statistic html overview (/quarkus-quickstarts/optaplanner-quickstart/target/benchmarks/2025-11-27_004141/index.html).
[2025-11-27T00:42:43.279Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 2.574 s - in org.acme.optaplanner.solver.TimeTableBenchmarkTest
[2025-11-27T00:42:43.279Z] [INFO] Running org.acme.optaplanner.solver.TimeTableConstraintProviderTest
[2025-11-27T00:42:44.669Z] [INFO] Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.86 s - in org.acme.optaplanner.solver.TimeTableConstraintProviderTest
[2025-11-27T00:42:44.669Z] 2025-11-27 00:41:46,096 INFO [io.quarkus] (main) Quarkus stopped in 0.070s
[2025-11-27T00:42:44.669Z] [INFO] H2 database was shut down; server status: Not started
[2025-11-27T00:42:44.669Z] [INFO]
[2025-11-27T00:42:44.669Z] [INFO] Results:
[2025-11-27T00:42:44.669Z] [INFO]
[2025-11-27T00:42:44.669Z] [INFO] Tests run: 14, Failures: 0, Errors: 0, Skipped: 0
[2025-11-27T00:42:44.669Z] [INFO]
[2025-11-27T00:42:44.669Z] [INFO]
[2025-11-27T00:42:44.669Z] [INFO] --- maven-jar-plugin:2.4:jar (default-jar) @ optaplanner-quickstart ---
[2025-11-27T00:42:44.669Z] [INFO] Building jar: /quarkus-quickstarts/optaplanner-quickstart/target/optaplanner-quickstart-1.0.0-SNAPSHOT.jar
[2025-11-27T00:42:44.669Z] [INFO]
[2025-11-27T00:42:44.669Z] [INFO] --- quarkus-maven-plugin:2.7.2.Final:build (default) @ optaplanner-quickstart ---
[2025-11-27T00:42:46.061Z] [INFO] [org.hibernate.Version] HHH000412: Hibernate ORM core version 5.6.5.Final
[2025-11-27T00:42:47.545Z] [INFO] [io.quarkus.deployment.QuarkusAugmentor] Quarkus augmentation completed in 2094ms
[2025-11-27T00:42:47.545Z] [INFO]
[2025-11-27T00:42:47.545Z] [INFO] --- maven-install-plugin:2.4:install (default-install) @ optaplanner-quickstart ---
[2025-11-27T00:42:47.545Z] [INFO] Installing /quarkus-quickstarts/optaplanner-quickstart/target/optaplanner-quickstart-1.0.0-SNAPSHOT.jar to /root/.m2/repository/org/acme/optaplanner-quickstart/1.0.0-SNAPSHOT/optaplanner-quickstart-1.0.0-SNAPSHOT.jar
[2025-11-27T00:42:47.545Z] [INFO] Installing /quarkus-quickstarts/optaplanner-quickstart/pom.xml to /root/.m2/repository/org/acme/optaplanner-quickstart/1.0.0-SNAPSHOT/optaplanner-quickstart-1.0.0-SNAPSHOT.pom
[2025-11-27T00:42:47.545Z] [INFO]
[2025-11-27T00:42:47.545Z] [INFO] -------------------< org.acme:lifecycle-quickstart >--------------------
[2025-11-27T00:42:47.545Z] [INFO] Building lifecycle-quickstart 1.0.0-SNAPSHOT [52/103]
[2025-11-27T00:42:47.545Z] [INFO] --------------------------------[ jar ]---------------------------------
[2025-11-27T00:42:47.545Z] [INFO]
[2025-11-27T00:42:47.545Z] [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ lifecycle-quickstart ---
[2025-11-27T00:42:47.545Z] [INFO]
[2025-11-27T00:42:47.545Z] [INFO] --- maven-resources-plugin:2.6:resources (default-resources) @ lifecycle-quickstart ---
[2025-11-27T00:42:47.545Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
[2025-11-27T00:42:47.545Z] [INFO] skip non existing resourceDirectory /quarkus-quickstarts/lifecycle-quickstart/src/main/resources
[2025-11-27T00:42:47.545Z] [INFO]
[2025-11-27T00:42:47.545Z] [INFO] --- maven-compiler-plugin:3.1:compile (default-compile) @ lifecycle-quickstart ---
[2025-11-27T00:42:47.545Z] [INFO] Changes detected - recompiling the module!
[2025-11-27T00:42:47.545Z] [INFO] Compiling 3 source files to /quarkus-quickstarts/lifecycle-quickstart/target/classes
[2025-11-27T00:42:47.545Z] [INFO]
[2025-11-27T00:42:47.545Z] [INFO] --- maven-resources-plugin:2.6:testResources (default-testResources) @ lifecycle-quickstart ---
[2025-11-27T00:42:47.545Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
[2025-11-27T00:42:47.545Z] [INFO] skip non existing resourceDirectory /quarkus-quickstarts/lifecycle-quickstart/src/test/resources
[2025-11-27T00:42:47.545Z] [INFO]
[2025-11-27T00:42:47.545Z] [INFO] --- maven-compiler-plugin:3.1:testCompile (default-testCompile) @ lifecycle-quickstart ---
[2025-11-27T00:42:47.545Z] [INFO] Changes detected - recompiling the module!
[2025-11-27T00:42:47.545Z] [INFO] Compiling 2 source files to /quarkus-quickstarts/lifecycle-quickstart/target/test-classes
[2025-11-27T00:42:47.545Z] [INFO]
[2025-11-27T00:42:47.545Z] [INFO] --- maven-surefire-plugin:3.0.0-M5:test (default-test) @ lifecycle-quickstart ---
[2025-11-27T00:42:47.545Z] [INFO]
[2025-11-27T00:42:47.545Z] [INFO] -------------------------------------------------------
[2025-11-27T00:42:47.545Z] [INFO] T E S T S
[2025-11-27T00:42:47.545Z] [INFO] -------------------------------------------------------
[2025-11-27T00:42:47.545Z] [ERROR] Picked up JAVA_TOOL_OPTIONS: -Dfile.encoding=UTF8 -Djava.security.egd=file:/dev/./urandom
[2025-11-27T00:42:48.939Z] [INFO] Running org.acme.lifecycle.GreetingResourceTest
[2025-11-27T00:42:53.958Z] 2025-11-27 00:41:53,702 INFO [org.jbo.threads] (main) JBoss Threads version 3.4.2.Final
[2025-11-27T00:42:53.958Z] 2025-11-27 00:41:54,891 INFO [ListenerBean] (main) The application is starting...hello
[2025-11-27T00:42:53.958Z] 2025-11-27 00:41:54,975 INFO [io.quarkus] (main) Quarkus 2.7.2.Final on JVM started in 2.029s. Listening on: http://localhost:8081
[2025-11-27T00:42:53.958Z] 2025-11-27 00:41:54,975 INFO [io.quarkus] (main) Profile test activated.
[2025-11-27T00:42:53.958Z] 2025-11-27 00:41:54,975 INFO [io.quarkus] (main) Installed features: [cdi, resteasy, smallrye-context-propagation, vertx]
[2025-11-27T00:42:55.352Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 6.578 s - in org.acme.lifecycle.GreetingResourceTest
[2025-11-27T00:42:55.352Z] 2025-11-27 00:41:56,626 INFO [ListenerBean] (main) The application is stopping... bye bye
[2025-11-27T00:42:55.352Z] 2025-11-27 00:41:56,641 INFO [io.quarkus] (main) Quarkus stopped in 0.025s
[2025-11-27T00:42:55.352Z] [INFO]
[2025-11-27T00:42:55.352Z] [INFO] Results:
[2025-11-27T00:42:55.352Z] [INFO]
[2025-11-27T00:42:55.352Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0
[2025-11-27T00:42:55.352Z] [INFO]
[2025-11-27T00:42:55.352Z] [INFO]
[2025-11-27T00:42:55.352Z] [INFO] --- maven-jar-plugin:2.4:jar (default-jar) @ lifecycle-quickstart ---
[2025-11-27T00:42:55.352Z] [INFO] Building jar: /quarkus-quickstarts/lifecycle-quickstart/target/lifecycle-quickstart-1.0.0-SNAPSHOT.jar
[2025-11-27T00:42:55.352Z] [INFO]
[2025-11-27T00:42:55.352Z] [INFO] --- quarkus-maven-plugin:2.7.2.Final:build (default) @ lifecycle-quickstart ---
[2025-11-27T00:42:56.023Z] [INFO] [io.quarkus.deployment.QuarkusAugmentor] Quarkus augmentation completed in 798ms
[2025-11-27T00:42:56.023Z] [INFO]
[2025-11-27T00:42:56.023Z] [INFO] --- maven-install-plugin:2.4:install (default-install) @ lifecycle-quickstart ---
[2025-11-27T00:42:56.024Z] [INFO] Installing /quarkus-quickstarts/lifecycle-quickstart/target/lifecycle-quickstart-1.0.0-SNAPSHOT.jar to /root/.m2/repository/org/acme/lifecycle-quickstart/1.0.0-SNAPSHOT/lifecycle-quickstart-1.0.0-SNAPSHOT.jar
[2025-11-27T00:42:56.024Z] [INFO] Installing /quarkus-quickstarts/lifecycle-quickstart/pom.xml to /root/.m2/repository/org/acme/lifecycle-quickstart/1.0.0-SNAPSHOT/lifecycle-quickstart-1.0.0-SNAPSHOT.pom
[2025-11-27T00:42:56.024Z] [INFO]
[2025-11-27T00:42:56.024Z] [INFO] -------------------< org.acme:micrometer-quickstart >-------------------
[2025-11-27T00:42:56.024Z] [INFO] Building micrometer-quickstart 1.0.0-SNAPSHOT [53/103]
[2025-11-27T00:42:56.024Z] [INFO] --------------------------------[ jar ]---------------------------------
[2025-11-27T00:42:56.024Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/quarkus/quarkus-micrometer-registry-prometheus/2.7.2.Final/quarkus-micrometer-registry-prometheus-2.7.2.Final.pom
[2025-11-27T00:42:56.696Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/io/quarkus/quarkus-micrometer-registry-prometheus/2.7.2.Final/quarkus-micrometer-registry-prometheus-2.7.2.Final.pom (2.1 kB at 13 kB/s)
[2025-11-27T00:42:56.696Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/quarkus/quarkus-micrometer-registry-prometheus-parent/2.7.2.Final/quarkus-micrometer-registry-prometheus-parent-2.7.2.Final.pom
[2025-11-27T00:42:56.696Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/io/quarkus/quarkus-micrometer-registry-prometheus-parent/2.7.2.Final/quarkus-micrometer-registry-prometheus-parent-2.7.2.Final.pom (954 B at 5.0 kB/s)
[2025-11-27T00:42:56.696Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/quarkus/quarkus-micrometer/2.7.2.Final/quarkus-micrometer-2.7.2.Final.pom
[2025-11-27T00:42:56.696Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/io/quarkus/quarkus-micrometer/2.7.2.Final/quarkus-micrometer-2.7.2.Final.pom (4.7 kB at 24 kB/s)
[2025-11-27T00:42:56.696Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/quarkus/quarkus-micrometer-parent/2.7.2.Final/quarkus-micrometer-parent-2.7.2.Final.pom
[2025-11-27T00:42:57.368Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/io/quarkus/quarkus-micrometer-parent/2.7.2.Final/quarkus-micrometer-parent-2.7.2.Final.pom (1.3 kB at 7.9 kB/s)
[2025-11-27T00:42:57.368Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/micrometer/micrometer-registry-prometheus/1.8.3/micrometer-registry-prometheus-1.8.3.pom
[2025-11-27T00:42:57.368Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/io/micrometer/micrometer-registry-prometheus/1.8.3/micrometer-registry-prometheus-1.8.3.pom (3.2 kB at 42 kB/s)
[2025-11-27T00:42:57.368Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/prometheus/simpleclient_common/0.12.0/simpleclient_common-0.12.0.pom
[2025-11-27T00:42:57.368Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/io/prometheus/simpleclient_common/0.12.0/simpleclient_common-0.12.0.pom (1.6 kB at 19 kB/s)
[2025-11-27T00:42:57.368Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/prometheus/parent/0.12.0/parent-0.12.0.pom
[2025-11-27T00:42:57.368Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/io/prometheus/parent/0.12.0/parent-0.12.0.pom (12 kB at 166 kB/s)
[2025-11-27T00:42:57.368Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/prometheus/simpleclient/0.12.0/simpleclient-0.12.0.pom
[2025-11-27T00:42:57.368Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/io/prometheus/simpleclient/0.12.0/simpleclient-0.12.0.pom (2.0 kB at 29 kB/s)
[2025-11-27T00:42:57.368Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/prometheus/simpleclient_tracer_otel/0.12.0/simpleclient_tracer_otel-0.12.0.pom
[2025-11-27T00:42:57.368Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/io/prometheus/simpleclient_tracer_otel/0.12.0/simpleclient_tracer_otel-0.12.0.pom (1.5 kB at 14 kB/s)
[2025-11-27T00:42:57.368Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/prometheus/simpleclient_tracer/0.12.0/simpleclient_tracer-0.12.0.pom
[2025-11-27T00:42:57.368Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/io/prometheus/simpleclient_tracer/0.12.0/simpleclient_tracer-0.12.0.pom (1.2 kB at 18 kB/s)
[2025-11-27T00:42:57.368Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/prometheus/simpleclient_tracer_common/0.12.0/simpleclient_tracer_common-0.12.0.pom
[2025-11-27T00:42:57.368Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/io/prometheus/simpleclient_tracer_common/0.12.0/simpleclient_tracer_common-0.12.0.pom (839 B at 8.1 kB/s)
[2025-11-27T00:42:57.368Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/prometheus/simpleclient_tracer_otel_agent/0.12.0/simpleclient_tracer_otel_agent-0.12.0.pom
[2025-11-27T00:42:58.043Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/io/prometheus/simpleclient_tracer_otel_agent/0.12.0/simpleclient_tracer_otel_agent-0.12.0.pom (2.3 kB at 28 kB/s)
[2025-11-27T00:42:58.043Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/quarkus/quarkus-micrometer-registry-prometheus/2.7.2.Final/quarkus-micrometer-registry-prometheus-2.7.2.Final.jar
[2025-11-27T00:42:58.043Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/quarkus/quarkus-micrometer/2.7.2.Final/quarkus-micrometer-2.7.2.Final.jar
[2025-11-27T00:42:58.043Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/micrometer/micrometer-registry-prometheus/1.8.3/micrometer-registry-prometheus-1.8.3.jar
[2025-11-27T00:42:58.043Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/prometheus/simpleclient_common/0.12.0/simpleclient_common-0.12.0.jar
[2025-11-27T00:42:58.043Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/prometheus/simpleclient/0.12.0/simpleclient-0.12.0.jar
[2025-11-27T00:42:58.043Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/io/prometheus/simpleclient/0.12.0/simpleclient-0.12.0.jar (89 kB at 1.4 MB/s)
[2025-11-27T00:42:58.043Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/prometheus/simpleclient_tracer_otel/0.12.0/simpleclient_tracer_otel-0.12.0.jar
[2025-11-27T00:42:58.043Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/io/prometheus/simpleclient_common/0.12.0/simpleclient_common-0.12.0.jar (8.0 kB at 116 kB/s)
[2025-11-27T00:42:58.043Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/prometheus/simpleclient_tracer_common/0.12.0/simpleclient_tracer_common-0.12.0.jar
[2025-11-27T00:42:58.043Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/io/micrometer/micrometer-registry-prometheus/1.8.3/micrometer-registry-prometheus-1.8.3.jar (37 kB at 473 kB/s)
[2025-11-27T00:42:58.043Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/prometheus/simpleclient_tracer_otel_agent/0.12.0/simpleclient_tracer_otel_agent-0.12.0.jar
[2025-11-27T00:42:58.043Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/io/prometheus/simpleclient_tracer_otel/0.12.0/simpleclient_tracer_otel-0.12.0.jar (4.3 kB at 35 kB/s)
[2025-11-27T00:42:58.043Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/io/prometheus/simpleclient_tracer_common/0.12.0/simpleclient_tracer_common-0.12.0.jar (3.4 kB at 25 kB/s)
[2025-11-27T00:42:58.043Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/io/prometheus/simpleclient_tracer_otel_agent/0.12.0/simpleclient_tracer_otel_agent-0.12.0.jar (4.5 kB at 30 kB/s)
[2025-11-27T00:42:58.043Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/io/quarkus/quarkus-micrometer/2.7.2.Final/quarkus-micrometer-2.7.2.Final.jar (157 kB at 799 kB/s)
[2025-11-27T00:42:58.043Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/io/quarkus/quarkus-micrometer-registry-prometheus/2.7.2.Final/quarkus-micrometer-registry-prometheus-2.7.2.Final.jar (3.1 kB at 8.3 kB/s)
[2025-11-27T00:42:58.043Z] [INFO]
[2025-11-27T00:42:58.043Z] [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ micrometer-quickstart ---
[2025-11-27T00:42:58.043Z] [INFO]
[2025-11-27T00:42:58.043Z] [INFO] --- maven-resources-plugin:2.6:resources (default-resources) @ micrometer-quickstart ---
[2025-11-27T00:42:58.043Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
[2025-11-27T00:42:58.043Z] [INFO] skip non existing resourceDirectory /quarkus-quickstarts/micrometer-quickstart/src/main/resources
[2025-11-27T00:42:58.043Z] [INFO]
[2025-11-27T00:42:58.043Z] [INFO] --- maven-compiler-plugin:3.8.1:compile (default-compile) @ micrometer-quickstart ---
[2025-11-27T00:42:58.043Z] [INFO] Changes detected - recompiling the module!
[2025-11-27T00:42:58.043Z] [INFO] Compiling 1 source file to /quarkus-quickstarts/micrometer-quickstart/target/classes
[2025-11-27T00:42:58.043Z] [INFO]
[2025-11-27T00:42:58.043Z] [INFO] --- maven-resources-plugin:2.6:testResources (default-testResources) @ micrometer-quickstart ---
[2025-11-27T00:42:58.043Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
[2025-11-27T00:42:58.043Z] [INFO] skip non existing resourceDirectory /quarkus-quickstarts/micrometer-quickstart/src/test/resources
[2025-11-27T00:42:58.043Z] [INFO]
[2025-11-27T00:42:58.043Z] [INFO] --- maven-compiler-plugin:3.8.1:testCompile (default-testCompile) @ micrometer-quickstart ---
[2025-11-27T00:42:58.043Z] [INFO] Changes detected - recompiling the module!
[2025-11-27T00:42:58.043Z] [INFO] Compiling 2 source files to /quarkus-quickstarts/micrometer-quickstart/target/test-classes
[2025-11-27T00:42:58.715Z] [INFO]
[2025-11-27T00:42:58.715Z] [INFO] --- maven-surefire-plugin:3.0.0-M5:test (default-test) @ micrometer-quickstart ---
[2025-11-27T00:42:58.715Z] [INFO]
[2025-11-27T00:42:58.715Z] [INFO] -------------------------------------------------------
[2025-11-27T00:42:58.715Z] [INFO] T E S T S
[2025-11-27T00:42:58.715Z] [INFO] -------------------------------------------------------
[2025-11-27T00:42:58.715Z] [ERROR] Picked up JAVA_TOOL_OPTIONS: -Dfile.encoding=UTF8 -Djava.security.egd=file:/dev/./urandom
[2025-11-27T00:42:59.392Z] [INFO] Running org.acme.microprofile.metrics.ExampleResourceTest
[2025-11-27T00:43:04.441Z] Downloading from central: https://repo.maven.apache.org/maven2/io/quarkus/quarkus-micrometer-registry-prometheus-deployment/2.7.2.Final/quarkus-micrometer-registry-prometheus-deployment-2.7.2.Final.pom
[2025-11-27T00:43:04.441Z] Downloaded from central: https://repo.maven.apache.org/maven2/io/quarkus/quarkus-micrometer-registry-prometheus-deployment/2.7.2.Final/quarkus-micrometer-registry-prometheus-deployment-2.7.2.Final.pom (2.2 kB at 4.1 kB/s)
[2025-11-27T00:43:04.441Z] Downloading from central: https://repo.maven.apache.org/maven2/io/quarkus/quarkus-micrometer-deployment/2.7.2.Final/quarkus-micrometer-deployment-2.7.2.Final.pom
[2025-11-27T00:43:04.441Z] Downloaded from central: https://repo.maven.apache.org/maven2/io/quarkus/quarkus-micrometer-deployment/2.7.2.Final/quarkus-micrometer-deployment-2.7.2.Final.pom (4.4 kB at 43 kB/s)
[2025-11-27T00:43:04.441Z] Downloading from central: https://repo.maven.apache.org/maven2/io/quarkus/quarkus-micrometer-deployment/2.7.2.Final/quarkus-micrometer-deployment-2.7.2.Final.jar
[2025-11-27T00:43:04.441Z] Downloading from central: https://repo.maven.apache.org/maven2/io/quarkus/quarkus-micrometer-registry-prometheus-deployment/2.7.2.Final/quarkus-micrometer-registry-prometheus-deployment-2.7.2.Final.jar
[2025-11-27T00:43:04.441Z] Downloaded from central: https://repo.maven.apache.org/maven2/io/quarkus/quarkus-micrometer-deployment/2.7.2.Final/quarkus-micrometer-deployment-2.7.2.Final.jar (55 kB at 264 kB/s)
[2025-11-27T00:43:04.441Z] Downloaded from central: https://repo.maven.apache.org/maven2/io/quarkus/quarkus-micrometer-registry-prometheus-deployment/2.7.2.Final/quarkus-micrometer-registry-prometheus-deployment-2.7.2.Final.jar (2.5 kB at 5.5 kB/s)
[2025-11-27T00:43:04.441Z] 2025-11-27 00:42:04,097 INFO [org.jbo.threads] (main) JBoss Threads version 3.4.2.Final
[2025-11-27T00:43:04.441Z] 2025-11-27 00:42:06,000 INFO [io.quarkus] (main) Quarkus 2.7.2.Final on JVM started in 2.438s. Listening on: http://localhost:8081
[2025-11-27T00:43:04.441Z] 2025-11-27 00:42:06,001 INFO [io.quarkus] (main) Profile test activated.
[2025-11-27T00:43:04.441Z] 2025-11-27 00:42:06,001 INFO [io.quarkus] (main) Installed features: [cdi, micrometer, resteasy, smallrye-context-propagation, vertx]
[2025-11-27T00:43:06.637Z] [INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 7.37 s - in org.acme.microprofile.metrics.ExampleResourceTest
[2025-11-27T00:43:06.637Z] 2025-11-27 00:42:07,903 INFO [io.quarkus] (main) Quarkus stopped in 0.103s
[2025-11-27T00:43:06.637Z] [INFO]
[2025-11-27T00:43:06.637Z] [INFO] Results:
[2025-11-27T00:43:06.637Z] [INFO]
[2025-11-27T00:43:06.637Z] [INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0
[2025-11-27T00:43:06.637Z] [INFO]
[2025-11-27T00:43:06.637Z] [INFO]
[2025-11-27T00:43:06.637Z] [INFO] --- maven-jar-plugin:2.4:jar (default-jar) @ micrometer-quickstart ---
[2025-11-27T00:43:06.637Z] [INFO] Building jar: /quarkus-quickstarts/micrometer-quickstart/target/micrometer-quickstart.jar
[2025-11-27T00:43:06.637Z] [INFO]
[2025-11-27T00:43:06.637Z] [INFO] --- quarkus-maven-plugin:2.7.2.Final:build (default) @ micrometer-quickstart ---
[2025-11-27T00:43:08.034Z] [INFO] [io.quarkus.deployment.QuarkusAugmentor] Quarkus augmentation completed in 928ms
[2025-11-27T00:43:08.034Z] [INFO]
[2025-11-27T00:43:08.034Z] [INFO] --- maven-install-plugin:2.4:install (default-install) @ micrometer-quickstart ---
[2025-11-27T00:43:08.034Z] [INFO] Installing /quarkus-quickstarts/micrometer-quickstart/target/micrometer-quickstart.jar to /root/.m2/repository/org/acme/micrometer-quickstart/1.0.0-SNAPSHOT/micrometer-quickstart-1.0.0-SNAPSHOT.jar
[2025-11-27T00:43:08.034Z] [INFO] Installing /quarkus-quickstarts/micrometer-quickstart/pom.xml to /root/.m2/repository/org/acme/micrometer-quickstart/1.0.0-SNAPSHOT/micrometer-quickstart-1.0.0-SNAPSHOT.pom
[2025-11-27T00:43:08.034Z] [INFO]
[2025-11-27T00:43:08.034Z] [INFO] ----------< org.acme:microprofile-fault-tolerance-quickstart >----------
[2025-11-27T00:43:08.034Z] [INFO] Building microprofile-fault-tolerance-quickstart 1.0.0-SNAPSHOT [54/103]
[2025-11-27T00:43:08.034Z] [INFO] --------------------------------[ jar ]---------------------------------
[2025-11-27T00:43:08.034Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/quarkus/quarkus-smallrye-fault-tolerance/2.7.2.Final/quarkus-smallrye-fault-tolerance-2.7.2.Final.pom
[2025-11-27T00:43:08.034Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/io/quarkus/quarkus-smallrye-fault-tolerance/2.7.2.Final/quarkus-smallrye-fault-tolerance-2.7.2.Final.pom (4.0 kB at 17 kB/s)
[2025-11-27T00:43:08.034Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/quarkus/quarkus-smallrye-fault-tolerance-parent/2.7.2.Final/quarkus-smallrye-fault-tolerance-parent-2.7.2.Final.pom
[2025-11-27T00:43:08.034Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/io/quarkus/quarkus-smallrye-fault-tolerance-parent/2.7.2.Final/quarkus-smallrye-fault-tolerance-parent-2.7.2.Final.pom (777 B at 6.3 kB/s)
[2025-11-27T00:43:08.034Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/smallrye/smallrye-fault-tolerance/5.2.1/smallrye-fault-tolerance-5.2.1.pom
[2025-11-27T00:43:08.034Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/io/smallrye/smallrye-fault-tolerance/5.2.1/smallrye-fault-tolerance-5.2.1.pom (5.0 kB at 72 kB/s)
[2025-11-27T00:43:08.034Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/eclipse/microprofile/fault-tolerance/microprofile-fault-tolerance-api/3.0/microprofile-fault-tolerance-api-3.0.pom
[2025-11-27T00:43:08.034Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/eclipse/microprofile/fault-tolerance/microprofile-fault-tolerance-api/3.0/microprofile-fault-tolerance-api-3.0.pom (6.8 kB at 106 kB/s)
[2025-11-27T00:43:08.034Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/eclipse/microprofile/fault-tolerance/microprofile-fault-tolerance-parent/3.0/microprofile-fault-tolerance-parent-3.0.pom
[2025-11-27T00:43:08.034Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/eclipse/microprofile/fault-tolerance/microprofile-fault-tolerance-parent/3.0/microprofile-fault-tolerance-parent-3.0.pom (13 kB at 188 kB/s)
[2025-11-27T00:43:08.034Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/smallrye/smallrye-fault-tolerance-api/5.2.1/smallrye-fault-tolerance-api-5.2.1.pom
[2025-11-27T00:43:08.706Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/io/smallrye/smallrye-fault-tolerance-api/5.2.1/smallrye-fault-tolerance-api-5.2.1.pom (1.5 kB at 20 kB/s)
[2025-11-27T00:43:08.706Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/smallrye/smallrye-fault-tolerance-core/5.2.1/smallrye-fault-tolerance-core-5.2.1.pom
[2025-11-27T00:43:08.706Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/io/smallrye/smallrye-fault-tolerance-core/5.2.1/smallrye-fault-tolerance-core-5.2.1.pom (7.8 kB at 104 kB/s)
[2025-11-27T00:43:08.706Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/smallrye/smallrye-fault-tolerance-autoconfig-core/5.2.1/smallrye-fault-tolerance-autoconfig-core-5.2.1.pom
[2025-11-27T00:43:08.706Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/io/smallrye/smallrye-fault-tolerance-autoconfig-core/5.2.1/smallrye-fault-tolerance-autoconfig-core-5.2.1.pom (1.1 kB at 18 kB/s)
[2025-11-27T00:43:08.706Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/smallrye/smallrye-fault-tolerance-autoconfig-parent/5.2.1/smallrye-fault-tolerance-autoconfig-parent-5.2.1.pom
[2025-11-27T00:43:08.706Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/io/smallrye/smallrye-fault-tolerance-autoconfig-parent/5.2.1/smallrye-fault-tolerance-autoconfig-parent-5.2.1.pom (735 B at 9.4 kB/s)
[2025-11-27T00:43:08.706Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/smallrye/smallrye-fault-tolerance-context-propagation/5.2.1/smallrye-fault-tolerance-context-propagation-5.2.1.pom
[2025-11-27T00:43:08.706Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/io/smallrye/smallrye-fault-tolerance-context-propagation/5.2.1/smallrye-fault-tolerance-context-propagation-5.2.1.pom (1.6 kB at 19 kB/s)
[2025-11-27T00:43:08.706Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/quarkus/quarkus-smallrye-fault-tolerance/2.7.2.Final/quarkus-smallrye-fault-tolerance-2.7.2.Final.jar
[2025-11-27T00:43:08.706Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/smallrye/smallrye-fault-tolerance/5.2.1/smallrye-fault-tolerance-5.2.1.jar
[2025-11-27T00:43:08.706Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/eclipse/microprofile/fault-tolerance/microprofile-fault-tolerance-api/3.0/microprofile-fault-tolerance-api-3.0.jar
[2025-11-27T00:43:08.706Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/smallrye/smallrye-fault-tolerance-api/5.2.1/smallrye-fault-tolerance-api-5.2.1.jar
[2025-11-27T00:43:08.706Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/smallrye/smallrye-fault-tolerance-core/5.2.1/smallrye-fault-tolerance-core-5.2.1.jar
[2025-11-27T00:43:08.706Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/io/smallrye/smallrye-fault-tolerance/5.2.1/smallrye-fault-tolerance-5.2.1.jar (116 kB at 2.1 MB/s)
[2025-11-27T00:43:08.706Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/smallrye/smallrye-fault-tolerance-autoconfig-core/5.2.1/smallrye-fault-tolerance-autoconfig-core-5.2.1.jar
[2025-11-27T00:43:08.706Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/io/smallrye/smallrye-fault-tolerance-core/5.2.1/smallrye-fault-tolerance-core-5.2.1.jar (135 kB at 2.2 MB/s)
[2025-11-27T00:43:08.706Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/smallrye/smallrye-fault-tolerance-context-propagation/5.2.1/smallrye-fault-tolerance-context-propagation-5.2.1.jar
[2025-11-27T00:43:08.706Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/eclipse/microprofile/fault-tolerance/microprofile-fault-tolerance-api/3.0/microprofile-fault-tolerance-api-3.0.jar (19 kB at 254 kB/s)
[2025-11-27T00:43:08.706Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/io/smallrye/smallrye-fault-tolerance-api/5.2.1/smallrye-fault-tolerance-api-5.2.1.jar (6.7 kB at 90 kB/s)
[2025-11-27T00:43:08.706Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/io/smallrye/smallrye-fault-tolerance-context-propagation/5.2.1/smallrye-fault-tolerance-context-propagation-5.2.1.jar (5.3 kB at 49 kB/s)
[2025-11-27T00:43:08.706Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/io/smallrye/smallrye-fault-tolerance-autoconfig-core/5.2.1/smallrye-fault-tolerance-autoconfig-core-5.2.1.jar (5.9 kB at 49 kB/s)
[2025-11-27T00:43:09.378Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/io/quarkus/quarkus-smallrye-fault-tolerance/2.7.2.Final/quarkus-smallrye-fault-tolerance-2.7.2.Final.jar (14 kB at 32 kB/s)
[2025-11-27T00:43:09.378Z] [INFO]
[2025-11-27T00:43:09.378Z] [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ microprofile-fault-tolerance-quickstart ---
[2025-11-27T00:43:09.378Z] [INFO]
[2025-11-27T00:43:09.378Z] [INFO] --- maven-resources-plugin:2.6:resources (default-resources) @ microprofile-fault-tolerance-quickstart ---
[2025-11-27T00:43:09.378Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
[2025-11-27T00:43:09.378Z] [INFO] skip non existing resourceDirectory /quarkus-quickstarts/microprofile-fault-tolerance-quickstart/src/main/resources
[2025-11-27T00:43:09.378Z] [INFO]
[2025-11-27T00:43:09.378Z] [INFO] --- maven-compiler-plugin:3.8.1:compile (default-compile) @ microprofile-fault-tolerance-quickstart ---
[2025-11-27T00:43:09.378Z] [INFO] Changes detected - recompiling the module!
[2025-11-27T00:43:09.378Z] [INFO] Compiling 3 source files to /quarkus-quickstarts/microprofile-fault-tolerance-quickstart/target/classes
[2025-11-27T00:43:09.378Z] [INFO]
[2025-11-27T00:43:09.378Z] [INFO] --- maven-resources-plugin:2.6:testResources (default-testResources) @ microprofile-fault-tolerance-quickstart ---
[2025-11-27T00:43:09.378Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
[2025-11-27T00:43:09.378Z] [INFO] skip non existing resourceDirectory /quarkus-quickstarts/microprofile-fault-tolerance-quickstart/src/test/resources
[2025-11-27T00:43:09.378Z] [INFO]
[2025-11-27T00:43:09.378Z] [INFO] --- maven-compiler-plugin:3.8.1:testCompile (default-testCompile) @ microprofile-fault-tolerance-quickstart ---
[2025-11-27T00:43:09.378Z] [INFO] Changes detected - recompiling the module!
[2025-11-27T00:43:09.378Z] [INFO] Compiling 3 source files to /quarkus-quickstarts/microprofile-fault-tolerance-quickstart/target/test-classes
[2025-11-27T00:43:09.378Z] [INFO]
[2025-11-27T00:43:09.378Z] [INFO] --- maven-surefire-plugin:3.0.0-M5:test (default-test) @ microprofile-fault-tolerance-quickstart ---
[2025-11-27T00:43:09.378Z] [INFO]
[2025-11-27T00:43:09.378Z] [INFO] -------------------------------------------------------
[2025-11-27T00:43:09.378Z] [INFO] T E S T S
[2025-11-27T00:43:09.378Z] [INFO] -------------------------------------------------------
[2025-11-27T00:43:09.378Z] [ERROR] Picked up JAVA_TOOL_OPTIONS: -Dfile.encoding=UTF8 -Djava.security.egd=file:/dev/./urandom
[2025-11-27T00:43:10.048Z] [INFO] Running org.acme.microprofile.faulttolerance.CoffeeResourceTest
[2025-11-27T00:43:16.252Z] Downloading from central: https://repo.maven.apache.org/maven2/io/quarkus/quarkus-smallrye-fault-tolerance-deployment/2.7.2.Final/quarkus-smallrye-fault-tolerance-deployment-2.7.2.Final.pom
[2025-11-27T00:43:16.252Z] Downloaded from central: https://repo.maven.apache.org/maven2/io/quarkus/quarkus-smallrye-fault-tolerance-deployment/2.7.2.Final/quarkus-smallrye-fault-tolerance-deployment-2.7.2.Final.pom (2.4 kB at 2.9 kB/s)
[2025-11-27T00:43:16.252Z] Downloading from central: https://repo.maven.apache.org/maven2/io/quarkus/quarkus-smallrye-fault-tolerance-deployment/2.7.2.Final/quarkus-smallrye-fault-tolerance-deployment-2.7.2.Final.jar
[2025-11-27T00:43:16.252Z] Downloaded from central: https://repo.maven.apache.org/maven2/io/quarkus/quarkus-smallrye-fault-tolerance-deployment/2.7.2.Final/quarkus-smallrye-fault-tolerance-deployment-2.7.2.Final.jar (20 kB at 35 kB/s)
[2025-11-27T00:43:16.252Z] 2025-11-27 00:42:15,921 INFO [org.jbo.threads] (main) JBoss Threads version 3.4.2.Final
[2025-11-27T00:43:16.252Z] 2025-11-27 00:42:16,761 INFO [io.qua.arc.pro.BeanProcessor] (build-11) Found unrecommended usage of private members (use package-private instead) in application beans:
[2025-11-27T00:43:16.252Z] - @Inject field org.acme.microprofile.faulttolerance.CoffeeResourceTest#coffeeResource
[2025-11-27T00:43:16.252Z] 2025-11-27 00:42:17,670 INFO [io.quarkus] (main) Quarkus 2.7.2.Final on JVM started in 2.186s. Listening on: http://localhost:8081
[2025-11-27T00:43:16.252Z] 2025-11-27 00:42:17,670 INFO [io.quarkus] (main) Profile test activated.
[2025-11-27T00:43:16.252Z] 2025-11-27 00:42:17,670 INFO [io.quarkus] (main) Installed features: [cdi, resteasy, resteasy-jackson, smallrye-context-propagation, smallrye-fault-tolerance, vertx]
[2025-11-27T00:43:18.427Z] 2025-11-27 00:42:18,860 INFO [org.acm.mic.fau.CoffeeResource] (executor-thread-0) CoffeeResource#recommendations() invocation #0 returning successfully
[2025-11-27T00:43:18.427Z] 2025-11-27 00:42:19,574 INFO [org.acm.mic.fau.CoffeeRepositoryService] (executor-thread-0) Invocation #0 OK
[2025-11-27T00:43:18.427Z] 2025-11-27 00:42:19,575 INFO [org.acm.mic.fau.CoffeeResource] (executor-thread-0) CoffeeResource#availability() invocation #1 returning successfully
[2025-11-27T00:43:18.427Z] 2025-11-27 00:42:19,597 INFO [org.acm.mic.fau.CoffeeRepositoryService] (executor-thread-0) Invocation #1 OK
[2025-11-27T00:43:18.427Z] 2025-11-27 00:42:19,597 INFO [org.acm.mic.fau.CoffeeResource] (executor-thread-0) CoffeeResource#availability() invocation #2 returning successfully
[2025-11-27T00:43:18.427Z] 2025-11-27 00:42:19,609 ERROR [org.acm.mic.fau.CoffeeRepositoryService] (executor-thread-0) Invocation #2 failing
[2025-11-27T00:43:18.427Z] 2025-11-27 00:42:19,610 ERROR [org.acm.mic.fau.CoffeeResource] (executor-thread-0) CoffeeResource#availability() invocation #3 failed: RuntimeException: Service failed.
[2025-11-27T00:43:18.427Z] 2025-11-27 00:42:19,619 ERROR [org.acm.mic.fau.CoffeeRepositoryService] (executor-thread-0) Invocation #3 failing
[2025-11-27T00:43:18.427Z] 2025-11-27 00:42:19,621 ERROR [org.acm.mic.fau.CoffeeResource] (executor-thread-0) CoffeeResource#availability() invocation #4 failed: RuntimeException: Service failed.
[2025-11-27T00:43:18.427Z] 2025-11-27 00:42:19,652 ERROR [org.acm.mic.fau.CoffeeResource] (executor-thread-0) CoffeeResource#availability() invocation #5 failed: CircuitBreakerOpenException: CircuitBreaker[org.acme.microprofile.faulttolerance.CoffeeRepositoryService#getAvailability] circuit breaker is open
[2025-11-27T00:43:18.427Z] 2025-11-27 00:42:19,667 INFO [org.acm.mic.fau.CoffeeResource] (executor-thread-0) CoffeeResource#coffees() invocation #6 returning successfully
[2025-11-27T00:43:18.427Z] 2025-11-27 00:42:19,713 ERROR [org.acm.mic.fau.CoffeeResource] (executor-thread-0) CoffeeResource#coffees() invocation #7 failed
[2025-11-27T00:43:18.427Z] 2025-11-27 00:42:19,723 ERROR [io.qua.ver.htt.run.QuarkusErrorHandler] (executor-thread-0) HTTP Request to /coffee/1 failed, error id: 765920da-3f10-4b60-a621-529300abff96-1: org.jboss.resteasy.spi.UnhandledException: java.lang.RuntimeException: Resource failure.
[2025-11-27T00:43:18.427Z] at org.jboss.resteasy.core.ExceptionHandler.handleApplicationException(ExceptionHandler.java:105)
[2025-11-27T00:43:18.427Z] at org.jboss.resteasy.core.ExceptionHandler.handleException(ExceptionHandler.java:359)
[2025-11-27T00:43:18.427Z] at org.jboss.resteasy.core.SynchronousDispatcher.writeException(SynchronousDispatcher.java:218)
[2025-11-27T00:43:18.428Z] at org.jboss.resteasy.core.SynchronousDispatcher.invoke(SynchronousDispatcher.java:519)
[2025-11-27T00:43:18.428Z] at org.jboss.resteasy.core.SynchronousDispatcher.lambda$invoke$4(SynchronousDispatcher.java:261)
[2025-11-27T00:43:18.428Z] at org.jboss.resteasy.core.SynchronousDispatcher.lambda$preprocess$0(SynchronousDispatcher.java:161)
[2025-11-27T00:43:18.428Z] at org.jboss.resteasy.core.interception.jaxrs.PreMatchContainerRequestContext.filter(PreMatchContainerRequestContext.java:364)
[2025-11-27T00:43:18.428Z] at org.jboss.resteasy.core.SynchronousDispatcher.preprocess(SynchronousDispatcher.java:164)
[2025-11-27T00:43:18.428Z] at org.jboss.resteasy.core.SynchronousDispatcher.invoke(SynchronousDispatcher.java:247)
[2025-11-27T00:43:18.428Z] at io.quarkus.resteasy.runtime.standalone.RequestDispatcher.service(RequestDispatcher.java:73)
[2025-11-27T00:43:18.428Z] at io.quarkus.resteasy.runtime.standalone.VertxRequestHandler.dispatch(VertxRequestHandler.java:151)
[2025-11-27T00:43:18.428Z] at io.quarkus.resteasy.runtime.standalone.VertxRequestHandler$1.run(VertxRequestHandler.java:91)
[2025-11-27T00:43:18.428Z] at io.quarkus.vertx.core.runtime.VertxCoreRecorder$13.runWith(VertxCoreRecorder.java:543)
[2025-11-27T00:43:18.428Z] at org.jboss.threads.EnhancedQueueExecutor$Task.run(EnhancedQueueExecutor.java:2449)
[2025-11-27T00:43:18.428Z] at org.jboss.threads.EnhancedQueueExecutor$ThreadBody.run(EnhancedQueueExecutor.java:1478)
[2025-11-27T00:43:18.428Z] at org.jboss.threads.DelegatingRunnable.run(DelegatingRunnable.java:29)
[2025-11-27T00:43:18.428Z] at org.jboss.threads.ThreadLocalResettingRunnable.run(ThreadLocalResettingRunnable.java:29)
[2025-11-27T00:43:18.428Z] at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30)
[2025-11-27T00:43:18.428Z] at java.base/java.lang.Thread.run(Thread.java:840)
[2025-11-27T00:43:18.428Z] Caused by: java.lang.RuntimeException: Resource failure.
[2025-11-27T00:43:18.428Z] at org.acme.microprofile.faulttolerance.CoffeeResource.maybeFail(CoffeeResource.java:147)
[2025-11-27T00:43:18.428Z] at org.acme.microprofile.faulttolerance.CoffeeResource.coffeeDetail(CoffeeResource.java:70)
[2025-11-27T00:43:18.428Z] at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
[2025-11-27T00:43:18.428Z] at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77)
[2025-11-27T00:43:18.428Z] at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
[2025-11-27T00:43:18.428Z] at java.base/java.lang.reflect.Method.invoke(Method.java:569)
[2025-11-27T00:43:18.428Z] at org.jboss.resteasy.core.MethodInjectorImpl.invoke(MethodInjectorImpl.java:170)
[2025-11-27T00:43:18.428Z] at org.jboss.resteasy.core.MethodInjectorImpl.invoke(MethodInjectorImpl.java:130)
[2025-11-27T00:43:18.428Z] at org.jboss.resteasy.core.ResourceMethodInvoker.internalInvokeOnTarget(ResourceMethodInvoker.java:660)
[2025-11-27T00:43:18.428Z] at org.jboss.resteasy.core.ResourceMethodInvoker.invokeOnTargetAfterFilter(ResourceMethodInvoker.java:524)
[2025-11-27T00:43:18.428Z] at org.jboss.resteasy.core.ResourceMethodInvoker.lambda$invokeOnTarget$2(ResourceMethodInvoker.java:474)
[2025-11-27T00:43:18.428Z] at org.jboss.resteasy.core.interception.jaxrs.PreMatchContainerRequestContext.filter(PreMatchContainerRequestContext.java:364)
[2025-11-27T00:43:18.428Z] at org.jboss.resteasy.core.ResourceMethodInvoker.invokeOnTarget(ResourceMethodInvoker.java:476)
[2025-11-27T00:43:18.428Z] at org.jboss.resteasy.core.ResourceMethodInvoker.invoke(ResourceMethodInvoker.java:434)
[2025-11-27T00:43:18.428Z] at org.jboss.resteasy.core.ResourceMethodInvoker.invoke(ResourceMethodInvoker.java:408)
[2025-11-27T00:43:18.428Z] at org.jboss.resteasy.core.ResourceMethodInvoker.invoke(ResourceMethodInvoker.java:69)
[2025-11-27T00:43:18.428Z] at org.jboss.resteasy.core.SynchronousDispatcher.invoke(SynchronousDispatcher.java:492)
[2025-11-27T00:43:18.428Z] ... 15 more
[2025-11-27T00:43:18.428Z]
[2025-11-27T00:43:18.428Z] 2025-11-27 00:42:19,797 INFO [org.acm.mic.fau.CoffeeResource] (executor-thread-0) CoffeeResource#coffees() invocation #0 returning successfully
[2025-11-27T00:43:18.428Z] 2025-11-27 00:42:19,861 ERROR [org.acm.mic.fau.CoffeeResource] (executor-thread-0) CoffeeResource#coffees() invocation #0 failed
[2025-11-27T00:43:18.428Z] 2025-11-27 00:42:19,863 ERROR [org.acm.mic.fau.CoffeeResource] (executor-thread-0) CoffeeResource#coffees() invocation #1 failed
[2025-11-27T00:43:18.428Z] 2025-11-27 00:42:19,870 ERROR [org.acm.mic.fau.CoffeeResource] (executor-thread-0) CoffeeResource#coffees() invocation #2 failed
[2025-11-27T00:43:18.428Z] 2025-11-27 00:42:19,871 ERROR [org.acm.mic.fau.CoffeeResource] (executor-thread-0) CoffeeResource#coffees() invocation #3 failed
[2025-11-27T00:43:18.428Z] 2025-11-27 00:42:19,871 ERROR [org.acm.mic.fau.CoffeeResource] (executor-thread-0) CoffeeResource#coffees() invocation #4 failed
[2025-11-27T00:43:18.428Z] 2025-11-27 00:42:19,874 ERROR [io.qua.ver.htt.run.QuarkusErrorHandler] (executor-thread-0) HTTP Request to /coffee failed, error id: 765920da-3f10-4b60-a621-529300abff96-2: org.jboss.resteasy.spi.UnhandledException: java.lang.RuntimeException: Resource failure.
[2025-11-27T00:43:18.428Z] at org.jboss.resteasy.core.ExceptionHandler.handleApplicationException(ExceptionHandler.java:105)
[2025-11-27T00:43:18.428Z] at org.jboss.resteasy.core.ExceptionHandler.handleException(ExceptionHandler.java:359)
[2025-11-27T00:43:18.428Z] at org.jboss.resteasy.core.SynchronousDispatcher.writeException(SynchronousDispatcher.java:218)
[2025-11-27T00:43:18.428Z] at org.jboss.resteasy.core.SynchronousDispatcher.invoke(SynchronousDispatcher.java:519)
[2025-11-27T00:43:18.428Z] at org.jboss.resteasy.core.SynchronousDispatcher.lambda$invoke$4(SynchronousDispatcher.java:261)
[2025-11-27T00:43:18.428Z] at org.jboss.resteasy.core.SynchronousDispatcher.lambda$preprocess$0(SynchronousDispatcher.java:161)
[2025-11-27T00:43:18.428Z] at org.jboss.resteasy.core.interception.jaxrs.PreMatchContainerRequestContext.filter(PreMatchContainerRequestContext.java:364)
[2025-11-27T00:43:18.428Z] at org.jboss.resteasy.core.SynchronousDispatcher.preprocess(SynchronousDispatcher.java:164)
[2025-11-27T00:43:18.428Z] at org.jboss.resteasy.core.SynchronousDispatcher.invoke(SynchronousDispatcher.java:247)
[2025-11-27T00:43:18.428Z] at io.quarkus.resteasy.runtime.standalone.RequestDispatcher.service(RequestDispatcher.java:73)
[2025-11-27T00:43:18.428Z] at io.quarkus.resteasy.runtime.standalone.VertxRequestHandler.dispatch(VertxRequestHandler.java:151)
[2025-11-27T00:43:18.428Z] at io.quarkus.resteasy.runtime.standalone.VertxRequestHandler$1.run(VertxRequestHandler.java:91)
[2025-11-27T00:43:18.428Z] at io.quarkus.vertx.core.runtime.VertxCoreRecorder$13.runWith(VertxCoreRecorder.java:543)
[2025-11-27T00:43:18.428Z] at org.jboss.threads.EnhancedQueueExecutor$Task.run(EnhancedQueueExecutor.java:2449)
[2025-11-27T00:43:18.428Z] at org.jboss.threads.EnhancedQueueExecutor$ThreadBody.run(EnhancedQueueExecutor.java:1478)
[2025-11-27T00:43:18.428Z] at org.jboss.threads.DelegatingRunnable.run(DelegatingRunnable.java:29)
[2025-11-27T00:43:18.428Z] at org.jboss.threads.ThreadLocalResettingRunnable.run(ThreadLocalResettingRunnable.java:29)
[2025-11-27T00:43:18.428Z] at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30)
[2025-11-27T00:43:18.428Z] at java.base/java.lang.Thread.run(Thread.java:840)
[2025-11-27T00:43:18.428Z] Caused by: java.lang.RuntimeException: Resource failure.
[2025-11-27T00:43:18.428Z] at org.acme.microprofile.faulttolerance.CoffeeResource.maybeFail(CoffeeResource.java:147)
[2025-11-27T00:43:18.428Z] at org.acme.microprofile.faulttolerance.CoffeeResource.coffees(CoffeeResource.java:53)
[2025-11-27T00:43:18.428Z] at org.acme.microprofile.faulttolerance.CoffeeResource_Subclass.coffees$$superforward1(Unknown Source)
[2025-11-27T00:43:18.428Z] at org.acme.microprofile.faulttolerance.CoffeeResource_Subclass$$function$$1.apply(Unknown Source)
[2025-11-27T00:43:18.428Z] at io.quarkus.arc.impl.AroundInvokeInvocationContext.proceed(AroundInvokeInvocationContext.java:54)
[2025-11-27T00:43:18.428Z] at io.smallrye.faulttolerance.FaultToleranceInterceptor.lambda$invocationContext$3(FaultToleranceInterceptor.java:201)
[2025-11-27T00:43:18.428Z] at io.smallrye.faulttolerance.core.InvocationContext.call(InvocationContext.java:20)
[2025-11-27T00:43:18.428Z] at io.smallrye.faulttolerance.core.Invocation.apply(Invocation.java:29)
[2025-11-27T00:43:18.428Z] at io.smallrye.faulttolerance.core.retry.Retry.doApply(Retry.java:90)
[2025-11-27T00:43:18.428Z] at io.smallrye.faulttolerance.core.retry.Retry.apply(Retry.java:44)
[2025-11-27T00:43:18.428Z] at io.smallrye.faulttolerance.FaultToleranceInterceptor.syncFlow(FaultToleranceInterceptor.java:186)
[2025-11-27T00:43:18.428Z] at io.smallrye.faulttolerance.FaultToleranceInterceptor.interceptCommand(FaultToleranceInterceptor.java:163)
[2025-11-27T00:43:18.428Z] at io.smallrye.faulttolerance.FaultToleranceInterceptor_Bean.intercept(Unknown Source)
[2025-11-27T00:43:18.428Z] at io.quarkus.arc.impl.InterceptorInvocation.invoke(InterceptorInvocation.java:41)
[2025-11-27T00:43:18.428Z] at io.quarkus.arc.impl.AroundInvokeInvocationContext.perform(AroundInvokeInvocationContext.java:41)
[2025-11-27T00:43:18.428Z] at io.quarkus.arc.impl.InvocationContexts.performAroundInvoke(InvocationContexts.java:32)
[2025-11-27T00:43:18.428Z] at org.acme.microprofile.faulttolerance.CoffeeResource_Subclass.coffees(Unknown Source)
[2025-11-27T00:43:18.428Z] at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
[2025-11-27T00:43:18.428Z] at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77)
[2025-11-27T00:43:18.428Z] at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
[2025-11-27T00:43:18.428Z] at java.base/java.lang.reflect.Method.invoke(Method.java:569)
[2025-11-27T00:43:18.428Z] at org.jboss.resteasy.core.MethodInjectorImpl.invoke(MethodInjectorImpl.java:170)
[2025-11-27T00:43:18.428Z] at org.jboss.resteasy.core.MethodInjectorImpl.invoke(MethodInjectorImpl.java:130)
[2025-11-27T00:43:18.428Z] at org.jboss.resteasy.core.ResourceMethodInvoker.internalInvokeOnTarget(ResourceMethodInvoker.java:660)
[2025-11-27T00:43:18.428Z] at org.jboss.resteasy.core.ResourceMethodInvoker.invokeOnTargetAfterFilter(ResourceMethodInvoker.java:524)
[2025-11-27T00:43:18.428Z] at org.jboss.resteasy.core.ResourceMethodInvoker.lambda$invokeOnTarget$2(ResourceMethodInvoker.java:474)
[2025-11-27T00:43:18.428Z] at org.jboss.resteasy.core.interception.jaxrs.PreMatchContainerRequestContext.filter(PreMatchContainerRequestContext.java:364)
[2025-11-27T00:43:18.428Z] at org.jboss.resteasy.core.ResourceMethodInvoker.invokeOnTarget(ResourceMethodInvoker.java:476)
[2025-11-27T00:43:18.428Z] at org.jboss.resteasy.core.ResourceMethodInvoker.invoke(ResourceMethodInvoker.java:434)
[2025-11-27T00:43:18.428Z] at org.jboss.resteasy.core.ResourceMethodInvoker.invoke(ResourceMethodInvoker.java:408)
[2025-11-27T00:43:18.428Z] at org.jboss.resteasy.core.ResourceMethodInvoker.invoke(ResourceMethodInvoker.java:69)
[2025-11-27T00:43:18.428Z] at org.jboss.resteasy.core.SynchronousDispatcher.invoke(SynchronousDispatcher.java:492)
[2025-11-27T00:43:18.428Z] ... 15 more
[2025-11-27T00:43:18.428Z]
[2025-11-27T00:43:18.428Z] [INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 8.451 s - in org.acme.microprofile.faulttolerance.CoffeeResourceTest
[2025-11-27T00:43:18.428Z] 2025-11-27 00:42:19,932 INFO [io.quarkus] (main) Quarkus stopped in 0.037s
[2025-11-27T00:43:18.428Z] [INFO]
[2025-11-27T00:43:18.428Z] [INFO] Results:
[2025-11-27T00:43:18.428Z] [INFO]
[2025-11-27T00:43:18.428Z] [INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0
[2025-11-27T00:43:18.428Z] [INFO]
[2025-11-27T00:43:18.428Z] [INFO]
[2025-11-27T00:43:18.428Z] [INFO] --- maven-jar-plugin:2.4:jar (default-jar) @ microprofile-fault-tolerance-quickstart ---
[2025-11-27T00:43:18.428Z] [INFO] Building jar: /quarkus-quickstarts/microprofile-fault-tolerance-quickstart/target/microprofile-fault-tolerance-quickstart-1.0.0-SNAPSHOT.jar
[2025-11-27T00:43:18.428Z] [INFO]
[2025-11-27T00:43:18.428Z] [INFO] --- quarkus-maven-plugin:2.7.2.Final:build (default) @ microprofile-fault-tolerance-quickstart ---
[2025-11-27T00:43:19.821Z] [INFO] [io.quarkus.deployment.QuarkusAugmentor] Quarkus augmentation completed in 1077ms
[2025-11-27T00:43:19.821Z] [INFO]
[2025-11-27T00:43:19.821Z] [INFO] --- maven-install-plugin:2.4:install (default-install) @ microprofile-fault-tolerance-quickstart ---
[2025-11-27T00:43:19.821Z] [INFO] Installing /quarkus-quickstarts/microprofile-fault-tolerance-quickstart/target/microprofile-fault-tolerance-quickstart-1.0.0-SNAPSHOT.jar to /root/.m2/repository/org/acme/microprofile-fault-tolerance-quickstart/1.0.0-SNAPSHOT/microprofile-fault-tolerance-quickstart-1.0.0-SNAPSHOT.jar
[2025-11-27T00:43:19.821Z] [INFO] Installing /quarkus-quickstarts/microprofile-fault-tolerance-quickstart/pom.xml to /root/.m2/repository/org/acme/microprofile-fault-tolerance-quickstart/1.0.0-SNAPSHOT/microprofile-fault-tolerance-quickstart-1.0.0-SNAPSHOT.pom
[2025-11-27T00:43:19.821Z] [INFO]
[2025-11-27T00:43:19.821Z] [INFO] --------------< org.acme:microprofile-graphql-quickstart >--------------
[2025-11-27T00:43:19.821Z] [INFO] Building microprofile-graphql-quickstart 1.0.0-SNAPSHOT [55/103]
[2025-11-27T00:43:19.821Z] [INFO] --------------------------------[ jar ]---------------------------------
[2025-11-27T00:43:19.821Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/quarkus/quarkus-smallrye-graphql/2.7.2.Final/quarkus-smallrye-graphql-2.7.2.Final.pom
[2025-11-27T00:43:19.821Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/io/quarkus/quarkus-smallrye-graphql/2.7.2.Final/quarkus-smallrye-graphql-2.7.2.Final.pom (3.5 kB at 32 kB/s)
[2025-11-27T00:43:19.821Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/quarkus/quarkus-smallrye-graphql-parent/2.7.2.Final/quarkus-smallrye-graphql-parent-2.7.2.Final.pom
[2025-11-27T00:43:20.492Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/io/quarkus/quarkus-smallrye-graphql-parent/2.7.2.Final/quarkus-smallrye-graphql-parent-2.7.2.Final.pom (769 B at 7.5 kB/s)
[2025-11-27T00:43:20.492Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/smallrye/smallrye-graphql-schema-builder/1.4.3/smallrye-graphql-schema-builder-1.4.3.pom
[2025-11-27T00:43:20.492Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/io/smallrye/smallrye-graphql-schema-builder/1.4.3/smallrye-graphql-schema-builder-1.4.3.pom (6.8 kB at 101 kB/s)
[2025-11-27T00:43:20.492Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/smallrye/smallrye-graphql-common-parent/1.4.3/smallrye-graphql-common-parent-1.4.3.pom
[2025-11-27T00:43:20.492Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/io/smallrye/smallrye-graphql-common-parent/1.4.3/smallrye-graphql-common-parent-1.4.3.pom (773 B at 5.7 kB/s)
[2025-11-27T00:43:20.492Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/smallrye/smallrye-graphql-parent/1.4.3/smallrye-graphql-parent-1.4.3.pom
[2025-11-27T00:43:20.492Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/io/smallrye/smallrye-graphql-parent/1.4.3/smallrye-graphql-parent-1.4.3.pom (19 kB at 307 kB/s)
[2025-11-27T00:43:20.492Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/eclipse/jetty/jetty-bom/9.4.44.v20210927/jetty-bom-9.4.44.v20210927.pom
[2025-11-27T00:43:20.492Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/eclipse/jetty/jetty-bom/9.4.44.v20210927/jetty-bom-9.4.44.v20210927.pom (18 kB at 310 kB/s)
[2025-11-27T00:43:20.492Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/smallrye/smallrye-graphql-schema-model/1.4.3/smallrye-graphql-schema-model-1.4.3.pom
[2025-11-27T00:43:20.492Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/io/smallrye/smallrye-graphql-schema-model/1.4.3/smallrye-graphql-schema-model-1.4.3.pom (644 B at 8.2 kB/s)
[2025-11-27T00:43:20.492Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/smallrye/smallrye-graphql-cdi/1.4.3/smallrye-graphql-cdi-1.4.3.pom
[2025-11-27T00:43:20.492Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/io/smallrye/smallrye-graphql-cdi/1.4.3/smallrye-graphql-cdi-1.4.3.pom (8.5 kB at 131 kB/s)
[2025-11-27T00:43:20.492Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/smallrye/smallrye-graphql-server-parent/1.4.3/smallrye-graphql-server-parent-1.4.3.pom
[2025-11-27T00:43:20.492Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/io/smallrye/smallrye-graphql-server-parent/1.4.3/smallrye-graphql-server-parent-1.4.3.pom (1.2 kB at 20 kB/s)
[2025-11-27T00:43:20.492Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/smallrye/smallrye-graphql/1.4.3/smallrye-graphql-1.4.3.pom
[2025-11-27T00:43:20.492Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/io/smallrye/smallrye-graphql/1.4.3/smallrye-graphql-1.4.3.pom (5.5 kB at 87 kB/s)
[2025-11-27T00:43:20.492Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/smallrye/smallrye-graphql-api/1.4.3/smallrye-graphql-api-1.4.3.pom
[2025-11-27T00:43:21.166Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/io/smallrye/smallrye-graphql-api/1.4.3/smallrye-graphql-api-1.4.3.pom (1.4 kB at 20 kB/s)
[2025-11-27T00:43:21.166Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/eclipse/microprofile/graphql/microprofile-graphql-api/1.1.0/microprofile-graphql-api-1.1.0.pom
[2025-11-27T00:43:21.166Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/eclipse/microprofile/graphql/microprofile-graphql-api/1.1.0/microprofile-graphql-api-1.1.0.pom (6.1 kB at 92 kB/s)
[2025-11-27T00:43:21.167Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/eclipse/microprofile/graphql/microprofile-graphql-parent/1.1.0/microprofile-graphql-parent-1.1.0.pom
[2025-11-27T00:43:21.167Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/eclipse/microprofile/graphql/microprofile-graphql-parent/1.1.0/microprofile-graphql-parent-1.1.0.pom (18 kB at 316 kB/s)
[2025-11-27T00:43:21.167Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/com/graphql-java/graphql-java/17.3/graphql-java-17.3.pom
[2025-11-27T00:43:21.167Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/com/graphql-java/graphql-java/17.3/graphql-java-17.3.pom (2.2 kB at 33 kB/s)
[2025-11-27T00:43:21.167Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/com/graphql-java/java-dataloader/3.1.0/java-dataloader-3.1.0.pom
[2025-11-27T00:43:21.167Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/com/graphql-java/java-dataloader/3.1.0/java-dataloader-3.1.0.pom (1.9 kB at 32 kB/s)
[2025-11-27T00:43:21.167Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/quarkus/quarkus-smallrye-graphql/2.7.2.Final/quarkus-smallrye-graphql-2.7.2.Final.jar
[2025-11-27T00:43:21.167Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/smallrye/smallrye-graphql-schema-builder/1.4.3/smallrye-graphql-schema-builder-1.4.3.jar
[2025-11-27T00:43:21.167Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/smallrye/smallrye-graphql-cdi/1.4.3/smallrye-graphql-cdi-1.4.3.jar
[2025-11-27T00:43:21.167Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/smallrye/smallrye-graphql/1.4.3/smallrye-graphql-1.4.3.jar
[2025-11-27T00:43:21.167Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/smallrye/smallrye-graphql-schema-model/1.4.3/smallrye-graphql-schema-model-1.4.3.jar
[2025-11-27T00:43:21.167Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/io/smallrye/smallrye-graphql-cdi/1.4.3/smallrye-graphql-cdi-1.4.3.jar (41 kB at 685 kB/s)
[2025-11-27T00:43:21.167Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/smallrye/smallrye-graphql-api/1.4.3/smallrye-graphql-api-1.4.3.jar
[2025-11-27T00:43:21.167Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/io/smallrye/smallrye-graphql-schema-builder/1.4.3/smallrye-graphql-schema-builder-1.4.3.jar (89 kB at 1.4 MB/s)
[2025-11-27T00:43:21.167Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/eclipse/microprofile/graphql/microprofile-graphql-api/1.1.0/microprofile-graphql-api-1.1.0.jar
[2025-11-27T00:43:21.167Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/io/smallrye/smallrye-graphql/1.4.3/smallrye-graphql-1.4.3.jar (196 kB at 3.0 MB/s)
[2025-11-27T00:43:21.167Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/com/graphql-java/graphql-java/17.3/graphql-java-17.3.jar
[2025-11-27T00:43:21.167Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/io/smallrye/smallrye-graphql-schema-model/1.4.3/smallrye-graphql-schema-model-1.4.3.jar (34 kB at 461 kB/s)
[2025-11-27T00:43:21.167Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/com/graphql-java/java-dataloader/3.1.0/java-dataloader-3.1.0.jar
[2025-11-27T00:43:21.167Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/eclipse/microprofile/graphql/microprofile-graphql-api/1.1.0/microprofile-graphql-api-1.1.0.jar (15 kB at 122 kB/s)
[2025-11-27T00:43:21.167Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/io/smallrye/smallrye-graphql-api/1.4.3/smallrye-graphql-api-1.4.3.jar (18 kB at 136 kB/s)
[2025-11-27T00:43:21.167Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/com/graphql-java/java-dataloader/3.1.0/java-dataloader-3.1.0.jar (59 kB at 396 kB/s)
[2025-11-27T00:43:21.167Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/com/graphql-java/graphql-java/17.3/graphql-java-17.3.jar (2.8 MB at 16 MB/s)
[2025-11-27T00:43:21.839Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/io/quarkus/quarkus-smallrye-graphql/2.7.2.Final/quarkus-smallrye-graphql-2.7.2.Final.jar (32 kB at 56 kB/s)
[2025-11-27T00:43:21.839Z] [INFO]
[2025-11-27T00:43:21.839Z] [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ microprofile-graphql-quickstart ---
[2025-11-27T00:43:21.839Z] [INFO]
[2025-11-27T00:43:21.839Z] [INFO] --- maven-resources-plugin:2.6:resources (default-resources) @ microprofile-graphql-quickstart ---
[2025-11-27T00:43:21.839Z] [WARNING] Using platform encoding (UTF8 actually) to copy filtered resources, i.e. build is platform dependent!
[2025-11-27T00:43:21.839Z] [INFO] Copying 1 resource
[2025-11-27T00:43:21.839Z] [INFO]
[2025-11-27T00:43:21.839Z] [INFO] --- maven-compiler-plugin:3.8.1:compile (default-compile) @ microprofile-graphql-quickstart ---
[2025-11-27T00:43:21.839Z] [INFO] Changes detected - recompiling the module!
[2025-11-27T00:43:21.839Z] [WARNING] File encoding has not been set, using platform encoding UTF8, i.e. build is platform dependent!
[2025-11-27T00:43:21.839Z] [INFO] Compiling 5 source files to /quarkus-quickstarts/microprofile-graphql-quickstart/target/classes
[2025-11-27T00:43:21.839Z] [INFO]
[2025-11-27T00:43:21.839Z] [INFO] --- maven-resources-plugin:2.6:testResources (default-testResources) @ microprofile-graphql-quickstart ---
[2025-11-27T00:43:21.839Z] [WARNING] Using platform encoding (UTF8 actually) to copy filtered resources, i.e. build is platform dependent!
[2025-11-27T00:43:21.839Z] [INFO] skip non existing resourceDirectory /quarkus-quickstarts/microprofile-graphql-quickstart/src/test/resources
[2025-11-27T00:43:21.839Z] [INFO]
[2025-11-27T00:43:21.839Z] [INFO] --- maven-compiler-plugin:3.8.1:testCompile (default-testCompile) @ microprofile-graphql-quickstart ---
[2025-11-27T00:43:21.839Z] [INFO] Changes detected - recompiling the module!
[2025-11-27T00:43:21.839Z] [WARNING] File encoding has not been set, using platform encoding UTF8, i.e. build is platform dependent!
[2025-11-27T00:43:21.839Z] [INFO] Compiling 2 source files to /quarkus-quickstarts/microprofile-graphql-quickstart/target/test-classes
[2025-11-27T00:43:21.839Z] [INFO]
[2025-11-27T00:43:21.839Z] [INFO] --- maven-surefire-plugin:3.0.0-M5:test (default-test) @ microprofile-graphql-quickstart ---
[2025-11-27T00:43:21.839Z] [INFO]
[2025-11-27T00:43:21.839Z] [INFO] -------------------------------------------------------
[2025-11-27T00:43:21.839Z] [INFO] T E S T S
[2025-11-27T00:43:21.839Z] [INFO] -------------------------------------------------------
[2025-11-27T00:43:21.839Z] [ERROR] Picked up JAVA_TOOL_OPTIONS: -Dfile.encoding=UTF8 -Djava.security.egd=file:/dev/./urandom
[2025-11-27T00:43:23.235Z] [INFO] Running org.acme.microprofile.graphql.FilmResourceTest
[2025-11-27T00:43:29.413Z] Downloading from central: https://repo.maven.apache.org/maven2/io/quarkus/quarkus-smallrye-graphql-deployment/2.7.2.Final/quarkus-smallrye-graphql-deployment-2.7.2.Final.pom
[2025-11-27T00:43:29.413Z] Downloaded from central: https://repo.maven.apache.org/maven2/io/quarkus/quarkus-smallrye-graphql-deployment/2.7.2.Final/quarkus-smallrye-graphql-deployment-2.7.2.Final.pom (4.2 kB at 8.8 kB/s)
[2025-11-27T00:43:29.413Z] Downloading from central: https://repo.maven.apache.org/maven2/io/smallrye/smallrye-graphql-ui-graphiql/1.4.3/smallrye-graphql-ui-graphiql-1.4.3.pom
[2025-11-27T00:43:29.413Z] Downloaded from central: https://repo.maven.apache.org/maven2/io/smallrye/smallrye-graphql-ui-graphiql/1.4.3/smallrye-graphql-ui-graphiql-1.4.3.pom (8.1 kB at 120 kB/s)
[2025-11-27T00:43:29.413Z] Downloading from central: https://repo.maven.apache.org/maven2/io/smallrye/smallrye-graphql-ui-parent/1.4.3/smallrye-graphql-ui-parent-1.4.3.pom
[2025-11-27T00:43:29.413Z] Downloaded from central: https://repo.maven.apache.org/maven2/io/smallrye/smallrye-graphql-ui-parent/1.4.3/smallrye-graphql-ui-parent-1.4.3.pom (719 B at 9.0 kB/s)
[2025-11-27T00:43:29.413Z] Downloading from central: https://repo.maven.apache.org/maven2/io/smallrye/smallrye-graphql-ui-graphiql/1.4.3/smallrye-graphql-ui-graphiql-1.4.3.jar
[2025-11-27T00:43:29.413Z] Downloading from central: https://repo.maven.apache.org/maven2/io/quarkus/quarkus-smallrye-graphql-deployment/2.7.2.Final/quarkus-smallrye-graphql-deployment-2.7.2.Final.jar
[2025-11-27T00:43:29.413Z] Downloaded from central: https://repo.maven.apache.org/maven2/io/smallrye/smallrye-graphql-ui-graphiql/1.4.3/smallrye-graphql-ui-graphiql-1.4.3.jar (371 kB at 3.5 MB/s)
[2025-11-27T00:43:29.413Z] Downloaded from central: https://repo.maven.apache.org/maven2/io/quarkus/quarkus-smallrye-graphql-deployment/2.7.2.Final/quarkus-smallrye-graphql-deployment-2.7.2.Final.jar (30 kB at 148 kB/s)
[2025-11-27T00:43:29.413Z] 2025-11-27 00:42:28,328 INFO [org.jbo.threads] (main) JBoss Threads version 3.4.2.Final
[2025-11-27T00:43:29.413Z] 2025-11-27 00:42:30,443 INFO [io.quarkus] (main) Quarkus 2.7.2.Final on JVM started in 2.909s. Listening on: http://localhost:8081
[2025-11-27T00:43:29.413Z] 2025-11-27 00:42:30,443 INFO [io.quarkus] (main) Profile test activated.
[2025-11-27T00:43:29.413Z] 2025-11-27 00:42:30,444 INFO [io.quarkus] (main) Installed features: [cdi, smallrye-context-propagation, smallrye-graphql, vertx]
[2025-11-27T00:43:31.586Z] [INFO] Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 8.92 s - in org.acme.microprofile.graphql.FilmResourceTest
[2025-11-27T00:43:31.586Z] 2025-11-27 00:42:33,213 INFO [io.quarkus] (main) Quarkus stopped in 0.088s
[2025-11-27T00:43:32.255Z] [INFO]
[2025-11-27T00:43:32.255Z] [INFO] Results:
[2025-11-27T00:43:32.255Z] [INFO]
[2025-11-27T00:43:32.255Z] [INFO] Tests run: 5, Failures: 0, Errors: 0, Skipped: 0
[2025-11-27T00:43:32.255Z] [INFO]
[2025-11-27T00:43:32.255Z] [INFO]
[2025-11-27T00:43:32.255Z] [INFO] --- maven-jar-plugin:2.4:jar (default-jar) @ microprofile-graphql-quickstart ---
[2025-11-27T00:43:32.255Z] [INFO] Building jar: /quarkus-quickstarts/microprofile-graphql-quickstart/target/microprofile-graphql-quickstart-1.0.0-SNAPSHOT.jar
[2025-11-27T00:43:32.255Z] [INFO]
[2025-11-27T00:43:32.255Z] [INFO] --- quarkus-maven-plugin:2.7.2.Final:build (default) @ microprofile-graphql-quickstart ---
[2025-11-27T00:43:33.646Z] [INFO] [io.quarkus.deployment.QuarkusAugmentor] Quarkus augmentation completed in 1292ms
[2025-11-27T00:43:33.646Z] [INFO]
[2025-11-27T00:43:33.646Z] [INFO] --- maven-install-plugin:2.4:install (default-install) @ microprofile-graphql-quickstart ---
[2025-11-27T00:43:33.646Z] [INFO] Installing /quarkus-quickstarts/microprofile-graphql-quickstart/target/microprofile-graphql-quickstart-1.0.0-SNAPSHOT.jar to /root/.m2/repository/org/acme/microprofile-graphql-quickstart/1.0.0-SNAPSHOT/microprofile-graphql-quickstart-1.0.0-SNAPSHOT.jar
[2025-11-27T00:43:33.646Z] [INFO] Installing /quarkus-quickstarts/microprofile-graphql-quickstart/pom.xml to /root/.m2/repository/org/acme/microprofile-graphql-quickstart/1.0.0-SNAPSHOT/microprofile-graphql-quickstart-1.0.0-SNAPSHOT.pom
[2025-11-27T00:43:33.646Z] [INFO]
[2025-11-27T00:43:33.646Z] [INFO] ----------< org.acme:microprofile-graphql-client-quickstart >-----------
[2025-11-27T00:43:33.646Z] [INFO] Building microprofile-graphql-client-quickstart 1.0.0-SNAPSHOT [56/103]
[2025-11-27T00:43:33.646Z] [INFO] --------------------------------[ jar ]---------------------------------
[2025-11-27T00:43:33.646Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/quarkus/quarkus-smallrye-graphql-client/2.7.2.Final/quarkus-smallrye-graphql-client-2.7.2.Final.pom
[2025-11-27T00:43:33.646Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/io/quarkus/quarkus-smallrye-graphql-client/2.7.2.Final/quarkus-smallrye-graphql-client-2.7.2.Final.pom (2.6 kB at 13 kB/s)
[2025-11-27T00:43:33.646Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/quarkus/quarkus-smallrye-graphql-client-parent/2.7.2.Final/quarkus-smallrye-graphql-client-parent-2.7.2.Final.pom
[2025-11-27T00:43:33.646Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/io/quarkus/quarkus-smallrye-graphql-client-parent/2.7.2.Final/quarkus-smallrye-graphql-client-parent-2.7.2.Final.pom (725 B at 2.1 kB/s)
[2025-11-27T00:43:33.646Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/smallrye/smallrye-graphql-client-implementation-vertx/1.4.3/smallrye-graphql-client-implementation-vertx-1.4.3.pom
[2025-11-27T00:43:34.319Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/io/smallrye/smallrye-graphql-client-implementation-vertx/1.4.3/smallrye-graphql-client-implementation-vertx-1.4.3.pom (2.3 kB at 37 kB/s)
[2025-11-27T00:43:34.319Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/smallrye/smallrye-graphql-client-parent/1.4.3/smallrye-graphql-client-parent-1.4.3.pom
[2025-11-27T00:43:34.319Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/io/smallrye/smallrye-graphql-client-parent/1.4.3/smallrye-graphql-client-parent-1.4.3.pom (4.0 kB at 50 kB/s)
[2025-11-27T00:43:34.319Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/smallrye/smallrye-graphql-client/1.4.3/smallrye-graphql-client-1.4.3.pom
[2025-11-27T00:43:34.319Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/io/smallrye/smallrye-graphql-client/1.4.3/smallrye-graphql-client-1.4.3.pom (4.4 kB at 49 kB/s)
[2025-11-27T00:43:34.319Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/smallrye/smallrye-graphql-client-api/1.4.3/smallrye-graphql-client-api-1.4.3.pom
[2025-11-27T00:43:34.319Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/io/smallrye/smallrye-graphql-client-api/1.4.3/smallrye-graphql-client-api-1.4.3.pom (2.0 kB at 24 kB/s)
[2025-11-27T00:43:34.319Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/quarkus/quarkus-resteasy-reactive-jsonb/2.7.2.Final/quarkus-resteasy-reactive-jsonb-2.7.2.Final.pom
[2025-11-27T00:43:34.319Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/io/quarkus/quarkus-resteasy-reactive-jsonb/2.7.2.Final/quarkus-resteasy-reactive-jsonb-2.7.2.Final.pom (2.3 kB at 20 kB/s)
[2025-11-27T00:43:34.319Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/quarkus/quarkus-resteasy-reactive-jsonb-parent/2.7.2.Final/quarkus-resteasy-reactive-jsonb-parent-2.7.2.Final.pom
[2025-11-27T00:43:34.319Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/io/quarkus/quarkus-resteasy-reactive-jsonb-parent/2.7.2.Final/quarkus-resteasy-reactive-jsonb-parent-2.7.2.Final.pom (793 B at 6.9 kB/s)
[2025-11-27T00:43:34.319Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/quarkus/resteasy/reactive/resteasy-reactive-jsonb/2.7.2.Final/resteasy-reactive-jsonb-2.7.2.Final.pom
[2025-11-27T00:43:34.319Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/io/quarkus/resteasy/reactive/resteasy-reactive-jsonb/2.7.2.Final/resteasy-reactive-jsonb-2.7.2.Final.pom (3.5 kB at 35 kB/s)
[2025-11-27T00:43:34.319Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/quarkus/quarkus-rest-client-reactive/2.7.2.Final/quarkus-rest-client-reactive-2.7.2.Final.pom
[2025-11-27T00:43:34.992Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/io/quarkus/quarkus-rest-client-reactive/2.7.2.Final/quarkus-rest-client-reactive-2.7.2.Final.pom (4.1 kB at 31 kB/s)
[2025-11-27T00:43:34.992Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/quarkus/quarkus-rest-client-reactive-parent/2.7.2.Final/quarkus-rest-client-reactive-parent-2.7.2.Final.pom
[2025-11-27T00:43:34.992Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/io/quarkus/quarkus-rest-client-reactive-parent/2.7.2.Final/quarkus-rest-client-reactive-parent-2.7.2.Final.pom (771 B at 7.4 kB/s)
[2025-11-27T00:43:34.992Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/quarkus/quarkus-jaxrs-client-reactive/2.7.2.Final/quarkus-jaxrs-client-reactive-2.7.2.Final.pom
[2025-11-27T00:43:34.992Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/io/quarkus/quarkus-jaxrs-client-reactive/2.7.2.Final/quarkus-jaxrs-client-reactive-2.7.2.Final.pom (2.3 kB at 20 kB/s)
[2025-11-27T00:43:34.992Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/quarkus/quarkus-jaxrs-client-reactive-parent/2.7.2.Final/quarkus-jaxrs-client-reactive-parent-2.7.2.Final.pom
[2025-11-27T00:43:34.992Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/io/quarkus/quarkus-jaxrs-client-reactive-parent/2.7.2.Final/quarkus-jaxrs-client-reactive-parent-2.7.2.Final.pom (821 B at 7.7 kB/s)
[2025-11-27T00:43:34.992Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/quarkus/resteasy/reactive/resteasy-reactive-client/2.7.2.Final/resteasy-reactive-client-2.7.2.Final.pom
[2025-11-27T00:43:34.992Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/io/quarkus/resteasy/reactive/resteasy-reactive-client/2.7.2.Final/resteasy-reactive-client-2.7.2.Final.pom (2.0 kB at 15 kB/s)
[2025-11-27T00:43:34.992Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/quarkus/resteasy/reactive/resteasy-reactive-client-parent/2.7.2.Final/resteasy-reactive-client-parent-2.7.2.Final.pom
[2025-11-27T00:43:35.664Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/io/quarkus/resteasy/reactive/resteasy-reactive-client-parent/2.7.2.Final/resteasy-reactive-client-parent-2.7.2.Final.pom (738 B at 2.1 kB/s)
[2025-11-27T00:43:35.664Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/quarkus/quarkus-smallrye-graphql-client/2.7.2.Final/quarkus-smallrye-graphql-client-2.7.2.Final.jar
[2025-11-27T00:43:35.664Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/smallrye/smallrye-graphql-client-implementation-vertx/1.4.3/smallrye-graphql-client-implementation-vertx-1.4.3.jar
[2025-11-27T00:43:35.664Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/smallrye/smallrye-graphql-client/1.4.3/smallrye-graphql-client-1.4.3.jar
[2025-11-27T00:43:35.664Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/smallrye/smallrye-graphql-client-api/1.4.3/smallrye-graphql-client-api-1.4.3.jar
[2025-11-27T00:43:35.664Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/quarkus/quarkus-resteasy-reactive-jsonb/2.7.2.Final/quarkus-resteasy-reactive-jsonb-2.7.2.Final.jar
[2025-11-27T00:43:35.664Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/io/smallrye/smallrye-graphql-client-api/1.4.3/smallrye-graphql-client-api-1.4.3.jar (33 kB at 545 kB/s)
[2025-11-27T00:43:35.665Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/quarkus/resteasy/reactive/resteasy-reactive-jsonb/2.7.2.Final/resteasy-reactive-jsonb-2.7.2.Final.jar
[2025-11-27T00:43:35.665Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/io/smallrye/smallrye-graphql-client/1.4.3/smallrye-graphql-client-1.4.3.jar (131 kB at 1.8 MB/s)
[2025-11-27T00:43:35.665Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/quarkus/quarkus-rest-client-reactive/2.7.2.Final/quarkus-rest-client-reactive-2.7.2.Final.jar
[2025-11-27T00:43:35.665Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/io/smallrye/smallrye-graphql-client-implementation-vertx/1.4.3/smallrye-graphql-client-implementation-vertx-1.4.3.jar (47 kB at 532 kB/s)
[2025-11-27T00:43:35.665Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/quarkus/quarkus-jaxrs-client-reactive/2.7.2.Final/quarkus-jaxrs-client-reactive-2.7.2.Final.jar
[2025-11-27T00:43:35.665Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/io/quarkus/quarkus-jaxrs-client-reactive/2.7.2.Final/quarkus-jaxrs-client-reactive-2.7.2.Final.jar (14 kB at 85 kB/s)
[2025-11-27T00:43:35.665Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/quarkus/resteasy/reactive/resteasy-reactive-client/2.7.2.Final/resteasy-reactive-client-2.7.2.Final.jar
[2025-11-27T00:43:35.665Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/io/quarkus/quarkus-resteasy-reactive-jsonb/2.7.2.Final/quarkus-resteasy-reactive-jsonb-2.7.2.Final.jar (12 kB at 35 kB/s)
[2025-11-27T00:43:35.665Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/io/quarkus/resteasy/reactive/resteasy-reactive-jsonb/2.7.2.Final/resteasy-reactive-jsonb-2.7.2.Final.jar (7.6 kB at 20 kB/s)
[2025-11-27T00:43:36.335Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/io/quarkus/quarkus-smallrye-graphql-client/2.7.2.Final/quarkus-smallrye-graphql-client-2.7.2.Final.jar (13 kB at 31 kB/s)
[2025-11-27T00:43:36.335Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/io/quarkus/resteasy/reactive/resteasy-reactive-client/2.7.2.Final/resteasy-reactive-client-2.7.2.Final.jar (229 kB at 522 kB/s)
[2025-11-27T00:43:36.335Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/io/quarkus/quarkus-rest-client-reactive/2.7.2.Final/quarkus-rest-client-reactive-2.7.2.Final.jar (47 kB at 100 kB/s)
[2025-11-27T00:43:36.335Z] [INFO]
[2025-11-27T00:43:36.335Z] [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ microprofile-graphql-client-quickstart ---
[2025-11-27T00:43:36.335Z] [INFO]
[2025-11-27T00:43:36.335Z] [INFO] --- maven-resources-plugin:2.6:resources (default-resources) @ microprofile-graphql-client-quickstart ---
[2025-11-27T00:43:36.335Z] [WARNING] Using platform encoding (UTF8 actually) to copy filtered resources, i.e. build is platform dependent!
[2025-11-27T00:43:36.335Z] [INFO] Copying 1 resource
[2025-11-27T00:43:36.335Z] [INFO]
[2025-11-27T00:43:36.336Z] [INFO] --- maven-compiler-plugin:3.8.1:compile (default-compile) @ microprofile-graphql-client-quickstart ---
[2025-11-27T00:43:36.336Z] [INFO] Changes detected - recompiling the module!
[2025-11-27T00:43:36.336Z] [WARNING] File encoding has not been set, using platform encoding UTF8, i.e. build is platform dependent!
[2025-11-27T00:43:36.336Z] [INFO] Compiling 6 source files to /quarkus-quickstarts/microprofile-graphql-client-quickstart/target/classes
[2025-11-27T00:43:36.336Z] [INFO]
[2025-11-27T00:43:36.336Z] [INFO] --- maven-resources-plugin:2.6:testResources (default-testResources) @ microprofile-graphql-client-quickstart ---
[2025-11-27T00:43:36.336Z] [WARNING] Using platform encoding (UTF8 actually) to copy filtered resources, i.e. build is platform dependent!
[2025-11-27T00:43:36.336Z] [INFO] skip non existing resourceDirectory /quarkus-quickstarts/microprofile-graphql-client-quickstart/src/test/resources
[2025-11-27T00:43:36.336Z] [INFO]
[2025-11-27T00:43:36.336Z] [INFO] --- maven-compiler-plugin:3.8.1:testCompile (default-testCompile) @ microprofile-graphql-client-quickstart ---
[2025-11-27T00:43:36.336Z] [INFO] Changes detected - recompiling the module!
[2025-11-27T00:43:36.336Z] [WARNING] File encoding has not been set, using platform encoding UTF8, i.e. build is platform dependent!
[2025-11-27T00:43:36.336Z] [INFO] Compiling 2 source files to /quarkus-quickstarts/microprofile-graphql-client-quickstart/target/test-classes
[2025-11-27T00:43:36.336Z] [INFO]
[2025-11-27T00:43:36.336Z] [INFO] --- maven-surefire-plugin:3.0.0-M5:test (default-test) @ microprofile-graphql-client-quickstart ---
[2025-11-27T00:43:36.336Z] [INFO]
[2025-11-27T00:43:36.336Z] [INFO] -------------------------------------------------------
[2025-11-27T00:43:36.336Z] [INFO] T E S T S
[2025-11-27T00:43:36.336Z] [INFO] -------------------------------------------------------
[2025-11-27T00:43:36.336Z] [ERROR] Picked up JAVA_TOOL_OPTIONS: -Dfile.encoding=UTF8 -Djava.security.egd=file:/dev/./urandom
[2025-11-27T00:43:37.006Z] [INFO] Running org.acme.microprofile.graphql.client.GraphQLClientTest
[2025-11-27T00:43:44.511Z] Downloading from central: https://repo.maven.apache.org/maven2/io/quarkus/quarkus-smallrye-graphql-client-deployment/2.7.2.Final/quarkus-smallrye-graphql-client-deployment-2.7.2.Final.pom
[2025-11-27T00:43:44.511Z] Downloaded from central: https://repo.maven.apache.org/maven2/io/quarkus/quarkus-smallrye-graphql-client-deployment/2.7.2.Final/quarkus-smallrye-graphql-client-deployment-2.7.2.Final.pom (2.5 kB at 5.0 kB/s)
[2025-11-27T00:43:44.511Z] Downloading from central: https://repo.maven.apache.org/maven2/io/quarkus/quarkus-resteasy-reactive-jsonb-deployment/2.7.2.Final/quarkus-resteasy-reactive-jsonb-deployment-2.7.2.Final.pom
[2025-11-27T00:43:44.511Z] Downloaded from central: https://repo.maven.apache.org/maven2/io/quarkus/quarkus-resteasy-reactive-jsonb-deployment/2.7.2.Final/quarkus-resteasy-reactive-jsonb-deployment-2.7.2.Final.pom (2.6 kB at 23 kB/s)
[2025-11-27T00:43:44.511Z] Downloading from central: https://repo.maven.apache.org/maven2/io/quarkus/quarkus-rest-client-reactive-deployment/2.7.2.Final/quarkus-rest-client-reactive-deployment-2.7.2.Final.pom
[2025-11-27T00:43:44.511Z] Downloaded from central: https://repo.maven.apache.org/maven2/io/quarkus/quarkus-rest-client-reactive-deployment/2.7.2.Final/quarkus-rest-client-reactive-deployment-2.7.2.Final.pom (3.8 kB at 33 kB/s)
[2025-11-27T00:43:44.511Z] Downloading from central: https://repo.maven.apache.org/maven2/io/quarkus/quarkus-jaxrs-client-reactive-deployment/2.7.2.Final/quarkus-jaxrs-client-reactive-deployment-2.7.2.Final.pom
[2025-11-27T00:43:44.511Z] Downloaded from central: https://repo.maven.apache.org/maven2/io/quarkus/quarkus-jaxrs-client-reactive-deployment/2.7.2.Final/quarkus-jaxrs-client-reactive-deployment-2.7.2.Final.pom (5.2 kB at 18 kB/s)
[2025-11-27T00:43:44.511Z] Downloading from central: https://repo.maven.apache.org/maven2/io/quarkus/resteasy/reactive/resteasy-reactive-client-processor/2.7.2.Final/resteasy-reactive-client-processor-2.7.2.Final.pom
[2025-11-27T00:43:44.511Z] Downloaded from central: https://repo.maven.apache.org/maven2/io/quarkus/resteasy/reactive/resteasy-reactive-client-processor/2.7.2.Final/resteasy-reactive-client-processor-2.7.2.Final.pom (2.2 kB at 9.5 kB/s)
[2025-11-27T00:43:44.511Z] Downloading from central: https://repo.maven.apache.org/maven2/io/quarkus/quarkus-smallrye-graphql-client-deployment/2.7.2.Final/quarkus-smallrye-graphql-client-deployment-2.7.2.Final.jar
[2025-11-27T00:43:44.511Z] Downloading from central: https://repo.maven.apache.org/maven2/io/quarkus/quarkus-resteasy-reactive-jsonb-deployment/2.7.2.Final/quarkus-resteasy-reactive-jsonb-deployment-2.7.2.Final.jar
[2025-11-27T00:43:44.511Z] Downloading from central: https://repo.maven.apache.org/maven2/io/quarkus/resteasy/reactive/resteasy-reactive-client-processor/2.7.2.Final/resteasy-reactive-client-processor-2.7.2.Final.jar
[2025-11-27T00:43:44.511Z] Downloading from central: https://repo.maven.apache.org/maven2/io/quarkus/quarkus-jaxrs-client-reactive-deployment/2.7.2.Final/quarkus-jaxrs-client-reactive-deployment-2.7.2.Final.jar
[2025-11-27T00:43:44.511Z] Downloading from central: https://repo.maven.apache.org/maven2/io/quarkus/quarkus-rest-client-reactive-deployment/2.7.2.Final/quarkus-rest-client-reactive-deployment-2.7.2.Final.jar
[2025-11-27T00:43:44.511Z] Downloaded from central: https://repo.maven.apache.org/maven2/io/quarkus/quarkus-smallrye-graphql-client-deployment/2.7.2.Final/quarkus-smallrye-graphql-client-deployment-2.7.2.Final.jar (8.1 kB at 31 kB/s)
[2025-11-27T00:43:44.511Z] Downloaded from central: https://repo.maven.apache.org/maven2/io/quarkus/quarkus-rest-client-reactive-deployment/2.7.2.Final/quarkus-rest-client-reactive-deployment-2.7.2.Final.jar (36 kB at 117 kB/s)
[2025-11-27T00:43:44.511Z] Downloaded from central: https://repo.maven.apache.org/maven2/io/quarkus/quarkus-jaxrs-client-reactive-deployment/2.7.2.Final/quarkus-jaxrs-client-reactive-deployment-2.7.2.Final.jar (52 kB at 136 kB/s)
[2025-11-27T00:43:44.511Z] Downloaded from central: https://repo.maven.apache.org/maven2/io/quarkus/resteasy/reactive/resteasy-reactive-client-processor/2.7.2.Final/resteasy-reactive-client-processor-2.7.2.Final.jar (26 kB at 56 kB/s)
[2025-11-27T00:43:44.511Z] Downloaded from central: https://repo.maven.apache.org/maven2/io/quarkus/quarkus-resteasy-reactive-jsonb-deployment/2.7.2.Final/quarkus-resteasy-reactive-jsonb-deployment-2.7.2.Final.jar (5.8 kB at 11 kB/s)
[2025-11-27T00:43:44.511Z] 2025-11-27 00:42:43,748 INFO [org.jbo.threads] (main) JBoss Threads version 3.4.2.Final
[2025-11-27T00:43:44.511Z] 2025-11-27 00:42:45,353 INFO [io.quarkus] (main) Quarkus 2.7.2.Final on JVM started in 2.044s. Listening on: http://localhost:8081
[2025-11-27T00:43:44.511Z] 2025-11-27 00:42:45,354 INFO [io.quarkus] (main) Profile test activated.
[2025-11-27T00:43:44.511Z] 2025-11-27 00:42:45,354 INFO [io.quarkus] (main) Installed features: [cdi, jaxrs-client-reactive, rest-client-reactive, resteasy-reactive, resteasy-reactive-jsonb, smallrye-context-propagation, smallrye-graphql-client, vertx]
[2025-11-27T00:43:46.788Z] 2025-11-27 00:42:47,063 ERROR [io.qua.ver.htt.run.QuarkusErrorHandler] (executor-thread-0) HTTP Request to /typesafe failed, error id: 95573337-d32f-425c-8cc7-cff7a3fd6ebd-1: java.lang.RuntimeException: expected successful status code but got 301 Moved Permanently:
[2025-11-27T00:43:46.788Z] null
[2025-11-27T00:43:46.788Z] at io.smallrye.graphql.client.vertx.typesafe.VertxTypesafeGraphQLClientProxy.postSync(VertxTypesafeGraphQLClientProxy.java:287)
[2025-11-27T00:43:46.788Z] at io.smallrye.graphql.client.vertx.typesafe.VertxTypesafeGraphQLClientProxy.invoke(VertxTypesafeGraphQLClientProxy.java:141)
[2025-11-27T00:43:46.788Z] at io.smallrye.graphql.client.vertx.typesafe.VertxTypesafeGraphQLClientBuilder.invoke(VertxTypesafeGraphQLClientBuilder.java:172)
[2025-11-27T00:43:46.788Z] at io.smallrye.graphql.client.vertx.typesafe.VertxTypesafeGraphQLClientBuilder.lambda$build$0(VertxTypesafeGraphQLClientBuilder.java:120)
[2025-11-27T00:43:46.788Z] at jdk.proxy5/jdk.proxy5.$Proxy52.allFilms(Unknown Source)
[2025-11-27T00:43:46.788Z] at org.acme.microprofile.graphql.client.StarWarsResource.getAllFilmsUsingTypesafeClient(StarWarsResource.java:58)
[2025-11-27T00:43:46.788Z] at org.acme.microprofile.graphql.client.StarWarsResource$quarkusrestinvoker$getAllFilmsUsingTypesafeClient_bd999a055592c73f3867c70f478f9db1698d34a5.invoke(Unknown Source)
[2025-11-27T00:43:46.788Z] at org.jboss.resteasy.reactive.server.handlers.InvocationHandler.handle(InvocationHandler.java:29)
[2025-11-27T00:43:46.788Z] at org.jboss.resteasy.reactive.server.handlers.InvocationHandler.handle(InvocationHandler.java:7)
[2025-11-27T00:43:46.788Z] at org.jboss.resteasy.reactive.common.core.AbstractResteasyReactiveContext.run(AbstractResteasyReactiveContext.java:141)
[2025-11-27T00:43:46.788Z] at io.quarkus.vertx.core.runtime.VertxCoreRecorder$13.runWith(VertxCoreRecorder.java:543)
[2025-11-27T00:43:46.788Z] at org.jboss.threads.EnhancedQueueExecutor$Task.run(EnhancedQueueExecutor.java:2449)
[2025-11-27T00:43:46.788Z] at org.jboss.threads.EnhancedQueueExecutor$ThreadBody.run(EnhancedQueueExecutor.java:1478)
[2025-11-27T00:43:46.788Z] at org.jboss.threads.DelegatingRunnable.run(DelegatingRunnable.java:29)
[2025-11-27T00:43:46.788Z] at org.jboss.threads.ThreadLocalResettingRunnable.run(ThreadLocalResettingRunnable.java:29)
[2025-11-27T00:43:46.788Z] at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30)
[2025-11-27T00:43:46.788Z] at java.base/java.lang.Thread.run(Thread.java:840)
[2025-11-27T00:43:46.788Z]
[2025-11-27T00:43:46.788Z] 2025-11-27 00:42:47,078 ERROR [org.jbo.res.rea.com.cor.AbstractResteasyReactiveContext] (executor-thread-0) Request failed: java.lang.RuntimeException: expected successful status code but got 301 Moved Permanently:
[2025-11-27T00:43:46.788Z] null
[2025-11-27T00:43:46.788Z] at io.smallrye.graphql.client.vertx.typesafe.VertxTypesafeGraphQLClientProxy.postSync(VertxTypesafeGraphQLClientProxy.java:287)
[2025-11-27T00:43:46.788Z] at io.smallrye.graphql.client.vertx.typesafe.VertxTypesafeGraphQLClientProxy.invoke(VertxTypesafeGraphQLClientProxy.java:141)
[2025-11-27T00:43:46.788Z] at io.smallrye.graphql.client.vertx.typesafe.VertxTypesafeGraphQLClientBuilder.invoke(VertxTypesafeGraphQLClientBuilder.java:172)
[2025-11-27T00:43:46.788Z] at io.smallrye.graphql.client.vertx.typesafe.VertxTypesafeGraphQLClientBuilder.lambda$build$0(VertxTypesafeGraphQLClientBuilder.java:120)
[2025-11-27T00:43:46.788Z] at jdk.proxy5/jdk.proxy5.$Proxy52.allFilms(Unknown Source)
[2025-11-27T00:43:46.788Z] at org.acme.microprofile.graphql.client.StarWarsResource.getAllFilmsUsingTypesafeClient(StarWarsResource.java:58)
[2025-11-27T00:43:46.788Z] at org.acme.microprofile.graphql.client.StarWarsResource$quarkusrestinvoker$getAllFilmsUsingTypesafeClient_bd999a055592c73f3867c70f478f9db1698d34a5.invoke(Unknown Source)
[2025-11-27T00:43:46.788Z] at org.jboss.resteasy.reactive.server.handlers.InvocationHandler.handle(InvocationHandler.java:29)
[2025-11-27T00:43:46.788Z] at org.jboss.resteasy.reactive.server.handlers.InvocationHandler.handle(InvocationHandler.java:7)
[2025-11-27T00:43:46.788Z] at org.jboss.resteasy.reactive.common.core.AbstractResteasyReactiveContext.run(AbstractResteasyReactiveContext.java:141)
[2025-11-27T00:43:46.788Z] at io.quarkus.vertx.core.runtime.VertxCoreRecorder$13.runWith(VertxCoreRecorder.java:543)
[2025-11-27T00:43:46.788Z] at org.jboss.threads.EnhancedQueueExecutor$Task.run(EnhancedQueueExecutor.java:2449)
[2025-11-27T00:43:46.788Z] at org.jboss.threads.EnhancedQueueExecutor$ThreadBody.run(EnhancedQueueExecutor.java:1478)
[2025-11-27T00:43:46.788Z] at org.jboss.threads.DelegatingRunnable.run(DelegatingRunnable.java:29)
[2025-11-27T00:43:46.788Z] at org.jboss.threads.ThreadLocalResettingRunnable.run(ThreadLocalResettingRunnable.java:29)
[2025-11-27T00:43:46.788Z] at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30)
[2025-11-27T00:43:46.788Z] at java.base/java.lang.Thread.run(Thread.java:840)
[2025-11-27T00:43:46.788Z]
[2025-11-27T00:43:46.788Z] 2025-11-27 00:42:47,886 ERROR [io.qua.ver.htt.run.QuarkusErrorHandler] (executor-thread-0) HTTP Request to /dynamic failed, error id: 95573337-d32f-425c-8cc7-cff7a3fd6ebd-2: java.lang.NullPointerException: Cannot invoke "String.length()" because "s" is null
[2025-11-27T00:43:46.788Z] at java.base/java.io.StringReader.<init>(StringReader.java:51)
[2025-11-27T00:43:46.788Z] at io.smallrye.graphql.client.impl.ResponseReader.readFrom(ResponseReader.java:23)
[2025-11-27T00:43:46.788Z] at io.smallrye.graphql.client.vertx.dynamic.VertxDynamicGraphQLClient.executeSync(VertxDynamicGraphQLClient.java:117)
[2025-11-27T00:43:46.788Z] at io.smallrye.graphql.client.vertx.dynamic.VertxDynamicGraphQLClient.executeSync(VertxDynamicGraphQLClient.java:86)
[2025-11-27T00:43:46.788Z] at io.smallrye.graphql.client.vertx.dynamic.VertxDynamicGraphQLClient.executeSync(VertxDynamicGraphQLClient.java:64)
[2025-11-27T00:43:46.788Z] at org.acme.microprofile.graphql.client.StarWarsResource.getAllFilmsUsingDynamicClient(StarWarsResource.java:86)
[2025-11-27T00:43:46.788Z] at org.acme.microprofile.graphql.client.StarWarsResource$quarkusrestinvoker$getAllFilmsUsingDynamicClient_2eff997b664c88931942580c37ce0db6ca0c27a0.invoke(Unknown Source)
[2025-11-27T00:43:46.788Z] at org.jboss.resteasy.reactive.server.handlers.InvocationHandler.handle(InvocationHandler.java:29)
[2025-11-27T00:43:46.788Z] at org.jboss.resteasy.reactive.server.handlers.InvocationHandler.handle(InvocationHandler.java:7)
[2025-11-27T00:43:46.788Z] at org.jboss.resteasy.reactive.common.core.AbstractResteasyReactiveContext.run(AbstractResteasyReactiveContext.java:141)
[2025-11-27T00:43:46.788Z] at io.quarkus.vertx.core.runtime.VertxCoreRecorder$13.runWith(VertxCoreRecorder.java:543)
[2025-11-27T00:43:46.788Z] at org.jboss.threads.EnhancedQueueExecutor$Task.run(EnhancedQueueExecutor.java:2449)
[2025-11-27T00:43:46.788Z] at org.jboss.threads.EnhancedQueueExecutor$ThreadBody.run(EnhancedQueueExecutor.java:1478)
[2025-11-27T00:43:46.788Z] at org.jboss.threads.DelegatingRunnable.run(DelegatingRunnable.java:29)
[2025-11-27T00:43:46.788Z] at org.jboss.threads.ThreadLocalResettingRunnable.run(ThreadLocalResettingRunnable.java:29)
[2025-11-27T00:43:46.788Z] at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30)
[2025-11-27T00:43:46.788Z] at java.base/java.lang.Thread.run(Thread.java:840)
[2025-11-27T00:43:46.788Z]
[2025-11-27T00:43:46.788Z] 2025-11-27 00:42:47,889 ERROR [org.jbo.res.rea.com.cor.AbstractResteasyReactiveContext] (executor-thread-0) Request failed: java.lang.NullPointerException: Cannot invoke "String.length()" because "s" is null
[2025-11-27T00:43:46.788Z] at java.base/java.io.StringReader.<init>(StringReader.java:51)
[2025-11-27T00:43:46.788Z] at io.smallrye.graphql.client.impl.ResponseReader.readFrom(ResponseReader.java:23)
[2025-11-27T00:43:46.788Z] at io.smallrye.graphql.client.vertx.dynamic.VertxDynamicGraphQLClient.executeSync(VertxDynamicGraphQLClient.java:117)
[2025-11-27T00:43:46.788Z] at io.smallrye.graphql.client.vertx.dynamic.VertxDynamicGraphQLClient.executeSync(VertxDynamicGraphQLClient.java:86)
[2025-11-27T00:43:46.788Z] at io.smallrye.graphql.client.vertx.dynamic.VertxDynamicGraphQLClient.executeSync(VertxDynamicGraphQLClient.java:64)
[2025-11-27T00:43:46.788Z] at org.acme.microprofile.graphql.client.StarWarsResource.getAllFilmsUsingDynamicClient(StarWarsResource.java:86)
[2025-11-27T00:43:46.788Z] at org.acme.microprofile.graphql.client.StarWarsResource$quarkusrestinvoker$getAllFilmsUsingDynamicClient_2eff997b664c88931942580c37ce0db6ca0c27a0.invoke(Unknown Source)
[2025-11-27T00:43:46.788Z] at org.jboss.resteasy.reactive.server.handlers.InvocationHandler.handle(InvocationHandler.java:29)
[2025-11-27T00:43:46.788Z] at org.jboss.resteasy.reactive.server.handlers.InvocationHandler.handle(InvocationHandler.java:7)
[2025-11-27T00:43:46.788Z] at org.jboss.resteasy.reactive.common.core.AbstractResteasyReactiveContext.run(AbstractResteasyReactiveContext.java:141)
[2025-11-27T00:43:46.788Z] at io.quarkus.vertx.core.runtime.VertxCoreRecorder$13.runWith(VertxCoreRecorder.java:543)
[2025-11-27T00:43:46.788Z] at org.jboss.threads.EnhancedQueueExecutor$Task.run(EnhancedQueueExecutor.java:2449)
[2025-11-27T00:43:46.788Z] at org.jboss.threads.EnhancedQueueExecutor$ThreadBody.run(EnhancedQueueExecutor.java:1478)
[2025-11-27T00:43:46.788Z] at org.jboss.threads.DelegatingRunnable.run(DelegatingRunnable.java:29)
[2025-11-27T00:43:46.788Z] at org.jboss.threads.ThreadLocalResettingRunnable.run(ThreadLocalResettingRunnable.java:29)
[2025-11-27T00:43:46.789Z] at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30)
[2025-11-27T00:43:46.789Z] at java.base/java.lang.Thread.run(Thread.java:840)
[2025-11-27T00:43:46.789Z]
[2025-11-27T00:43:46.789Z] [ERROR] Tests run: 2, Failures: 0, Errors: 2, Skipped: 0, Time elapsed: 9.263 s <<< FAILURE! - in org.acme.microprofile.graphql.client.GraphQLClientTest
[2025-11-27T00:43:46.789Z] [ERROR] org.acme.microprofile.graphql.client.GraphQLClientTest.testTypesafeClient Time elapsed: 2.31 s <<< ERROR!
[2025-11-27T00:43:46.789Z] java.lang.NullPointerException: Cannot invoke "java.util.List.contains(Object)" because "filmTitles" is null
[2025-11-27T00:43:46.789Z] at org.acme.microprofile.graphql.client.GraphQLClientTest.testTypesafeClient(GraphQLClientTest.java:19)
[2025-11-27T00:43:46.789Z]
[2025-11-27T00:43:46.789Z] [ERROR] org.acme.microprofile.graphql.client.GraphQLClientTest.testDynamicClient Time elapsed: 0.197 s <<< ERROR!
[2025-11-27T00:43:46.789Z] java.lang.NullPointerException: Cannot invoke "java.util.List.contains(Object)" because "filmTitles" is null
[2025-11-27T00:43:46.789Z] at org.acme.microprofile.graphql.client.GraphQLClientTest.testDynamicClient(GraphQLClientTest.java:27)
[2025-11-27T00:43:46.789Z]
[2025-11-27T00:43:46.789Z] 2025-11-27 00:42:47,970 INFO [io.quarkus] (main) Quarkus stopped in 0.051s
[2025-11-27T00:43:46.789Z] [INFO]
[2025-11-27T00:43:46.789Z] [INFO] Results:
[2025-11-27T00:43:46.789Z] [INFO]
[2025-11-27T00:43:46.789Z] [ERROR] Errors:
[2025-11-27T00:43:46.789Z] [ERROR] GraphQLClientTest.testDynamicClient:27 NullPointer Cannot invoke "java.util.Li...
[2025-11-27T00:43:46.789Z] [ERROR] GraphQLClientTest.testTypesafeClient:19 NullPointer Cannot invoke "java.util.L...
[2025-11-27T00:43:46.789Z] [INFO]
[2025-11-27T00:43:46.789Z] [ERROR] Tests run: 2, Failures: 0, Errors: 2, Skipped: 0
[2025-11-27T00:43:46.789Z] [INFO]
[2025-11-27T00:43:46.789Z] [INFO] ------------------------------------------------------------------------
[2025-11-27T00:43:46.789Z] [INFO] Reactor Summary:
[2025-11-27T00:43:46.789Z] [INFO]
[2025-11-27T00:43:46.789Z] [INFO] amazon-dynamodb-quickstart 1.0.0-SNAPSHOT .......... SUCCESS [01:32 min]
[2025-11-27T00:43:46.789Z] [INFO] amazon-kms-quickstart 1.0.0-SNAPSHOT ............... SUCCESS [ 34.530 s]
[2025-11-27T00:43:46.789Z] [INFO] amazon-s3-quickstart 1.0.0-SNAPSHOT ................ SUCCESS [ 36.429 s]
[2025-11-27T00:43:46.789Z] [INFO] amazon-ses-quickstart 1.0.0-SNAPSHOT ............... SUCCESS [ 34.278 s]
[2025-11-27T00:43:46.789Z] [INFO] amazon-sns-quickstart 1.0.0-SNAPSHOT ............... SUCCESS [ 33.729 s]
[2025-11-27T00:43:46.789Z] [INFO] amazon-sqs-quickstart 1.0.0-SNAPSHOT ............... SUCCESS [ 33.213 s]
[2025-11-27T00:43:46.789Z] [INFO] amazon-ssm-quickstart 1.0.0-SNAPSHOT ............... SUCCESS [ 34.131 s]
[2025-11-27T00:43:46.789Z] [INFO] amqp-quickstart-producer 1.0.0-SNAPSHOT ............ SUCCESS [ 35.548 s]
[2025-11-27T00:43:46.789Z] [INFO] amqp-quickstart-processor 1.0.0-SNAPSHOT ........... SUCCESS [ 13.909 s]
[2025-11-27T00:43:46.789Z] [INFO] amqp-quickstart 1.0.0-SNAPSHOT ..................... SUCCESS [ 0.027 s]
[2025-11-27T00:43:46.789Z] [INFO] awt-graphics-rest-quickstart 1.0.0-SNAPSHOT ........ SUCCESS [ 9.837 s]
[2025-11-27T00:43:46.789Z] [INFO] cache-quickstart 1.0.0-SNAPSHOT .................... SUCCESS [ 16.711 s]
[2025-11-27T00:43:46.789Z] [INFO] config-quickstart 1.0.0-SNAPSHOT ................... SUCCESS [ 8.922 s]
[2025-11-27T00:43:46.789Z] [INFO] context-propagation-quickstart 1.0.0-SNAPSHOT ...... SUCCESS [ 46.996 s]
[2025-11-27T00:43:46.789Z] [INFO] funqy-http-quickstart 1.0.0-SNAPSHOT ............... SUCCESS [ 10.894 s]
[2025-11-27T00:43:46.789Z] [INFO] funqy-amazon-lambda-quickstart 1.0.0-SNAPSHOT ...... SUCCESS [ 9.036 s]
[2025-11-27T00:43:46.789Z] [INFO] funqy-amazon-lambda-http-quickstart 1.0.0-SNAPSHOT . SUCCESS [ 11.663 s]
[2025-11-27T00:43:46.789Z] [INFO] funqy-knative-events-quickstart 1.0.0-SNAPSHOT ..... SUCCESS [ 9.845 s]
[2025-11-27T00:43:46.789Z] [INFO] funqy-google-cloud-functions-quickstart 1.0.0-SNAPSHOT SUCCESS [ 3.410 s]
[2025-11-27T00:43:46.789Z] [INFO] funqy-google-cloud-functions-http-quickstart 1.0.0-SNAPSHOT SUCCESS [ 11.455 s]
[2025-11-27T00:43:46.789Z] [INFO] funqy-quickstart-projects 1.0.0-SNAPSHOT ........... SUCCESS [ 0.002 s]
[2025-11-27T00:43:46.789Z] [INFO] getting-started 1.0.0-SNAPSHOT ..................... SUCCESS [ 6.907 s]
[2025-11-27T00:43:46.789Z] [INFO] getting-started-async 1.0.0-SNAPSHOT ............... SUCCESS [ 8.093 s]
[2025-11-27T00:43:46.789Z] [INFO] getting-started-reactive 1.0.0-SNAPSHOT ............ SUCCESS [ 9.804 s]
[2025-11-27T00:43:46.789Z] [INFO] getting-started-reactive-rest 1.0.0-SNAPSHOT ....... SUCCESS [ 17.795 s]
[2025-11-27T00:43:46.789Z] [INFO] getting-started-knative 1.0.0-SNAPSHOT ............. SUCCESS [ 13.781 s]
[2025-11-27T00:43:46.789Z] [INFO] getting-started-testing 1.0.0-SNAPSHOT ............. SUCCESS [ 7.860 s]
[2025-11-27T00:43:46.789Z] [INFO] getting-started-command-mode 1.0.0-SNAPSHOT ........ SUCCESS [ 0.912 s]
[2025-11-27T00:43:46.789Z] [INFO] google-cloud-functions-quickstart 1.0.0-SNAPSHOT ... SUCCESS [ 2.600 s]
[2025-11-27T00:43:46.789Z] [INFO] google-cloud-functions-http-quickstart 1.0.0-SNAPSHOT SUCCESS [ 11.860 s]
[2025-11-27T00:43:46.789Z] [INFO] hibernate-orm-quickstart 1.0.0-SNAPSHOT ............ SUCCESS [ 17.475 s]
[2025-11-27T00:43:46.789Z] [INFO] hibernate-reactive-quickstart 1.0.0-SNAPSHOT ....... SUCCESS [ 18.115 s]
[2025-11-27T00:43:46.789Z] [INFO] hibernate-reactive-routes-quickstart 1.0.0-SNAPSHOT SUCCESS [ 16.063 s]
[2025-11-27T00:43:46.789Z] [INFO] grpc-plain-text-quickstart 1.0.0-SNAPSHOT .......... SUCCESS [ 16.398 s]
[2025-11-27T00:43:46.789Z] [INFO] grpc-tls-quickstart 1.0.0-SNAPSHOT ................. SUCCESS [ 10.578 s]
[2025-11-27T00:43:46.789Z] [INFO] hibernate-orm-panache-quickstart 1.0.0-SNAPSHOT .... SUCCESS [ 16.177 s]
[2025-11-27T00:43:46.789Z] [INFO] hibernate-reactive-panache-quickstart 1.0.0-SNAPSHOT SUCCESS [ 19.862 s]
[2025-11-27T00:43:46.789Z] [INFO] infinispan-client-quickstart 1.0.0-SNAPSHOT ........ SUCCESS [ 44.793 s]
[2025-11-27T00:43:46.789Z] [INFO] jms-quickstart 1.0.0-SNAPSHOT ...................... SUCCESS [ 5.787 s]
[2025-11-27T00:43:46.789Z] [INFO] kafka-quickstart 1.0.0-SNAPSHOT .................... SUCCESS [ 0.004 s]
[2025-11-27T00:43:46.789Z] [INFO] kafka-quickstart-producer 1.0.0-SNAPSHOT ........... SUCCESS [ 15.186 s]
[2025-11-27T00:43:46.789Z] [INFO] kafka-quickstart-processor 1.0.0-SNAPSHOT .......... SUCCESS [ 14.372 s]
[2025-11-27T00:43:46.789Z] [INFO] kafka-avro-schema-quickstart 1.0.0-SNAPSHOT ........ SUCCESS [ 31.755 s]
[2025-11-27T00:43:46.789Z] [INFO] kafka-bare-quickstart 1.0-SNAPSHOT ................. SUCCESS [ 20.726 s]
[2025-11-27T00:43:46.789Z] [INFO] kafka-streams-quickstart 1.0.0-SNAPSHOT ............ SUCCESS [ 0.003 s]
[2025-11-27T00:43:46.789Z] [INFO] kafka-streams-quickstart-producer 1.0.0-SNAPSHOT ... SUCCESS [ 1.952 s]
[2025-11-27T00:43:46.789Z] [INFO] kafka-streams-quickstart-aggregator 1.0.0-SNAPSHOT . SUCCESS [ 29.898 s]
[2025-11-27T00:43:46.789Z] [INFO] kogito-drl-quickstart 1.0.0-SNAPSHOT ............... SUCCESS [ 52.171 s]
[2025-11-27T00:43:46.789Z] [INFO] kogito-dmn-quickstart 1.0.0-SNAPSHOT ............... SUCCESS [ 34.592 s]
[2025-11-27T00:43:46.789Z] [INFO] kogito-pmml-quickstart 1.0.0-SNAPSHOT .............. SUCCESS [ 25.705 s]
[2025-11-27T00:43:46.789Z] [INFO] optaplanner-quickstart 1.0.0-SNAPSHOT .............. SUCCESS [ 37.514 s]
[2025-11-27T00:43:46.789Z] [INFO] lifecycle-quickstart 1.0.0-SNAPSHOT ................ SUCCESS [ 8.918 s]
[2025-11-27T00:43:46.789Z] [INFO] micrometer-quickstart 1.0.0-SNAPSHOT ............... SUCCESS [ 11.393 s]
[2025-11-27T00:43:46.789Z] [INFO] microprofile-fault-tolerance-quickstart 1.0.0-SNAPSHOT SUCCESS [ 12.251 s]
[2025-11-27T00:43:46.789Z] [INFO] microprofile-graphql-quickstart 1.0.0-SNAPSHOT ..... SUCCESS [ 13.401 s]
[2025-11-27T00:43:46.789Z] [INFO] microprofile-graphql-client-quickstart 1.0.0-SNAPSHOT FAILURE [ 13.354 s]
[2025-11-27T00:43:46.789Z] [INFO] microprofile-health-quickstart 1.0.0-SNAPSHOT ...... SKIPPED
[2025-11-27T00:43:46.789Z] [INFO] microprofile-metrics-quickstart 1.0.0-SNAPSHOT ..... SKIPPED
[2025-11-27T00:43:46.789Z] [INFO] mongodb-quickstart 1.0.0-SNAPSHOT .................. SKIPPED
[2025-11-27T00:43:46.789Z] [INFO] mongodb-panache-quickstart 1.0.0-SNAPSHOT .......... SKIPPED
[2025-11-27T00:43:46.789Z] [INFO] neo4j-quickstart 1.0.0-SNAPSHOT .................... SKIPPED
[2025-11-27T00:43:46.789Z] [INFO] openapi-swaggerui-quickstart 1.0.0-SNAPSHOT ........ SKIPPED
[2025-11-27T00:43:46.789Z] [INFO] opentracing-quickstart 1.0.0-SNAPSHOT .............. SKIPPED
[2025-11-27T00:43:46.789Z] [INFO] opentelemetry-quickstart 1.0.0-SNAPSHOT ............ SKIPPED
[2025-11-27T00:43:46.789Z] [INFO] quartz-quickstart 1.0.0-SNAPSHOT ................... SKIPPED
[2025-11-27T00:43:46.789Z] [INFO] qute-quickstart 1.0.0-SNAPSHOT ..................... SKIPPED
[2025-11-27T00:43:46.789Z] [INFO] rabbitmq-quickstart-producer 1.0.0-SNAPSHOT ........ SKIPPED
[2025-11-27T00:43:46.789Z] [INFO] rabbitmq-quickstart 1.0.0-SNAPSHOT ................. SKIPPED
[2025-11-27T00:43:46.789Z] [INFO] rest-client-reactive-quickstart 1.0.0-SNAPSHOT ..... SKIPPED
[2025-11-27T00:43:46.789Z] [INFO] reactive-routes-quickstart 1.0.0-SNAPSHOT .......... SKIPPED
[2025-11-27T00:43:46.789Z] [INFO] quickstart-projects 1.0.0-SNAPSHOT ................. SKIPPED
[2025-11-27T00:43:46.789Z] [INFO] reactive-messaging-http-quickstart 1.0.0-SNAPSHOT .. SKIPPED
[2025-11-27T00:43:46.789Z] [INFO] reactive-messaging-websockets-quickstart 1.0.0-SNAPSHOT SKIPPED
[2025-11-27T00:43:46.789Z] [INFO] rest-client-quickstart 1.0.0-SNAPSHOT .............. SKIPPED
[2025-11-27T00:43:46.789Z] [INFO] rest-client-multipart-quickstart 1.0.0-SNAPSHOT .... SKIPPED
[2025-11-27T00:43:46.789Z] [INFO] rest-json-quickstart 1.0.0-SNAPSHOT ................ SKIPPED
[2025-11-27T00:43:46.789Z] [INFO] scheduler-quickstart 1.0.0-SNAPSHOT ................ SKIPPED
[2025-11-27T00:43:46.789Z] [INFO] security-jpa-quickstart 1.0.0-SNAPSHOT ............. SKIPPED
[2025-11-27T00:43:46.789Z] [INFO] security-jwt-quickstart 1.0.0-SNAPSHOT ............. SKIPPED
[2025-11-27T00:43:46.789Z] [INFO] security-keycloak-authorization-quickstart 1.0.0-SNAPSHOT SKIPPED
[2025-11-27T00:43:46.789Z] [INFO] security-oauth2-quickstart 1.0.0-SNAPSHOT .......... SKIPPED
[2025-11-27T00:43:46.789Z] [INFO] security-openid-connect-quickstart 1.0.0-SNAPSHOT .. SKIPPED
[2025-11-27T00:43:46.789Z] [INFO] security-openid-connect-web-authentication-quickstart 1.0.0-SNAPSHOT SKIPPED
[2025-11-27T00:43:46.789Z] [INFO] software-transactional-memory-quickstart 1.0.0-SNAPSHOT SKIPPED
[2025-11-27T00:43:46.789Z] [INFO] spring-di-quickstart 1.0.0-SNAPSHOT ................ SKIPPED
[2025-11-27T00:43:46.789Z] [INFO] spring-web-quickstart 1.0.0-SNAPSHOT ............... SKIPPED
[2025-11-27T00:43:46.789Z] [INFO] spring-data-jpa-quickstart 1.0.0-SNAPSHOT .......... SKIPPED
[2025-11-27T00:43:46.789Z] [INFO] spring-security-quickstart 1.0.0-SNAPSHOT .......... SKIPPED
[2025-11-27T00:43:46.789Z] [INFO] spring-scheduled-quickstart 1.0.0-SNAPSHOT ......... SKIPPED
[2025-11-27T00:43:46.789Z] [INFO] spring-boot-properties-quickstart 1.0.0-SNAPSHOT ... SKIPPED
[2025-11-27T00:43:46.789Z] [INFO] spring-data-rest-quickstart 1.0.0-SNAPSHOT ......... SKIPPED
[2025-11-27T00:43:46.789Z] [INFO] stork-quickstart 1.0.0-SNAPSHOT .................... SKIPPED
[2025-11-27T00:43:46.789Z] [INFO] tests-with-coverage-quickstart 1.0.0-SNAPSHOT ...... SKIPPED
[2025-11-27T00:43:46.789Z] [INFO] tika-quickstart 1.0.0-SNAPSHOT ..................... SKIPPED
[2025-11-27T00:43:46.789Z] [INFO] validation-quickstart 1.0.0-SNAPSHOT ............... SKIPPED
[2025-11-27T00:43:46.789Z] [INFO] vertx-quickstart 1.0.0-SNAPSHOT .................... SKIPPED
[2025-11-27T00:43:46.789Z] [INFO] websockets-quickstart 1.0.0-SNAPSHOT ............... SKIPPED
[2025-11-27T00:43:46.789Z] [INFO] liquibase-quickstart 1.0.0-SNAPSHOT ................ SKIPPED
[2025-11-27T00:43:46.789Z] [INFO] liquibase-mongodb-quickstart 1.0.0-SNAPSHOT ........ SKIPPED
[2025-11-27T00:43:46.789Z] [INFO] mailer-quickstart 1.0.0-SNAPSHOT ................... SKIPPED
[2025-11-27T00:43:46.789Z] [INFO] kafka-panache-quickstart 1.0.0-SNAPSHOT ............ SKIPPED
[2025-11-27T00:43:46.789Z] [INFO] kafka-panache-reactive-quickstart 1.0.0-SNAPSHOT ... SKIPPED
[2025-11-27T00:43:46.789Z] [INFO] jta-quickstart 1.0-SNAPSHOT ........................ SKIPPED
[2025-11-27T00:43:46.789Z] [INFO] ------------------------------------------------------------------------
[2025-11-27T00:43:46.789Z] [INFO] BUILD FAILURE
[2025-11-27T00:43:46.789Z] [INFO] ------------------------------------------------------------------------
[2025-11-27T00:43:46.789Z] [INFO] Total time: 17:57 min
[2025-11-27T00:43:46.789Z] [INFO] Finished at: 2025-11-27T00:42:48Z
[2025-11-27T00:43:46.789Z] [INFO] ------------------------------------------------------------------------
[2025-11-27T00:43:46.789Z] [ERROR] Failed to execute goal org.apache.maven.plugins:maven-surefire-plugin:3.0.0-M5:test (default-test) on project microprofile-graphql-client-quickstart: There are test failures.
[2025-11-27T00:43:46.789Z] [ERROR]
[2025-11-27T00:43:46.789Z] [ERROR] Please refer to /quarkus-quickstarts/microprofile-graphql-client-quickstart/target/surefire-reports for the individual test results.
[2025-11-27T00:43:46.789Z] [ERROR] Please refer to dump files (if any exist) [date].dump, [date]-jvmRun[N].dump and [date].dumpstream.
[2025-11-27T00:43:46.789Z] [ERROR] -> [Help 1]
[2025-11-27T00:43:46.789Z] [ERROR]
[2025-11-27T00:43:46.789Z] [ERROR] To see the full stack trace of the errors, re-run Maven with the -e switch.
[2025-11-27T00:43:46.789Z] [ERROR] Re-run Maven using the -X switch to enable full debug logging.
[2025-11-27T00:43:46.789Z] [ERROR]
[2025-11-27T00:43:46.789Z] [ERROR] For more information about the errors and possible solutions, please read the following articles:
[2025-11-27T00:43:46.789Z] [ERROR] [Help 1] http://cwiki.apache.org/confluence/display/MAVEN/MojoFailureException
[2025-11-27T00:43:46.789Z] [ERROR]
[2025-11-27T00:43:46.789Z] [ERROR] After correcting the problems, you can resume the build with the command
[2025-11-27T00:43:46.789Z] [ERROR] mvn <args> -rf :microprofile-graphql-client-quickstart
[2025-11-27T00:43:46.789Z] Build quarkus_quickstarts completed
[2025-11-27T00:43:48.190Z] Test results copied
[2025-11-27T00:43:48.864Z] -----------------------------------
[2025-11-27T00:43:48.864Z] quarkus_quickstarts_test_0_FAILED
[2025-11-27T00:43:48.864Z] -----------------------------------
[2025-11-27T00:43:48.864Z] # =================== Info =================== Info =================== Info =================== #
[2025-11-27T00:43:48.864Z] # EXTRA_DOCKER_ARGS set as "-v ${TEST_JDK_HOME}:/opt/java/openjdk" #
[2025-11-27T00:43:48.864Z] # =================== Info =================== Info =================== Info =================== #
[2025-11-27T00:43:48.864Z] # ================= WARNING ================= WARNING ================= WARNING ================= #
[2025-11-27T00:43:48.864Z] # TEST_JDK_HOME of /home/jenkins/workspace/Test_openjdk17_hs_sanity.external_x86-64_linux/jdkbinary/j2sdk-image is NOT used in EXTRA_DOCKER_ARGS #
[2025-11-27T00:43:48.864Z] # ================= WARNING ================= WARNING ================= WARNING ================= #
[2025-11-27T00:43:48.864Z] DOCKERIMAGE_TAG nightly has been recognized.
[2025-11-27T00:43:48.864Z] The test here is quarkus_quickstarts
[2025-11-27T00:43:48.864Z] The directory in the external.sh is quarkus_quickstarts
[2025-11-27T00:43:50.262Z] quarkus_quickstarts-test
[2025-11-27T00:43:51.671Z] Untagged: adoptopenjdk-quarkus_quickstarts-test:17-jdk-ubuntu-hotspot-full
[2025-11-27T00:43:51.671Z] Deleted: sha256:fdd4391ea74ec71447f20f4f38507eb6c7aa35e0c4ed83d0837db86d3e73807d
[2025-11-27T00:43:51.671Z] Deleted: sha256:531ee7e37813a04f04f2d386b180238f1aee0a1b54fd2d7525240db55135cf9b
[2025-11-27T00:43:51.671Z] Deleted: sha256:fc891b56e9363c7cb18917b69097509ceb1df302067a1a73deec03924628d546
[2025-11-27T00:43:51.671Z] Deleted: sha256:8101069be1d3121725ebe1926430f6791882039b07a1c87cf884c7ea65895bd4
[2025-11-27T00:43:51.671Z] Deleted: sha256:2350a3eabc44b1fdb9ec4d5c69043610e3abedfb3b94d095f16af53a401e3338
[2025-11-27T00:43:51.671Z] Deleted: sha256:d3922f1ca770bf8ffad1e88d36370ecea7b4ac24c65f1b848042f586c314a2f7
[2025-11-27T00:43:51.671Z] Deleted: sha256:5c469a21349b2dbcc53719052adb54e4871bedc54cfe13494201fc67a06564f0
[2025-11-27T00:43:51.671Z] Deleted: sha256:0ad2c4755fd01467c6ef628186bc5af025da4973f62143218dafce1e7b318469
[2025-11-27T00:43:51.671Z] Deleted: sha256:796fb752a9a553c0ed1cd3bbe2d5b1d655069cde95c72f9ff5191f131da5daf0
[2025-11-27T00:43:51.671Z] Deleted: sha256:0fd40929a2f328145b92cf7ec3101a29437af9d722212bfbd9b959636d4f9451
[2025-11-27T00:43:51.671Z] Deleted: sha256:0cff7fd3c5b4c898fed15d7971463b32e83a13ced4d5c0e3c99a8b9bf3575de5
[2025-11-27T00:43:51.671Z] Deleted: sha256:7cc8114f0338c6cac52172c513dde75f55755a99a17010b88d2223b1e972c346
[2025-11-27T00:43:51.671Z] Deleted: sha256:91ab539c051564cdcd7b6df1097613afe23b3e626e59aeec346a005d14be9c76
[2025-11-27T00:43:51.671Z] Deleted: sha256:577224013c3d4fbcf3fb6dff2c5a8716d8e9dab33d8999fd4f599c593c992ee7
[2025-11-27T00:43:51.671Z] Deleted: sha256:e583b763d0c98c00952e9c1583d37dc8295a828f7538bba45f35788b97892fc5
[2025-11-27T00:43:51.671Z] Deleted: sha256:9119b689258ee85f8e939eeec900e393200c637d703584c232b336eab8c76fce
[2025-11-27T00:43:51.671Z] Deleted: sha256:820f1ef8f9a83de07794f571b169fce13fdb7803be34d959faae87b3835d88a5
[2025-11-27T00:43:51.671Z] Deleted: sha256:96455251093fe28b35f63c15b398e759b7eae21bb1bbcbf3a5a1498468d3716b
[2025-11-27T00:43:51.671Z] Deleted: sha256:3d88402a931e56696111cbac44b10e56e9b2369f4800a957f109000f18a59c2a
[2025-11-27T00:43:51.671Z] Deleted: sha256:3861b047e0977cfa546f3f1c4a5b0bfc7bab915bb41411abee56bcd42399c748
[2025-11-27T00:43:51.671Z] Deleted: sha256:5d227ff13dc2f827aa01e5ef00a4ae28557f926ac4484f08f2dfe09fecefce80
[2025-11-27T00:43:51.671Z] Deleted: sha256:d589de2e42269263bdf5a4a9eca38b7f5f1abb7f6cc125158f0e88aa04922e4c
[2025-11-27T00:43:51.671Z] Deleted: sha256:e7772e6e2e6d679136a61cdfacbe4e63af821917ea43c0b2232565067cc31158
[2025-11-27T00:43:51.671Z] Deleted: sha256:52b39bb4bf7c437cadbae0952e0ca595e1da61900389147a679a1ac74777616d
[2025-11-27T00:43:51.671Z] Deleted: sha256:2b09ed302af0c75dc19322f39f684b326687f6cb3e98219542ba31eeea6e988e
[2025-11-27T00:43:51.671Z] Deleted: sha256:88a85ea33474e7a1bd9629ad73679334da1c5411ea26f9184bd4299cafdbf196
[2025-11-27T00:43:51.671Z] Deleted: sha256:905f8c2649c0d680f007785f227ffcaf4f7d4a8484d7ea9752653df50e0ab178
[2025-11-27T00:43:51.671Z] Deleted: sha256:5c823a9e8479d7afae3370b8f64104c7968d99dfbf089fe06c08ecc8cc976a2d
[2025-11-27T00:43:51.671Z] Deleted: sha256:60bad18f489f6a9be890c997c780302e4ba466d8f3a97676d41d0abc8fc93546
[2025-11-27T00:43:51.671Z] Deleted: sha256:ccaab001cfdcd379f7576f17ffc1ee4f506ee0d9e3274ef3b9ec5391d6b9aeed
[2025-11-27T00:43:51.671Z] Deleted: sha256:3a35c61e1d1b11fcc2141c2a3b29ddefc54b8971047a58ac2b457222834ae076
[2025-11-27T00:43:51.671Z] Deleted: sha256:865ac0479393cceba4376bfba6fa57bb6a6b78f6d935f8bcb071ec05e2bea02b
[2025-11-27T00:43:51.671Z] Deleted: sha256:8d26733cea89699d10374d08885fa03b311c167f09b77b07e859a8797e5e9596
[2025-11-27T00:43:51.671Z] Error: No such container: restore-test
[2025-11-27T00:43:51.671Z] Error response from daemon: invalid reference format
[2025-11-27T00:43:51.671Z]
[2025-11-27T00:43:51.671Z] TEST TEARDOWN:
[2025-11-27T00:43:51.671Z] Nothing to be done for teardown.
[2025-11-27T00:43:51.671Z] quarkus_quickstarts_test_0 Finish Time: Thu Nov 27 00:42:53 2025 Epoch Time (ms): 1764204173338